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-12 14:30:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
hush
/
archival
History
Eric Andersen
7131213460
config.in features patch from Giulio Orsero <giulioo@pobox.com>
...
with some minor edits from me
2001-11-10 09:53:23 +00:00
..
libunarchive
Attempt to fix libc compiling error regarding off_t
2001-10-27 13:14:52 +00:00
ar.c
Recovering from my previous commit
2001-10-25 14:49:48 +00:00
bunzip2.c
Initial support for for bunzip2....
2001-10-05 03:48:57 +00:00
config.in
config.in features patch from Giulio Orsero <giulioo@pobox.com>
2001-11-10 09:53:23 +00:00
cpio.c
Recovering from my previous commit
2001-10-25 14:49:48 +00:00
dpkg_deb.c
Recovering from my previous commit
2001-10-25 14:49:48 +00:00
dpkg.c
Fix create list segfault
2001-11-03 08:29:35 +00:00
gunzip.c
Move setvbuf calls from gz_open() to calling functions, setvbuf is only supposed to be called prior to opening the stream, glibc tolerates later use, uclibc doesnt.
2001-07-13 06:43:03 +00:00
gzip.c
Major rework of the directory structure and the entire build system.
2001-10-24 05:00:29 +00:00
Makefile
Recovering from my previous commit
2001-10-25 14:49:48 +00:00
rpm2cpio.c
Standard typing (u_int16_t instead of u16, u_int32_t instead
2001-08-29 19:02:26 +00:00
tar.c
Wrap exclude_file() inside a #ifdef CONFIG_FEATURE_TAR_EXCLUDE block
2001-10-27 03:20:00 +00:00