[lib/ChangeLog]
authorJim Meyering <jim@meyering.net>
Fri, 19 Jan 2007 22:28:03 +0000 (23:28 +0100)
committerJim Meyering <jim@meyering.net>
Fri, 19 Jan 2007 22:28:03 +0000 (23:28 +0100)
* .cvsignore, .gitignore: Add sys, as well as more
bootstrap-inserted file names.
[m4/ChangeLog]
* .cvsignore, .gitignore: Add more bootstrap-inserted file names.

lib/.cvsignore
lib/.gitignore
lib/ChangeLog
m4/.cvsignore
m4/.gitignore
m4/ChangeLog

index f31e3d5..fb5f9e0 100644 (file)
@@ -52,6 +52,8 @@ diacrit.c
 diacrit.h
 dirchownmod.c
 dirchownmod.h
+dirent.h
+dirent_.h
 dirfd.c
 dirfd.h
 dirname.c
@@ -67,6 +69,7 @@ exclude.h
 exit.h
 exitfail.c
 exitfail.h
+fchdir.c
 fchmodat.c
 fchown-stub.c
 fchownat.c
@@ -281,10 +284,12 @@ sig2str.c
 sig2str.h
 snprintf.c
 snprintf.h
+socket.h
 socket_.h
 stamp-h1
 stat-macros.h
 stat-time.h
+stat.h
 stat_.h
 stdbool.h
 stdbool_.h
@@ -322,6 +327,9 @@ strtoull.c
 strtoumax.c
 strverscmp.c
 strverscmp.h
+sys
+sys_time.h
+sys_time_.h
 t-fpending
 tempname.c
 tempname.h
@@ -333,6 +341,8 @@ umaxtostr.c
 unicodeio.h
 unistd--.h
 unistd-safer.h
+unistd.h
+unistd_.h
 unlinkdir.c
 unlinkdir.h
 unlocked-io.h
@@ -351,7 +361,9 @@ verify.h
 version-etc-fsf.c
 version-etc.c
 version-etc.h
+wchar.h
 wchar_.h
+wctype.h
 wctype_.h
 wcwidth.h
 xalloc-die.c
index 08160d7..1ebe1d4 100644 (file)
@@ -47,6 +47,8 @@ diacrit.c
 diacrit.h
 dirchownmod.c
 dirchownmod.h
+dirent.h
+dirent_.h
 dirfd.c
 dirfd.h
 dirname.c
@@ -62,6 +64,7 @@ exclude.h
 exit.h
 exitfail.c
 exitfail.h
+fchdir.c
 fchmodat.c
 fchown-stub.c
 fchownat.c
@@ -78,6 +81,7 @@ filemode.h
 filenamecat.c
 filenamecat.h
 fnmatch.c
+fnmatch.h
 fnmatch_.h
 fnmatch_loop.c
 fopen-safer.c
@@ -90,6 +94,7 @@ fsusage.h
 ftruncate.c
 fts-cycle.c
 fts.c
+fts.h
 fts_.h
 full-read.c
 full-read.h
@@ -115,6 +120,7 @@ getloadavg.c
 getndelim2.c
 getndelim2.h
 getopt.c
+getopt.h
 getopt1.c
 getopt_.h
 getopt_int.h
@@ -270,10 +276,13 @@ sig2str.c
 sig2str.h
 snprintf.c
 snprintf.h
+socket.h
 socket_.h
 stat-macros.h
 stat-time.h
+stat.h
 stat_.h
+stdbool.h
 stdbool_.h
 stdint.h
 stdint_.h
@@ -309,6 +318,9 @@ strtoull.c
 strtoumax.c
 strverscmp.c
 strverscmp.h
+sys
+sys_time.h
+sys_time_.h
 t-fpending
 tempname.c
 tempname.h
@@ -320,6 +332,8 @@ umaxtostr.c
 unicodeio.h
 unistd--.h
 unistd-safer.h
+unistd.h
+unistd_.h
 unlinkdir.c
 unlinkdir.h
 unlocked-io.h
@@ -338,7 +352,9 @@ verify.h
 version-etc-fsf.c
 version-etc.c
 version-etc.h
+wchar.h
 wchar_.h
+wctype.h
 wctype_.h
 wcwidth.h
 xalloc-die.c
index a7066cc..793a227 100644 (file)
@@ -1,3 +1,8 @@
+2007-01-19  Jim Meyering  <jim@meyering.net>
+
+       * .cvsignore, .gitignore: Add sys, as well as more
+       bootstrap-inserted file names.
+
 2007-01-14  Jim Meyering  <jim@meyering.net>
 
        * fchdir-stub.c: Remove file.  No longer needed.
index 2a47a7b..0311ce8 100644 (file)
@@ -37,6 +37,7 @@ euidaccess.m4
 exclude.m4
 exitfail.m4
 extensions.m4
+fchdir.m4
 fcntl-safer.m4
 fcntl_h.m4
 file-type.m4
@@ -207,6 +208,7 @@ strtoumax.m4
 strverscmp.m4
 sys_socket_h.m4
 sys_stat_h.m4
+sys_time_h.m4
 tempname.m4
 time_r.m4
 timespec.m4
index 673615c..e6ae779 100644 (file)
@@ -36,6 +36,7 @@ euidaccess.m4
 exclude.m4
 exitfail.m4
 extensions.m4
+fchdir.m4
 fcntl-safer.m4
 fcntl_h.m4
 file-type.m4
@@ -199,6 +200,7 @@ strtoumax.m4
 strverscmp.m4
 sys_socket_h.m4
 sys_stat_h.m4
+sys_time_h.m4
 tempname.m4
 time_r.m4
 timespec.m4
index 92e8f5f..25cac3a 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-19  Jim Meyering  <jim@meyering.net>
+
+       * .cvsignore, .gitignore: Add more bootstrap-inserted file names.
+
 2006-12-12  Jim Meyering  <jim@meyering.net>
 
        * jm-macros.m4: Remove AC_FUNC_SETVBUF_REVERSED, now that it's a no-op.