Rob Landley
|
534374755d
Cleaup read() and write() variants, plus a couple of new functions like
|
18 years ago |
Bernhard Reutner-Fischer
|
44e216f264
- use bb_xchdir instead of ignoring eventual errors of chdir
|
18 years ago |
Rob Landley
|
1ec5b29054
More size shrinkage.
|
18 years ago |
Eric Andersen
|
2cdd4d56ff
passing around an int as a void* is a very bad idea
|
19 years ago |
Bernhard Reutner-Fischer
|
20f4000086
- add some ATTRIBUTE_UNUSED.
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Mike Frysinger
|
5990efb795
use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550)
|
19 years ago |
Bernhard Reutner-Fischer
|
d5bd137a24
- rename libbb's password helpers as suggested in libbb.h
|
19 years ago |
Mike Frysinger
|
1eef0c4571
Bernhard Fischer says: use xmalloc() instead of malloc()
|
19 years ago |
Mike Frysinger
|
19d7021d99
add comments about ignoring some warnings which are OK
|
19 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
dfcb5b0412
s/u_int/uint/g
|
21 years ago |
Glenn L McGrath
|
5699b8525e
Move from read_gz to the pipe()+fork() method.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Glenn L McGrath
|
38386d7fed
include busybox after libc includes
|
22 years ago |
Glenn L McGrath
|
b72a735a32
rpm applet by Laurence Anderson
|
22 years ago |