diff options
author | Jim Meyering <jim@meyering.net> | 2006-09-17 20:15:52 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-09-17 20:15:52 +0000 |
commit | 1fd966436a16a75019cfd9b9a5fe5f3d2b84a8e9 (patch) | |
tree | 50f079db1ae35ae62dabc64ffd154ee8b21d18ef /m4 | |
parent | b67faf329cebf0805b2b73cc775ccfc7a05390de (diff) | |
download | coreutils-1fd966436a16a75019cfd9b9a5fe5f3d2b84a8e9.tar.xz |
.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/.cvsignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/m4/.cvsignore b/m4/.cvsignore index f849e567d..abf271be6 100644 --- a/m4/.cvsignore +++ b/m4/.cvsignore @@ -71,6 +71,7 @@ gettime.m4 gettimeofday.m4 getugroups.m4 getusershell.m4 +glibc2.m4 glibc21.m4 gnulib-cache.m4 gnulib-comp.m4 @@ -84,6 +85,7 @@ iconv.m4 idcache.m4 include_next.m4 inet_ntop.m4 +intdiv0.m4 intmax.m4 intmax_t.m4 inttostr.m4 @@ -96,12 +98,14 @@ jm-winsz1.m4 jm-winsz2.m4 lchmod.m4 lchown.m4 +lcmessage.m4 lib-ignore.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 link-follow.m4 localcharset.m4 +lock.m4 long-options.m4 longdouble.m4 longlong.m4 @@ -139,6 +143,7 @@ physmem.m4 po.m4 posixtm.m4 posixver.m4 +printf-posix.m4 progtest.m4 putenv.m4 quote.m4 @@ -147,6 +152,7 @@ readlink.m4 readtokens.m4 readutmp.m4 regex.m4 +rename-dest-slash.m4 rename.m4 rmdir-errno.m4 rmdir.m4 @@ -156,11 +162,13 @@ safe-write.m4 same.m4 save-cwd.m4 savedir.m4 +savewd.m4 setenv.m4 settime.m4 sha1.m4 sig2str.m4 signed.m4 +size_max.m4 snprintf.m4 socklen.m4 sockpfaf.m4 @@ -196,6 +204,8 @@ time_r.m4 timespec.m4 tm_gmtoff.m4 tzset.m4 +uintmax_t.m4 +ulonglong.m4 unicodeio.m4 unistd-safer.m4 unistd_h.m4 @@ -212,6 +222,7 @@ utimes-null.m4 utimes.m4 vasnprintf.m4 vasprintf.m4 +visibility.m4 wchar_t.m4 wcwidth.m4 wint_t.m4 @@ -219,6 +230,7 @@ xalloc.m4 xgetcwd.m4 xnanosleep.m4 xreadlink.m4 +xsize.m4 xstrndup.m4 xstrtod.m4 xstrtol.m4 |