Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f57c944e09417edcbcd69f2b01b937cadef39db2
/
coreutils
/
du.c
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
e884970
Must compile before committing.
by Matt Kraai
· 24 years ago
92ed8a3
Fix exit status on failure.
by Matt Kraai
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
47d4926
The result of getopt() is "int" and should be treated as such
by Pavel Roskin
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
17ad45a
Getopt'rd by Marc Nijdam <marc_nijdam@hp.com> -Erik
by Eric Andersen
· 24 years ago
d537a95
Use errorMsg rather than fprintf.
by Matt Kraai
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
59b9e87
* cp -fa now works as expected for symlinks (it didn't before)
by Erik Andersen
· 25 years ago
4f3f757
Latest and greatest. Some effort at libc5 (aiming towards newlib)
by Erik Andersen
· 25 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
029011b
A few updates (including the cp fix the Craig has been looking for) -Erik
by Erik Andersen
· 25 years ago
42387e4
Forgot to add basename. More fixes to du from
by Erik Andersen
· 25 years ago
27fdd08
Fixed du. Now behaves just like GNU du (only less so). -Erik
by Erik Andersen
· 25 years ago
08c965a
- I suspect the problem has something to do w/ symlinks.
by John Beppu
· 25 years ago
9ffdaa6
Updates -Erik
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
fac10d7
A few minor updates. ;-)
by Erik Andersen
· 25 years ago
5509af7
* added (and documented) "-n" option for head -
by Erik Andersen
· 25 years ago
4d1d011
Reworked the source so it will compile and run under glibc 2.0.7
by Erik Andersen
· 25 years ago
0aa6118
killed an elusive bug in du -s.
by John Beppu
· 25 years ago
e1618e4
Implemented du -s
by John Beppu
· 25 years ago
b52a218
Removed a redundant call du(); Save cpu cycles.
by John Beppu
· 25 years ago
9835541
Fixed bug when dealing with files specified
by John Beppu
· 25 years ago
70e2f0b
Fix beppu's email address. BTW, John, go to sleep. It is late. :) -Erik
by Eric Andersen
· 25 years ago
14c82b6
Fleshed out du_main(). I'm not sure which options to support.
by John Beppu
· 25 years ago
0f5e1ab
This is my preliminary
by John Beppu
· 25 years ago