From 8251826ef0a321fcf647ea1d1df13e9139e465ef Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 1 Sep 2006 19:44:43 +0000 Subject: Update to match current gnulib. --- lib/.cvsignore | 5 +++++ lib/ChangeLog | 5 +++++ m4/.cvsignore | 6 ++++++ 3 files changed, 16 insertions(+) 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 + + * .cvsignore: Add fcntl.h, fcntl_.h, inttypes_.h, isapipe.c, + isapipe.h. + 2006-08-25 Paul Eggert * euidaccess-stat.c: Include 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 -- cgit v1.2.3-54-g00ecf