Sergey Poznyakoff 20 years ago
parent
commit
8a59f40796
2 changed files with 16 additions and 0 deletions
  1. 13 0
      lib/.cvsignore
  2. 3 0
      m4/.cvsignore

+ 13 - 0
lib/.cvsignore

@@ -141,3 +141,16 @@ xstrtol.c
 xstrtol.h
 xstrtoul.c
 xstrtoumax.c
+asnprintf.c
+minmax.h
+pathmax.h
+printf-args.c
+printf-args.h
+printf-parse.c
+printf-parse.h
+vasnprintf.c
+vasnprintf.h
+vsnprintf.c
+vsnprintf.h
+xsize.h
+xstrdup.c

+ 3 - 0
m4/.cvsignore

@@ -114,3 +114,6 @@ xsize.m4
 xstrtol.m4
 xstrtoumax.m4
 pathmax.m4
+eoverflow.m4
+vasnprintf.m4
+vsnprintf.m4