summaryrefslogtreecommitdiff
path: root/libbb/inode_hash.c
Commit message (Expand)AuthorAgeFilesLines
* du: don't count duplicate arguments. Closes 5288Ron Yorston2019-02-191-1/+1
* whitespace and comment format fixes, no code changesDenys Vlasenko2017-10-051-1/+0
* du, copy_file: fix file matching on cramfs. Closes 5456Denys Vlasenko2014-02-251-4/+15
* libbb: trivial code shrinkDenys Vlasenko2014-02-251-6/+11
* *: whitespace fixesDenys Vlasenko2010-10-281-2/+2
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* du: fix "du /dir /dir" caseDenis Vlasenko2008-11-111-1/+1
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-3/+3
* make copy_file() a bit easier to understand, and smallerDenis Vlasenko2007-08-251-2/+0
* delete tons of extra #includesDenis Vlasenko2007-05-311-3/+0
* - fix segfault in reset_ino_dev_hashtable() when *hashtable was null.Bernhard Reutner-Fischer2007-04-051-1/+3
* swapon: reinstate hole check but reduce it to warningDenis Vlasenko2007-03-141-1/+0
* stop using big static buffer for inode hashDenis Vlasenko2007-03-141-30/+33
* - remove emacs layout block as suggested by Robert P.J. DayBernhard Reutner-Fischer2006-05-191-24/+1
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-2/+2
* last_patch89 from vodz:Eric Andersen2003-06-201-0/+2
* Make cp and mv optionally preserve hard links.Matt Kraai2001-12-171-0/+7
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-10/+6
* 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/+105