summaryrefslogtreecommitdiff
path: root/gnulib-m4/.gitignore
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-12-22 17:17:02 +0100
committerBruno Haible <bruno@clisp.org>2019-12-22 17:17:02 +0100
commite5ac76418c72f011a7ff5a9770bba39432d7bdad (patch)
treedb25171b9c970c94acc688f31266cf81771eb47d /gnulib-m4/.gitignore
parent6a294f5400d2a717d4aa6298dcd33556846c1873 (diff)
downloadlibunistring-e5ac76418c72f011a7ff5a9770bba39432d7bdad.tar.gz
build: Update after gnulib changed.
* lib/Makefile.am (libunistring.sym): Don't rename the gl_get_setlocale_null_lock function. * NEWS: Document the fixed multithread-safety bugs: 2019-12-18 Bruno Haible <bruno@clisp.org> hard-locale: Make multithread-safe. This fix impacts mbrtowc on Cygwin and Haiku. 2019-12-17 Bruno Haible <bruno@clisp.org> localcharset: Fix multithread-safety bug on Windows and OS/2.
Diffstat (limited to 'gnulib-m4/.gitignore')
-rw-r--r--gnulib-m4/.gitignore43
1 files changed, 43 insertions, 0 deletions
diff --git a/gnulib-m4/.gitignore b/gnulib-m4/.gitignore
index 419c058..4e2e159 100644
--- a/gnulib-m4/.gitignore
+++ b/gnulib-m4/.gitignore
@@ -2,13 +2,16 @@
/00gnulib.m4
/absolute-header.m4
/alloca.m4
+/arpa_inet_h.m4
/btowc.m4
/builtin-expect.m4
+/close.m4
/codeset.m4
/configmake.m4
/ctype.m4
/dirname.m4
/double-slash-root.m4
+/dup2.m4
/eealloc.m4
/environ.m4
/errno_h.m4
@@ -19,6 +22,8 @@
/extensions.m4
/extern-inline.m4
/fcntl-o.m4
+/fcntl.m4
+/fcntl_h.m4
/fdopen.m4
/flexmember.m4
/float_h.m4
@@ -26,8 +31,13 @@
/frexp.m4
/frexpl.m4
/fseterr.m4
+/fstat.m4
+/ftruncate.m4
+/getcwd.m4
+/getdtablesize.m4
/getpagesize.m4
/getprogname.m4
+/gettimeofday.m4
/glibc21.m4
/gnulib-common.m4
/gnulib-comp.m4
@@ -38,6 +48,7 @@
/iconv_h.m4
/iconv_open.m4
/include_next.m4
+/inet_pton.m4
/inline.m4
/intl-thread-locale.m4
/intlmacosx.m4
@@ -45,12 +56,14 @@
/inttypes-pri.m4
/inttypes.m4
/inttypes_h.m4
+/ioctl.m4
/isblank.m4
/isnand.m4
/isnanf.m4
/isnanl.m4
/iswblank.m4
/langinfo_h.m4
+/largefile.m4
/lcmessage.m4
/ldexpl.m4
/lib-ld.m4
@@ -66,8 +79,10 @@
/locale-zh.m4
/locale_h.m4
/localename.m4
+/localtime-buffer.m4
/lock.m4
/longlong.m4
+/lstat.m4
/malloc.m4
/malloca.m4
/math_h.m4
@@ -80,27 +95,48 @@
/memchr.m4
/minmax.m4
/mmap-anon.m4
+/mode_t.m4
/msvc-inval.m4
/msvc-nothrow.m4
/multiarch.m4
+/nanosleep.m4
+/netinet_in_h.m4
/nocrash.m4
/off_t.m4
+/open-cloexec.m4
+/open-slash.m4
+/open.m4
+/pathmax.m4
+/perror.m4
+/pipe.m4
/printf-frexp.m4
/printf-frexpl.m4
/printf.m4
+/pthread-thread.m4
+/pthread_h.m4
/pthread_rwlock_rdlock.m4
/pthread_sigmask.m4
/putenv.m4
/raise.m4
/relocatable-lib.m4
+/sched_h.m4
+/select.m4
/setenv.m4
/setlocale.m4
+/setlocale_null.m4
+/sigaction.m4
/signal_h.m4
/signalblocking.m4
/signbit.m4
/size_max.m4
/sleep.m4
+/socketlib.m4
+/sockets.m4
+/socklen.m4
+/sockpfaf.m4
/ssize_t.m4
+/stat-time.m4
+/stat.m4
/stdalign.m4
/stdbool.m4
/stddef_h.m4
@@ -109,11 +145,18 @@
/stdio_h.m4
/stdlib_h.m4
/strerror.m4
+/strerror_r.m4
/string_h.m4
/strncat.m4
/strstr.m4
+/symlink.m4
+/sys_ioctl_h.m4
+/sys_select_h.m4
/sys_socket_h.m4
+/sys_stat_h.m4
+/sys_time_h.m4
/sys_types_h.m4
+/sys_uio_h.m4
/thread.m4
/threadlib.m4
/time_h.m4