Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / find_mount_point.c
2019-04-29 Denys Vlasenkolibbbb: find_mount_point() too eager to stat mounted...
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2012-01-18 Javier Viguerafind_mount_point: fix find_mount_point for char devices
2011-01-31 Lauri Kasanendf,find_mount_point: optionally don't ignore rootfs
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2009-07-18 Denys Vlasenkofix mountpoint test to not prevemt mkfs_xxx from making...
2009-07-05 Denys Vlasenkodf: fix "df /"
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2006-11-29 Denis Vlasenkocut 0.5k off mkfs.minix
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-01-15 Bernhard Reutner... - shared libbusybox.
2005-08-10 Rob LandleyMajor rewrite of mount, umount, losetup. Untangled...
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-03-23 Eric Andersenincludes cleanup from Jeff Garzik
2001-03-16 Eric AndersenConvert utility.c into libbb.a. It is now a whole...