diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2006-09-01 19:44:43 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-09-01 19:44:43 +0000 |
commit | 8251826ef0a321fcf647ea1d1df13e9139e465ef (patch) | |
tree | 1a94afaf3f92fb068aa05fd92c03f017f251575a /m4/.cvsignore | |
parent | 93c30a24c4fb8febda104090d5acec1f59a5a15f (diff) | |
download | coreutils-8251826ef0a321fcf647ea1d1df13e9139e465ef.tar.xz |
Update to match current gnulib.
Diffstat (limited to 'm4/.cvsignore')
-rw-r--r-- | m4/.cvsignore | 6 |
1 files changed, 6 insertions, 0 deletions
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 |