busybox/archival
2007-01-24 22:02:01 +00:00
..
libunarchive whitespace fixes (leading spaces to tab) 2007-01-13 21:06:21 +00:00
ar.c s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g 2006-12-16 23:48:13 +00:00
bunzip2.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
Config.in - spelling fix 2007-01-04 15:44:49 +00:00
cpio.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
dpkg_deb.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
dpkg.c remove useless casts (type*) xzalloc(...) 2006-12-22 18:37:07 +00:00
gunzip.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
gzip.c whitespace fixes (leading spaces to tab) 2007-01-13 21:06:21 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
rpm.c bb_xget[pw/gr]nam were horribly misnamed - fixed. 2006-12-28 05:44:47 +00:00
rpm2cpio.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
tar.c accumulated post-1.4.0 fixes 2007-01-24 22:02:01 +00:00
uncompress.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
unlzma.c inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] 2006-12-16 23:49:13 +00:00
unzip.c do not expose internal state of [g]zip unpacker. 2007-01-05 23:56:53 +00:00