This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hush
Watch
1
Star
0
Fork
0
You've already forked hush
mirror of
https://github.com/sheumann/hush.git
synced
2025-01-18 07:31:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
archival
History
Denis Vlasenko
3bba545a54
done a dozen of randconfig test. guess what? ALL failed...
...
these are resulting fixes
2006-12-30 17:57:03 +00:00
..
libunarchive
merge post-1.3.0 fixes
2006-12-26 18:17:42 +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
tar: sanitize option handling
2006-11-24 21:54:44 +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
done a dozen of randconfig test. guess what? ALL failed...
2006-12-30 17:57:03 +00:00
Kbuild
…
rpm2cpio.c
message string changes, mostly for consistency, also -32 bytes in .rodata
2006-10-20 13:28:22 +00:00
rpm.c
bb_xget[pw/gr]nam were horribly misnamed - fixed.
2006-12-28 05:44:47 +00:00
tar.c
tar et al: die if bb_copyfd_size copies less than asked for.
2006-12-22 00:21:07 +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
style fixes
2006-12-26 10:42:51 +00:00