summaryrefslogtreecommitdiff
path: root/libbb/find_root_device.c
Commit message (Expand)AuthorAge
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-05
* plug a DIR* leak on error pathDenys Vlasenko2010-12-28
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-16
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-27
* find_root_device: use lstat - don't follow linksDenis Vlasenko2007-04-21
* teach find_root_device to deal with /dev/ subdirsDenis Vlasenko2007-04-13
* preparatory patch for -Wwrite-strings #1Denis Vlasenko2007-01-29
* style fixesDenis Vlasenko2006-12-26
* Remove bb_ prefixes from xfuncs.c (and a few other places), consolidateRob Landley2006-08-03
* Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate."Robert P. J. Day"2006-07-10
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-06
* Shaun Jackman noted that limits.h defines path_max and isn't included fromRob Landley2005-10-25
* Major rewrite of mount, umount, losetup. Untangled lots of code, shrunkRob Landley2005-08-10
* Tito, farmatito at tiscali dot it writes:Eric Andersen2004-08-03
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-15
* Fix a bug where mount could check the wrong device. st_rdev is the correctEric Andersen2004-01-13
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-14
* Don't shadow a paramaterEric Andersen2003-06-20
* Vodz, last_patch_88Glenn L McGrath2003-06-10
* Vodz, last_patch_86Glenn L McGrath2003-05-26
* Major coreutils update.Manuel Novoa III2003-03-19
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-24
* Vladimir's last_patch13, containing several bugfixes.Eric Andersen2001-06-01
* Make more robust (patch by Larry Doolittle).Matt Kraai2001-05-23
* Patch from Vladimir:Eric Andersen2001-05-15
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-16