This website requires JavaScript.
Explore
Help
Sign In
cuberite
/
libdeflate
Watch
1
Star
0
Fork
0
You've already forked libdeflate
mirror of
https://github.com/cuberite/libdeflate.git
synced
2025-09-08 11:50:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
libdeflate
/
programs
History
Eric Biggers
e4029d1e70
gzip, gunzip: warning rather than error when output file already exists
...
This matches the behavior of GNU gzip.
2016-10-23 13:54:53 -07:00
..
benchmark.c
programs: fix signs of some exit statuses
2016-10-16 17:37:32 -07:00
checksum.c
programs: fix signs of some exit statuses
2016-10-16 17:37:32 -07:00
detect.sh
detect.sh should be passed PROG_CFLAGS as CFLAGS
2016-10-06 19:57:39 -07:00
gzip.c
gunzip: automatically append suffix to find input file if needed
2016-10-23 13:54:53 -07:00
prog_util.c
gzip, gunzip: warning rather than error when output file already exists
2016-10-23 13:54:53 -07:00
prog_util.h
prog_util: use 64-bit 'struct stat' on Windows and support stat()
2016-10-23 13:54:53 -07:00
test_checksums.c
New program: test_checksums
2016-10-15 18:49:35 -07:00
tgetopt.c
Various reorganization and cleanups
2016-05-21 15:38:15 -05:00