* .cvsignore: Add *.gz, gunzip, zcat, zcmp, zegrep, zfgrep.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 5 Feb 2007 21:35:47 +0000 (21:35 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 5 Feb 2007 21:35:47 +0000 (21:35 +0000)
* lib/.cvsignore: Add sys_time_.h, unistd_.h.
* m4/.cvsignore: Add gnulib-common.m4, sys_time_h.m4.

.cvsignore
ChangeLog
lib/.cvsignore
m4/.cvsignore

index 0bd1f9f96a8b78f3e734c9820a3b04ec8d8c2023..f3ea3c0972cb47b0ddc3bab029300338348f776e 100644 (file)
@@ -1,5 +1,6 @@
 *.cache
 *.doc
+*.gz
 *.lineno
 *.log
 .deps
@@ -10,10 +11,15 @@ aclocal.m4
 build-aux
 config.status
 configure
+gunzip
 gzexe
 gzip
 gzip-*
+zcat
+zcmp
 zdiff
+zegrep
+zfgrep
 zforce
 zgrep
 zless
index f35fb0d09bf16017d61ce610845f317946272c82..6eff75f432a4a8e6b3dc2316db1789e9de941987 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2007-02-05  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * .cvsignore: Add *.gz, gunzip, zcat, zcmp, zegrep, zfgrep.
+       * lib/.cvsignore: Add sys_time_.h, unistd_.h.
+       * m4/.cvsignore: Add gnulib-common.m4, sys_time_h.m4.
+
        * gunzip.in, zcat.in, zcmp.in, zegrep.in, zfgrep.in: New files.
        * Makefile.am (EXTRA_DIST): Add them.
        (bin_SCRIPTS, MOSTLYCLEANFILES): Add gunzip, zcat, zcmp, zdgrep, zfgrep.
index fc40058af544554c6c1f00ea05cbe21215e05d5a..fb0931a4dda1957f2e1195b9e495947723a6c38a 100644 (file)
@@ -54,9 +54,11 @@ strncasecmp.c
 strnlen1.c
 strnlen1.h
 sys
+sys_time_.h
 timespec.h
 unistd--.h
 unistd-safer.h
+unistd_.h
 utimens.c
 utimens.h
 wcwidth.h
index e2be807ce323874ca308cf080ed3da9bf4fa2094..207a9da327bbbb6eb1241ffadd3d784e1b4f1fde 100644 (file)
@@ -10,6 +10,7 @@ getdelim.m4
 getline.m4
 getopt.m4
 gnulib-cache.m4
+gnulib-common.m4
 gnulib-comp.m4
 gnulib-tool.m4
 inline.m4
@@ -26,6 +27,7 @@ stdbool.m4
 stdint.m4
 strcase.m4
 sys_stat_h.m4
+sys_time_h.m4
 timespec.m4
 ulonglong.m4
 unistd-safer.m4