mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Remove m4/glibc2.m4 (introduced by latest gnulib, but we don't need it). * lib/.cvsignore: Add dup-safer.c, fd-safer.c, fopen-safer.c, stdio-safer.h, unistd-safer.h. * lib/subpipe.c: Include "unistd-safer.h". (create_subpipe): Make sure all the newly-created file descriptors are > 2, so that diagnostics don't get sent down them (which might cause Bison to hang, in theory). * m4/.cvsignore: Add stdio-safer.m4, unistd-safer.m4. * src/files.c (xfopen): Use fopen_safer, not fopen.
61 lines
623 B
Plaintext
61 lines
623 B
Plaintext
.deps
|
|
Makefile
|
|
Makefile.in
|
|
alloca.c
|
|
alloca.h
|
|
alloca_.h
|
|
argmatch.c
|
|
argmatch.h
|
|
basename.c
|
|
dirname.c
|
|
dirname.h
|
|
dup-safer.c
|
|
error.c
|
|
error.h
|
|
exit.h
|
|
exitfail.c
|
|
exitfail.h
|
|
fd-safer.c
|
|
fopen-safer.c
|
|
getopt.c
|
|
getopt.h
|
|
getopt1.c
|
|
getopt_.h
|
|
getopt_int.h
|
|
gettext.h
|
|
gnulib.mk
|
|
hard-locale.c
|
|
hard-locale.h
|
|
hash.c
|
|
hash.h
|
|
malloc.c
|
|
mbswidth.c
|
|
mbswidth.h
|
|
obstack.c
|
|
obstack.h
|
|
quote.c
|
|
quote.h
|
|
quotearg.c
|
|
quotearg.h
|
|
realloc.c
|
|
stdbool.h
|
|
stdbool_.h
|
|
stdio-safer.h
|
|
stpcpy.c
|
|
stpcpy.h
|
|
strdup.c
|
|
strdup.h
|
|
stripslash.c
|
|
strncasecmp.c
|
|
strndup.c
|
|
strndup.h
|
|
strnlen.c
|
|
unistd-safer.h
|
|
unlocked-io.h
|
|
xalloc-die.c
|
|
xalloc.h
|
|
xmalloc.c
|
|
xstrdup.c
|
|
xstrndup.c
|
|
xstrndup.h
|