summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-09-01 19:44:43 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-09-01 19:44:43 +0000
commit8251826ef0a321fcf647ea1d1df13e9139e465ef (patch)
tree1a94afaf3f92fb068aa05fd92c03f017f251575a
parent93c30a24c4fb8febda104090d5acec1f59a5a15f (diff)
downloadcoreutils-8251826ef0a321fcf647ea1d1df13e9139e465ef.tar.xz
Update to match current gnulib.
-rw-r--r--lib/.cvsignore5
-rw-r--r--lib/ChangeLog5
-rw-r--r--m4/.cvsignore6
3 files changed, 16 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore
index c20212d3d..c603e3a65 100644
--- a/lib/.cvsignore
+++ b/lib/.cvsignore
@@ -70,6 +70,8 @@ exitfail.h
fchown-stub.c
fcntl--.h
fcntl-safer.h
+fcntl.h
+fcntl_.h
fd-safer.c
file-type.c
file-type.h
@@ -150,6 +152,9 @@ intprops.h
inttostr.c
inttostr.h
inttypes.h
+inttypes_.h
+isapipe.c
+isapipe.h
lchmod.h
lchown.c
lchown.h
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 0949be269..ee67a04b0 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-01 Paul Eggert <eggert@cs.ucla.edu>
+
+ * .cvsignore: Add fcntl.h, fcntl_.h, inttypes_.h, isapipe.c,
+ isapipe.h.
+
2006-08-25 Paul Eggert <eggert@cs.ucla.edu>
* euidaccess-stat.c: Include <config.h> unconditionally, since
diff --git a/m4/.cvsignore b/m4/.cvsignore
index 201ef12c4..f849e567d 100644
--- a/m4/.cvsignore
+++ b/m4/.cvsignore
@@ -38,6 +38,7 @@ exclude.m4
exitfail.m4
extensions.m4
fcntl-safer.m4
+fcntl_h.m4
file-type.m4
fileblocks.m4
filemode.m4
@@ -60,6 +61,7 @@ getgroups.m4
gethostname.m4
gethrxtime.m4
getline.m4
+getloadavg.m4
getndelim2.m4
getopt.m4
getpagesize.m4
@@ -85,7 +87,11 @@ inet_ntop.m4
intmax.m4
intmax_t.m4
inttostr.m4
+inttypes-h.m4
+inttypes-pri.m4
+inttypes.m4
inttypes_h.m4
+isapipe.m4
jm-winsz1.m4
jm-winsz2.m4
lchmod.m4