mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-10 12:53:03 +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.
39 lines
421 B
Plaintext
39 lines
421 B
Plaintext
*_gl.m4
|
|
alloca.m4
|
|
codeset.m4
|
|
dirname.m4
|
|
dos.m4
|
|
error.m4
|
|
exitfail.m4
|
|
extensions.m4
|
|
getopt.m4
|
|
gettext.m4
|
|
gnulib.m4
|
|
hard-locale.m4
|
|
hash.m4
|
|
iconv.m4
|
|
lib-ld.m4
|
|
lib-link.m4
|
|
lib-prefix.m4
|
|
mbrtowc.m4
|
|
mbstate_t.m4
|
|
mbswidth.m4
|
|
nls.m4
|
|
obstack.m4
|
|
onceonly.m4
|
|
po.m4
|
|
progtest.m4
|
|
quote.m4
|
|
quotearg.m4
|
|
stdbool.m4
|
|
stdio-safer.m4
|
|
stpcpy.m4
|
|
strdup.m4
|
|
strerror_r.m4
|
|
strndup.m4
|
|
strnlen.m4
|
|
unistd-safer.m4
|
|
unlocked-io.m4
|
|
xalloc.m4
|
|
xstrndup.m4
|