aboutsummaryrefslogtreecommitdiff
path: root/libbb/find_mount_point.c
AgeCommit message (Expand)Author
2019-04-29libbbb: find_mount_point() too eager to stat mounted devicesDenys Vlasenko
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2012-01-18find_mount_point: fix find_mount_point for char devicesJavier Viguera
2011-01-31df,find_mount_point: optionally don't ignore rootfsLauri Kasanen
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2009-07-18fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko
2009-07-05df: fix "df /"Denys Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2006-11-29cut 0.5k off mkfs.minixDenis Vlasenko
2006-05-19- remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2006-01-15- shared libbusybox.Bernhard Reutner-Fischer
2005-08-10Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-03-23includes cleanup from Jeff GarzikEric Andersen
2001-03-16Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen