Add to .cvsignore and .gitignore files.
authorJim Meyering <jim@meyering.net>
Sun, 10 Jun 2007 16:39:53 +0000 (18:39 +0200)
committerJim Meyering <jim@meyering.net>
Sun, 10 Jun 2007 16:39:53 +0000 (18:39 +0200)
lib/.cvsignore
lib/.gitignore
m4/.cvsignore
m4/.gitignore

index 8d44440..0a52cbb 100644 (file)
@@ -10,9 +10,6 @@ acl_entries.c
 alloca.c
 alloca.h
 alloca_.h
-allocsa.c
-allocsa.h
-allocsa.valgrind
 argmatch.c
 argmatch.h
 asnprintf.c
@@ -199,6 +196,9 @@ lseek.c
 lstat.c
 lstat.h
 malloc.c
+malloca.c
+malloca.h
+malloca.valgrind
 mbchar.c
 mbchar.h
 mbscasecmp.c
index 08ee28f..2d4209f 100644 (file)
@@ -7,9 +7,6 @@ acl_entries.c
 alloca.c
 alloca.h
 alloca_.h
-allocsa.c
-allocsa.h
-allocsa.valgrind
 argmatch.c
 argmatch.h
 asnprintf.c
@@ -193,6 +190,9 @@ lseek.c
 lstat.c
 lstat.h
 malloc.c
+malloca.c
+malloca.h
+malloca.valgrind
 mbchar.c
 mbchar.h
 mbscasecmp.c
index 41182ea..ec70156 100644 (file)
@@ -2,7 +2,6 @@ _inttypes_h.m4
 absolute-header.m4
 acl.m4
 alloca.m4
-allocsa.m4
 argmatch.m4
 arpa_inet_h.m4
 assert.m4
@@ -101,6 +100,7 @@ inline.m4
 intdiv0.m4
 intl.m4
 intldir.m4
+intlmacosx.m4
 intmax.m4
 intmax_t.m4
 inttostr.m4
@@ -127,6 +127,7 @@ longlong.m4
 ls-mntd-fs.m4
 lseek.m4
 lstat.m4
+malloca.m4
 mbchar.m4
 mbiter.m4
 mbrtowc.m4
index 39bb95d..a10566a 100644 (file)
@@ -1,7 +1,6 @@
 absolute-header.m4
 acl.m4
 alloca.m4
-allocsa.m4
 argmatch.m4
 arpa_inet_h.m4
 assert.m4
@@ -97,6 +96,7 @@ inet_ntop.m4
 inline.m4
 intl.m4
 intldir.m4
+intlmacosx.m4
 intmax.m4
 intmax_t.m4
 inttostr.m4
@@ -121,6 +121,7 @@ longlong.m4
 ls-mntd-fs.m4
 lseek.m4
 lstat.m4
+malloca.m4
 mbchar.m4
 mbiter.m4
 mbrtowc.m4