|
bunzip2.c
|
Use xstat() instead of if(stat()) die()
|
2006-06-13 16:09:16 +00:00 |
|
Config.in
|
- spelling
|
2006-06-07 20:30:01 +00:00 |
|
dpkg.c
|
- ls: remove unused variable
|
2006-05-29 12:10:23 +00:00 |
|
gzip.c
|
- use bb_msg_{read,write}_error where appropriate.
|
2006-06-03 22:45:37 +00:00 |
|
Makefile.in
|
- revert back to r14406
|
2006-03-13 19:04:00 +00:00 |
|
uncompress.c
|
Use xstat() instead of if(stat()) die()
|
2006-06-13 16:09:16 +00:00 |
|
unlzma.c
|
Use xstat() instead of if(stat()) die()
|
2006-06-13 16:09:16 +00:00 |
|
unzip.c
|
- reuse strings and messages. Saves about 600B
|
2006-06-07 20:17:41 +00:00 |