summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/.cvsignore4
-rw-r--r--lib/.gitignore4
-rw-r--r--m4/.cvsignore1
-rw-r--r--m4/.gitignore1
4 files changed, 10 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore
index 3fd4bb79b..7dc3b83c5 100644
--- a/lib/.cvsignore
+++ b/lib/.cvsignore
@@ -97,6 +97,8 @@ filenamecat.h
findprog.c
findprog.h
float+.h
+float.h
+float_.h
fnmatch.c
fnmatch.h
fnmatch_.h
@@ -105,9 +107,11 @@ fopen-safer.c
fprintftime.c
fprintftime.h
free.c
+fseeko.c
fstatat.c
fsusage.c
fsusage.h
+ftello.c
ftruncate.c
fts-cycle.c
fts.c
diff --git a/lib/.gitignore b/lib/.gitignore
index 3139b9363..5b76bfc55 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -92,6 +92,8 @@ filenamecat.h
findprog.c
findprog.h
float+.h
+float.h
+float_.h
fnmatch.c
fnmatch.h
fnmatch_.h
@@ -100,9 +102,11 @@ fopen-safer.c
fprintftime.c
fprintftime.h
free.c
+fseeko.c
fstatat.c
fsusage.c
fsusage.h
+ftello.c
ftruncate.c
fts-cycle.c
fts.c
diff --git a/m4/.cvsignore b/m4/.cvsignore
index d8a1209e5..01af791cc 100644
--- a/m4/.cvsignore
+++ b/m4/.cvsignore
@@ -48,6 +48,7 @@ filemode.m4
filenamecat.m4
findprog.m4
flexmember.m4
+float_h.m4
fnmatch.m4
fpending.m4
fprintftime.m4
diff --git a/m4/.gitignore b/m4/.gitignore
index 0876685a6..54f6b5e4a 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -47,6 +47,7 @@ filemode.m4
filenamecat.m4
findprog.m4
flexmember.m4
+float_h.m4
fnmatch.m4
fpending.m4
fprintftime.m4