aboutsummaryrefslogtreecommitdiff
path: root/libbb/loop.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* move the ifdef to after libbb.h include, so it can do some good.Paul Fox2005-07-271-1/+1
* ifdef all of loop.c with CONFIG_FEATURE_MOUNT_LOOP. won'tPaul Fox2005-07-221-0/+2
* applying fix from:Paul Fox2005-07-191-1/+1
* Dear andersen:Eric Andersen2005-01-041-1/+2
* perhaps a better fixEric Andersen2005-01-031-0/+2
* Workaround for uClibc-specific header problem described here:Rob Landley2004-12-091-1/+1
* Use __kernel_old_dev_t for 2.6.x kernelsEric Andersen2004-08-161-0/+2
* Aurelien Jacobs writes:Eric Andersen2004-08-161-3/+1
* Revert my previous commitGlenn L McGrath2004-06-251-3/+4
* Fix compile error under 2.6, check for newer versions first or all theGlenn L McGrath2004-06-251-3/+3
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Make the loop support stuff be much less evil, and make it copeEric Andersen2004-02-061-1/+34
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
* Patch from Dmitry V. Levin to fix a fd leakEric Andersen2003-05-021-0/+1
* Major coreutils update.Manuel Novoa III2003-03-191-6/+6
* Fix devfs loop device supportEric Andersen2002-03-201-1/+1
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-7/+1
* Convert utility.c into libbb.a. It is now a whole pile of .cEric Andersen2001-03-161-0/+128