* README-hacking: New file, renamed from README-cvs.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Mar 2007 05:09:51 +0000 (05:09 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Mar 2007 05:09:51 +0000 (05:09 +0000)
commit635f4d1e7ed9ab4cbb964f1250f8c969263b8a3f
treeccb65b3e5ada148bd3b8bd059adb47352b1c78c8
parent876ea3692149abe947ca26cce4925c48ac006825
* README-hacking: New file, renamed from README-cvs.
* README-cvs: Remove.
* bootstrap: Sync from today's gnulib.
* bootstrap.conf (gnulib_modules): Add 'time'.
* gzip.c: Don't include timespec.h; 'time' fixes time.h for that.
* zip.c: Likewise.
* gzip.c: Don't include time.h or sys/time.h; gzip.h now includes
time.h, which is now enough.
* gzip.h: Include <time.h>.
ChangeLog
README-cvs [deleted file]
README-hacking [new file with mode: 0644]
bootstrap
bootstrap.conf
gzip.c
gzip.h
zip.c