index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
inode_hash.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't store file details in inode hash table
Ron Yorston
2014-11-30
1
-0
/
+2
*
du, copy_file: fix file matching on cramfs. Closes 5456
Denys Vlasenko
2014-02-25
1
-4
/
+15
*
libbb: trivial code shrink
Denys Vlasenko
2014-02-25
1
-6
/
+11
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-2
/
+2
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
du: fix "du /dir /dir" case
Denis Vlasenko
2008-11-11
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-3
/
+3
*
make copy_file() a bit easier to understand, and smaller
Denis Vlasenko
2007-08-25
1
-2
/
+0
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-3
/
+0
*
- fix segfault in reset_ino_dev_hashtable() when *hashtable was null.
Bernhard Reutner-Fischer
2007-04-05
1
-1
/
+3
*
swapon: reinstate hole check but reduce it to warning
Denis Vlasenko
2007-03-14
1
-1
/
+0
*
stop using big static buffer for inode hash
Denis Vlasenko
2007-03-14
1
-30
/
+33
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-24
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-2
/
+2
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
1
-2
/
+2
*
last_patch89 from vodz:
Eric Andersen
2003-06-20
1
-0
/
+2
*
Make cp and mv optionally preserve hard links.
Matt Kraai
2001-12-17
1
-0
/
+7
*
Major rework of the directory structure and the entire build system.
Eric Andersen
2001-10-24
1
-10
/
+6
*
includes cleanup from Jeff Garzik
Eric Andersen
2001-03-23
1
-0
/
+1
*
Convert utility.c into libbb.a. It is now a whole pile of .c
Eric Andersen
2001-03-16
1
-0
/
+105