mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-17 16:23:04 +00:00
maint: remove left-over gnulib modules.
* bootstrap.conf (gnulib_modules): Remove pipe-posix. * lib/.gitignore, m4/.gitignore: Remove files that we no longer use.
This commit is contained in:
@@ -22,7 +22,7 @@ gnulib_modules='
|
|||||||
gettext git-version-gen gitlog-to-changelog
|
gettext git-version-gen gitlog-to-changelog
|
||||||
gpl-3.0 hash inttypes isnan javacomp-script
|
gpl-3.0 hash inttypes isnan javacomp-script
|
||||||
javaexec-script ldexpl maintainer-makefile malloc-gnu mbschr mbsrchr
|
javaexec-script ldexpl maintainer-makefile malloc-gnu mbschr mbsrchr
|
||||||
mbswidth obstack perror pipe-posix progname
|
mbswidth obstack perror progname
|
||||||
quote quotearg realloc-posix
|
quote quotearg realloc-posix
|
||||||
spawn-pipe stdbool stpcpy strdup-posix strerror strtoul strverscmp
|
spawn-pipe stdbool stpcpy strdup-posix strerror strtoul strverscmp
|
||||||
unistd unistd-safer unlocked-io update-copyright unsetenv verify
|
unistd unistd-safer unlocked-io update-copyright unsetenv verify
|
||||||
|
|||||||
51
lib/.gitignore
vendored
51
lib/.gitignore
vendored
@@ -22,6 +22,7 @@
|
|||||||
/c-ctype.h
|
/c-ctype.h
|
||||||
/c-strcase.h
|
/c-strcase.h
|
||||||
/c-strcasecmp.c
|
/c-strcasecmp.c
|
||||||
|
/c-strcaseeq.h
|
||||||
/c-strncasecmp.c
|
/c-strncasecmp.c
|
||||||
/calloc.c
|
/calloc.c
|
||||||
/charset.alias
|
/charset.alias
|
||||||
@@ -29,7 +30,11 @@
|
|||||||
/cloexec.h
|
/cloexec.h
|
||||||
/close-hook.c
|
/close-hook.c
|
||||||
/close-hook.h
|
/close-hook.h
|
||||||
|
/close-stream.c
|
||||||
|
/close-stream.h
|
||||||
/close.c
|
/close.c
|
||||||
|
/closeout.c
|
||||||
|
/closeout.h
|
||||||
/config.charset
|
/config.charset
|
||||||
/config.h
|
/config.h
|
||||||
/config.hin
|
/config.hin
|
||||||
@@ -53,19 +58,25 @@
|
|||||||
/fcntl.c
|
/fcntl.c
|
||||||
/fcntl.h
|
/fcntl.h
|
||||||
/fcntl.in.h
|
/fcntl.in.h
|
||||||
|
/fd-hook.c
|
||||||
|
/fd-hook.h
|
||||||
/fd-safer-flag.c
|
/fd-safer-flag.c
|
||||||
/fd-safer.c
|
/fd-safer.c
|
||||||
/float+.h
|
/float+.h
|
||||||
|
/float.c
|
||||||
/float.h
|
/float.h
|
||||||
/float.in.h
|
/float.in.h
|
||||||
/fopen-safer.c
|
/fopen-safer.c
|
||||||
/fopen.c
|
/fopen.c
|
||||||
|
/fpending.c
|
||||||
|
/fpending.h
|
||||||
/fprintf.c
|
/fprintf.c
|
||||||
/fpucw.h
|
/fpucw.h
|
||||||
/frexp.c
|
/frexp.c
|
||||||
/frexpl.c
|
/frexpl.c
|
||||||
/fseterr.c
|
/fseterr.c
|
||||||
/fseterr.h
|
/fseterr.h
|
||||||
|
/fstat.c
|
||||||
/getdtablesize.c
|
/getdtablesize.c
|
||||||
/getopt.c
|
/getopt.c
|
||||||
/getopt.h
|
/getopt.h
|
||||||
@@ -88,6 +99,7 @@
|
|||||||
/isnanl-nolibm.h
|
/isnanl-nolibm.h
|
||||||
/isnanl.c
|
/isnanl.c
|
||||||
/iswblank.c
|
/iswblank.c
|
||||||
|
/itold.c
|
||||||
/ldexpl.c
|
/ldexpl.c
|
||||||
/localcharset.c
|
/localcharset.c
|
||||||
/localcharset.h
|
/localcharset.h
|
||||||
@@ -105,14 +117,18 @@
|
|||||||
/mbuiter.h
|
/mbuiter.h
|
||||||
/memchr.c
|
/memchr.c
|
||||||
/memchr.valgrind
|
/memchr.valgrind
|
||||||
|
/msvc-inval.c
|
||||||
|
/msvc-inval.h
|
||||||
|
/msvc-nothrow.c
|
||||||
|
/msvc-nothrow.h
|
||||||
/nonblocking.c
|
/nonblocking.c
|
||||||
/nonblocking.h
|
/nonblocking.h
|
||||||
/obstack.c
|
/obstack.c
|
||||||
/obstack.h
|
/obstack.h
|
||||||
/open.c
|
/open.c
|
||||||
|
/pathmax.h
|
||||||
/perror.c
|
/perror.c
|
||||||
/pipe-safer.c
|
/pipe-safer.c
|
||||||
/pipe.c
|
|
||||||
/pipe2-safer.c
|
/pipe2-safer.c
|
||||||
/pipe2.c
|
/pipe2.c
|
||||||
/printf-args.c
|
/printf-args.c
|
||||||
@@ -124,10 +140,13 @@
|
|||||||
/printf-parse.c
|
/printf-parse.c
|
||||||
/printf-parse.h
|
/printf-parse.h
|
||||||
/printf.c
|
/printf.c
|
||||||
|
/progname.c
|
||||||
|
/progname.h
|
||||||
/quote.c
|
/quote.c
|
||||||
/quote.h
|
/quote.h
|
||||||
/quotearg.c
|
/quotearg.c
|
||||||
/quotearg.h
|
/quotearg.h
|
||||||
|
/raise.c
|
||||||
/rawmemchr.c
|
/rawmemchr.c
|
||||||
/rawmemchr.valgrind
|
/rawmemchr.valgrind
|
||||||
/realloc.c
|
/realloc.c
|
||||||
@@ -185,7 +204,10 @@
|
|||||||
/strchrnul.valgrind
|
/strchrnul.valgrind
|
||||||
/strdup.c
|
/strdup.c
|
||||||
/streq.h
|
/streq.h
|
||||||
|
/strerror-override.c
|
||||||
|
/strerror-override.h
|
||||||
/strerror.c
|
/strerror.c
|
||||||
|
/strerror_r.c
|
||||||
/string.h
|
/string.h
|
||||||
/string.in.h
|
/string.in.h
|
||||||
/stripslash.c
|
/stripslash.c
|
||||||
@@ -205,6 +227,7 @@
|
|||||||
/sys_stat.in.h
|
/sys_stat.in.h
|
||||||
/sys_wait.h
|
/sys_wait.h
|
||||||
/sys_wait.in.h
|
/sys_wait.in.h
|
||||||
|
/sysexits.in.h
|
||||||
/time.h
|
/time.h
|
||||||
/time.in.h
|
/time.in.h
|
||||||
/unistd--.h
|
/unistd--.h
|
||||||
@@ -236,33 +259,9 @@
|
|||||||
/wctype.in.h
|
/wctype.in.h
|
||||||
/wcwidth.c
|
/wcwidth.c
|
||||||
/xalloc-die.c
|
/xalloc-die.c
|
||||||
|
/xalloc-oversized.h
|
||||||
/xalloc.h
|
/xalloc.h
|
||||||
/xmalloc.c
|
/xmalloc.c
|
||||||
/xsize.h
|
/xsize.h
|
||||||
/xstrndup.c
|
/xstrndup.c
|
||||||
/xstrndup.h
|
/xstrndup.h
|
||||||
/c-strcaseeq.h
|
|
||||||
/fd-hook.c
|
|
||||||
/fd-hook.h
|
|
||||||
/float.c
|
|
||||||
/fstat.c
|
|
||||||
/itold.c
|
|
||||||
/msvc-inval.c
|
|
||||||
/msvc-inval.h
|
|
||||||
/msvc-nothrow.c
|
|
||||||
/msvc-nothrow.h
|
|
||||||
/pathmax.h
|
|
||||||
/raise.c
|
|
||||||
/strerror-override.c
|
|
||||||
/strerror-override.h
|
|
||||||
/strerror_r.c
|
|
||||||
/xalloc-oversized.h
|
|
||||||
/close-stream.c
|
|
||||||
/close-stream.h
|
|
||||||
/closeout.c
|
|
||||||
/closeout.h
|
|
||||||
/fpending.c
|
|
||||||
/fpending.h
|
|
||||||
/sysexits.in.h
|
|
||||||
/progname.c
|
|
||||||
/progname.h
|
|
||||||
|
|||||||
1
m4/.gitignore
vendored
1
m4/.gitignore
vendored
@@ -98,7 +98,6 @@
|
|||||||
/open.m4
|
/open.m4
|
||||||
/pathmax.m4
|
/pathmax.m4
|
||||||
/perror.m4
|
/perror.m4
|
||||||
/pipe.m4
|
|
||||||
/pipe2.m4
|
/pipe2.m4
|
||||||
/po.m4
|
/po.m4
|
||||||
/posix_spawn.m4
|
/posix_spawn.m4
|
||||||
|
|||||||
Reference in New Issue
Block a user