index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libbb
/
inode_hash.c
Age
Commit message (
Expand
)
Author
2014-02-25
du, copy_file: fix file matching on cramfs. Closes 5456
Denys Vlasenko
2014-02-25
libbb: trivial code shrink
Denys Vlasenko
2010-10-28
*: whitespace fixes
Denys Vlasenko
2010-08-16
*: make GNU licensing statement forms more regular
Denys Vlasenko
2008-11-11
du: fix "du /dir /dir" case
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2007-08-25
make copy_file() a bit easier to understand, and smaller
Denis Vlasenko
2007-05-31
delete tons of extra #includes
Denis Vlasenko
2007-04-05
- fix segfault in reset_ino_dev_hashtable() when *hashtable was null.
Bernhard Reutner-Fischer
2007-03-14
swapon: reinstate hole check but reduce it to warning
Denis Vlasenko
2007-03-14
stop using big static buffer for inode hash
Denis Vlasenko
2006-05-19
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2003-07-14
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-06-20
last_patch89 from vodz:
Eric Andersen
2001-12-17
Make cp and mv optionally preserve hard links.
Matt Kraai
2001-10-24
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-03-23
includes cleanup from Jeff Garzik
Eric Andersen
2001-03-16
Convert utility.c into libbb.a. It is now a whole pile of .c
Eric Andersen