summaryrefslogtreecommitdiff
path: root/libbb/find_mount_point.c
Commit message (Expand)AuthorAgeFilesLines
* find_mount_point: fix find_mount_point for char devicesJavier Viguera2012-01-181-1/+2
* df,find_mount_point: optionally don't ignore rootfsLauri Kasanen2011-01-311-1/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko2009-07-181-16/+23
* df: fix "df /"Denys Vlasenko2009-07-051-7/+15
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+1
* cut 0.5k off mkfs.minixDenis Vlasenko2006-11-291-8/+7
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-23/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* - shared libbusybox.Bernhard Reutner-Fischer2006-01-151-2/+3
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley2005-08-101-1/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+1
* includes cleanup from Jeff GarzikEric Andersen2001-03-231-0/+1
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+80