mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 09:13:04 +00:00
gnulib: update
This commit is contained in:
@@ -4,7 +4,7 @@ scriptversion=2019-01-04.17; # UTC
|
|||||||
|
|
||||||
# Bootstrap this package from checked-out sources.
|
# Bootstrap this package from checked-out sources.
|
||||||
|
|
||||||
# Copyright (C) 2003-2019 Free Software Foundation, Inc.
|
# Copyright (C) 2003-2020 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|||||||
2
gnulib
2
gnulib
Submodule gnulib updated: b943dd6649...f5eb8cea72
10
lib/.gitignore
vendored
10
lib/.gitignore
vendored
@@ -139,12 +139,15 @@
|
|||||||
/isnanl.c
|
/isnanl.c
|
||||||
/iswblank.c
|
/iswblank.c
|
||||||
/itold.c
|
/itold.c
|
||||||
|
/lc-charset-dispatch.c
|
||||||
|
/lc-charset-dispatch.h
|
||||||
/ldexpl.c
|
/ldexpl.c
|
||||||
/libc-config.h
|
/libc-config.h
|
||||||
/limits.h
|
/limits.h
|
||||||
/limits.in.h
|
/limits.in.h
|
||||||
/localcharset.c
|
/localcharset.c
|
||||||
/localcharset.h
|
/localcharset.h
|
||||||
|
/locale.in.h
|
||||||
/localtime-buffer.c
|
/localtime-buffer.c
|
||||||
/localtime-buffer.h
|
/localtime-buffer.h
|
||||||
/lstat.c
|
/lstat.c
|
||||||
@@ -158,10 +161,14 @@
|
|||||||
/mbchar.h
|
/mbchar.h
|
||||||
/mbfile.c
|
/mbfile.c
|
||||||
/mbfile.h
|
/mbfile.h
|
||||||
|
/mbrtowc-impl-utf8.h
|
||||||
|
/mbrtowc-impl.h
|
||||||
/mbrtowc.c
|
/mbrtowc.c
|
||||||
/mbsinit.c
|
/mbsinit.c
|
||||||
/mbswidth.c
|
/mbswidth.c
|
||||||
/mbswidth.h
|
/mbswidth.h
|
||||||
|
/mbtowc-lock.c
|
||||||
|
/mbtowc-lock.h
|
||||||
/memchr.c
|
/memchr.c
|
||||||
/memchr.valgrind
|
/memchr.valgrind
|
||||||
/minmax.h
|
/minmax.h
|
||||||
@@ -209,6 +216,9 @@
|
|||||||
/sched.h
|
/sched.h
|
||||||
/sched.in.h
|
/sched.in.h
|
||||||
/setenv.c
|
/setenv.c
|
||||||
|
/setlocale-lock.c
|
||||||
|
/setlocale_null.c
|
||||||
|
/setlocale_null.h
|
||||||
/sig-handler.c
|
/sig-handler.c
|
||||||
/sig-handler.h
|
/sig-handler.h
|
||||||
/sigaction.c
|
/sigaction.c
|
||||||
|
|||||||
3
m4/.gitignore
vendored
3
m4/.gitignore
vendored
@@ -88,9 +88,9 @@
|
|||||||
/locale-fr.m4
|
/locale-fr.m4
|
||||||
/locale-ja.m4
|
/locale-ja.m4
|
||||||
/locale-zh.m4
|
/locale-zh.m4
|
||||||
|
/locale_h.m4
|
||||||
/localtime-buffer.m4
|
/localtime-buffer.m4
|
||||||
/lock.m4
|
/lock.m4
|
||||||
/longlong.m4
|
|
||||||
/lstat.m4
|
/lstat.m4
|
||||||
/malloc.m4
|
/malloc.m4
|
||||||
/malloca.m4
|
/malloca.m4
|
||||||
@@ -141,6 +141,7 @@
|
|||||||
/rmdir.m4
|
/rmdir.m4
|
||||||
/sched_h.m4
|
/sched_h.m4
|
||||||
/setenv.m4
|
/setenv.m4
|
||||||
|
/setlocale_null.m4
|
||||||
/sh-filename.m4
|
/sh-filename.m4
|
||||||
/sig_atomic_t.m4
|
/sig_atomic_t.m4
|
||||||
/sigaction.m4
|
/sigaction.m4
|
||||||
|
|||||||
Reference in New Issue
Block a user