Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1ec5b2905484b7904aabb01f56c70265fb538c82
/
archival
/
rpm.c
1ec5b29
More size shrinkage.
by Rob Landley
· 19 years ago
2cdd4d5
passing around an int as a void* is a very bad idea
by Eric Andersen
· 19 years ago
20f4000
- add some ATTRIBUTE_UNUSED. - use shorter boilerplate while at it.
by Bernhard Reutner-Fischer
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
5990efb
use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550)
by Mike Frysinger
· 19 years ago
d5bd137
- rename libbb's password helpers as suggested in libbb.h
by Bernhard Reutner-Fischer
· 19 years ago
1eef0c4
Bernhard Fischer says: use xmalloc() instead of malloc()
by Mike Frysinger
· 19 years ago
19d7021
add comments about ignoring some warnings which are OK
by Mike Frysinger
· 20 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
dfcb5b0
s/u_int/uint/g
by Eric Andersen
· 21 years ago
5699b85
Move from read_gz to the pipe()+fork() method.
by Glenn L McGrath
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
38386d7
include busybox after libc includes
by Glenn L McGrath
· 22 years ago
b72a735
rpm applet by Laurence Anderson
by Glenn L McGrath
· 22 years ago