]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
[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 f31e3d510100437dbcfff4ba2a1d73b35479754d..fb5f9e0ea05fb32f080588b5cb1566434719c95f 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 08160d728053d1da1b4683eddca39cf2a311227e..1ebe1d47defe08703e08f1d40cdf68f1dcee28de 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 a7066ccbc4518691ce41b5a390b2357209bc31a2..793a227f983938604c1a48a74ed9b230e5cb7811 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 2a47a7ba09b38e51d94a9686c5d0d6bb8ed8cc78..0311ce8c1f765158d252bdf96400542198b263e1 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 673615c1cae22a0b514800bf047ebf27ef512ee2..e6ae77991f59983def972002d44a7f7ecebafbe5 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 92e8f5f05b6dce0575e9a7fafac033d850a9cd0a..25cac3a2d912b09bdca5bc64b8b67e9aeaee7598 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.