* bootstrap: Import improvements from latest gnulib.

This commit is contained in:
Joel E. Denny
2010-01-20 00:24:55 -05:00
parent 9736697d6d
commit 73edad9a25
4 changed files with 327 additions and 160 deletions

View File

@@ -21,12 +21,14 @@ dirname.c
dirname.h
dup-safer.c
dup2.c
errno.h
errno.in.h
error.c
error.h
exitfail.c
exitfail.h
fcntl.c
fcntl.h
fcntl.in.h
fd-safer.c
fopen-safer.c
@@ -70,6 +72,7 @@ stamp-h1
stdbool.h
stdbool.in.h
stdbool_.h
stddef.h
stddef.in.h
stdint.h
stdint.in.h
@@ -77,6 +80,7 @@ stdint_.h
stdio--.h
stdio-safer.h
stdio-write.c
stdio.h
stdio.in.h
stdlib.h
stdlib.in.h

4
lib/.gitignore vendored
View File

@@ -24,12 +24,14 @@
/dirname.h
/dup-safer.c
/dup2.c
/errno.h
/errno.in.h
/error.c
/error.h
/exitfail.c
/exitfail.h
/fcntl.c
/fcntl.h
/fcntl.in.h
/fd-safer.c
/fopen-safer.c
@@ -73,6 +75,7 @@
/stdbool.h
/stdbool.in.h
/stdbool_.h
/stddef.h
/stddef.in.h
/stdint.h
/stdint.in.h
@@ -80,6 +83,7 @@
/stdio--.h
/stdio-safer.h
/stdio-write.c
/stdio.h
/stdio.in.h
/stdlib.h
/stdlib.in.h