summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore195
1 files changed, 190 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 53b61dd..f809d38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,11 +18,14 @@
/gnulib-m4/absolute-header.m4
/gnulib-m4/alloca.m4
/gnulib-m4/arpa_inet_h.m4
+/gnulib-m4/assert_h.m4
/gnulib-m4/btowc.m4
/gnulib-m4/builtin-expect.m4
+/gnulib-m4/c-bool.m4
+/gnulib-m4/calloc.m4
/gnulib-m4/close.m4
/gnulib-m4/codeset.m4
-/gnulib-m4/ctype.m4
+/gnulib-m4/ctype_h.m4
/gnulib-m4/dirname.m4
/gnulib-m4/double-slash-root.m4
/gnulib-m4/dup2.m4
@@ -30,6 +33,7 @@
/gnulib-m4/environ.m4
/gnulib-m4/errno_h.m4
/gnulib-m4/error.m4
+/gnulib-m4/error_h.m4
/gnulib-m4/exponentd.m4
/gnulib-m4/exponentf.m4
/gnulib-m4/exponentl.m4
@@ -42,6 +46,7 @@
/gnulib-m4/flexmember.m4
/gnulib-m4/float_h.m4
/gnulib-m4/fpieee.m4
+/gnulib-m4/free.m4
/gnulib-m4/frexp.m4
/gnulib-m4/frexpl.m4
/gnulib-m4/fseterr.m4
@@ -127,14 +132,18 @@
/gnulib-m4/printf-frexp.m4
/gnulib-m4/printf-frexpl.m4
/gnulib-m4/printf.m4
+/gnulib-m4/pselect.m4
/gnulib-m4/pthread-thread.m4
/gnulib-m4/pthread_h.m4
/gnulib-m4/pthread_rwlock_rdlock.m4
/gnulib-m4/pthread_sigmask.m4
/gnulib-m4/putenv.m4
/gnulib-m4/raise.m4
+/gnulib-m4/realloc.m4
+/gnulib-m4/reallocarray.m4
/gnulib-m4/relocatable-lib.m4
/gnulib-m4/sched_h.m4
+/gnulib-m4/sched_yield.m4
/gnulib-m4/select.m4
/gnulib-m4/semaphore.m4
/gnulib-m4/setenv.m4
@@ -176,10 +185,15 @@
/gnulib-m4/sys_uio_h.m4
/gnulib-m4/thread.m4
/gnulib-m4/threadlib.m4
+/gnulib-m4/time.m4
/gnulib-m4/time_h.m4
+/gnulib-m4/unicase_h.m4
+/gnulib-m4/unictype_h.m4
+/gnulib-m4/uninorm_h.m4
/gnulib-m4/unistd_h.m4
/gnulib-m4/usleep.m4
/gnulib-m4/vasnprintf.m4
+/gnulib-m4/vararrays.m4
/gnulib-m4/visibility.m4
/gnulib-m4/warn-on-use.m4
/gnulib-m4/wchar_h.m4
@@ -192,6 +206,7 @@
/gnulib-m4/wint_t.m4
/gnulib-m4/xalloc.m4
/gnulib-m4/xsize.m4
+/gnulib-m4/year2038.m4
/gnulib-m4/yield.m4
/gnulib-m4/zzgnulib.m4
/lib/Makefile.gnulib
@@ -201,6 +216,7 @@
/lib/amemxfrm.h
/lib/arg-nonnull.h
/lib/array-mergesort.h
+/lib/assert.in.h
/lib/attribute.h
/lib/c++defs.h
/lib/c-ctype.c
@@ -216,6 +232,7 @@
/lib/float.c
/lib/float.in.h
/lib/fpucw.h
+/lib/free.c
/lib/frexp.c
/lib/frexpl.c
/lib/fseterr.c
@@ -233,6 +250,9 @@
/lib/iconv_open-zos.gperf
/lib/iconv_open.c
/lib/iconveh.h
+/lib/idx.h
+/lib/intprops-internal.h
+/lib/intprops.h
/lib/inttypes.in.h
/lib/isnan.c
/lib/isnand-nolibm.h
@@ -296,6 +316,7 @@
/lib/signbitl.c
/lib/size_max.h
/lib/stdbool.in.h
+/lib/stdckdint.in.h
/lib/stddef.in.h
/lib/stdint.in.h
/lib/stdio-impl.h
@@ -331,6 +352,8 @@
/lib/verify.h
/lib/warn-on-use.h
/lib/wchar.in.h
+/lib/wcs-two-way.h
+/lib/wcsstr-impl.h
/lib/wctype-h.c
/lib/wctype.in.h
/lib/wcwidth.c
@@ -690,6 +713,18 @@
/lib/unictype/pr_deprecated.h
/lib/unictype/pr_diacritic.c
/lib/unictype/pr_diacritic.h
+/lib/unictype/pr_emoji.c
+/lib/unictype/pr_emoji.h
+/lib/unictype/pr_emoji_component.c
+/lib/unictype/pr_emoji_component.h
+/lib/unictype/pr_emoji_modifier.c
+/lib/unictype/pr_emoji_modifier.h
+/lib/unictype/pr_emoji_modifier_base.c
+/lib/unictype/pr_emoji_modifier_base.h
+/lib/unictype/pr_emoji_presentation.c
+/lib/unictype/pr_emoji_presentation.h
+/lib/unictype/pr_extended_pictographic.c
+/lib/unictype/pr_extended_pictographic.h
/lib/unictype/pr_extender.c
/lib/unictype/pr_extender.h
/lib/unictype/pr_format_control.c
@@ -768,6 +803,7 @@
/lib/unictype/pr_quotation_mark.h
/lib/unictype/pr_radical.c
/lib/unictype/pr_radical.h
+/lib/unictype/pr_regional_indicator.c
/lib/unictype/pr_sentence_terminal.c
/lib/unictype/pr_sentence_terminal.h
/lib/unictype/pr_soft_dotted.c
@@ -819,6 +855,7 @@
/lib/unigbrk/uc-grapheme-breaks.c
/lib/unigbrk/uc-is-grapheme-break.c
/lib/unigbrk/ulc-grapheme-breaks.c
+/lib/unilbrk/internal.h
/lib/unilbrk/lbrkprop1.h
/lib/unilbrk/lbrkprop2.h
/lib/unilbrk/lbrktables.c
@@ -1110,12 +1147,15 @@
/lib/uniwidth/u8-strwidth.c
/lib/uniwidth/u8-width.c
/lib/uniwidth/width.c
+/lib/uniwidth/width0.h
+/lib/uniwidth/width2.h
/tests/Makefile.gnulib
/tests/_Noreturn.h
/tests/accept.c
/tests/alloca.c
/tests/arg-nonnull.h
/tests/arpa_inet.in.h
+/tests/test-assert.c
/tests/atomic-int-gnulib.h
/tests/basename-lgpl.c
/tests/basename-lgpl.h
@@ -1124,6 +1164,7 @@
/tests/bind.c
/tests/btowc.c
/tests/c++defs.h
+/tests/calloc.c
/tests/cloexec.c
/tests/cloexec.h
/tests/close.c
@@ -1133,7 +1174,7 @@
/tests/dirname.h
/tests/dup2.c
/tests/error.c
-/tests/error.h
+/tests/error.in.h
/tests/exitfail.c
/tests/exitfail.h
/tests/fcntl.c
@@ -1151,11 +1192,14 @@
/tests/getprogname.h
/tests/gettext.h
/tests/gettimeofday.c
+/tests/ialloc.c
+/tests/ialloc.h
/tests/iconvsupport.c
/tests/ignore-value.h
/tests/inet_pton.c
/tests/infinity.h
/tests/init.sh
+/tests/intprops-internal.h
/tests/intprops.h
/tests/ioctl.c
/tests/isblank.c
@@ -1165,6 +1209,7 @@
/tests/localtime-buffer.h
/tests/lstat.c
/tests/macros.h
+/tests/malloc.c
/tests/mbtowc-impl.h
/tests/mbtowc.c
/tests/minus-zero.h
@@ -1180,6 +1225,7 @@
/tests/pathmax.h
/tests/perror.c
/tests/pipe.c
+/tests/pselect.c
/tests/pthread-thread.c
/tests/pthread.in.h
/tests/pthread_sigmask.c
@@ -1187,8 +1233,11 @@
/tests/raise.c
/tests/randomd.c
/tests/randoml.c
+/tests/realloc.c
+/tests/reallocarray.c
/tests/same-inode.h
/tests/sched.in.h
+/tests/sched_yield.c
/tests/select.c
/tests/setenv.c
/tests/setlocale.c
@@ -1208,7 +1257,10 @@
/tests/stat-w32.c
/tests/stat-w32.h
/tests/stat.c
+/tests/test-stdckdint.c
/tests/stdalign.in.h
+/tests/stdio-read.c
+/tests/stdio-write.c
/tests/stdio.in.h
/tests/strerror-override.c
/tests/strerror-override.h
@@ -1224,6 +1276,7 @@
/tests/sys_time.in.h
/tests/sys_uio.in.h
/tests/test-accept.c
+/tests/test-alignasof.c
/tests/test-alloca-opt.c
/tests/test-arpa_inet.c
/tests/test-array-mergesort.c
@@ -1233,10 +1286,12 @@
/tests/test-btowc.c
/tests/test-btowc1.sh
/tests/test-btowc2.sh
+/tests/test-btowc3.sh
/tests/test-c-ctype.c
/tests/test-c-strcase.sh
/tests/test-c-strcasecmp.c
/tests/test-c-strncasecmp.c
+/tests/test-calloc-gnu.c
/tests/test-cloexec.c
/tests/test-close.c
/tests/test-connect.c
@@ -1244,6 +1299,8 @@
/tests/test-dup2.c
/tests/test-environ.c
/tests/test-errno.c
+/tests/test-error.c
+/tests/test-error.sh
/tests/test-fcntl-h.c
/tests/test-fcntl.c
/tests/test-fdopen.c
@@ -1251,6 +1308,7 @@
/tests/test-float.c
/tests/test-fputc.c
/tests/test-fread.c
+/tests/test-free.c
/tests/test-frexp.c
/tests/test-frexp.h
/tests/test-frexpl.c
@@ -1285,6 +1343,7 @@
/tests/test-iswxdigit.c
/tests/test-iswxdigit.sh
/tests/test-langinfo.c
+/tests/test-largefile.c
/tests/test-limits-h.c
/tests/test-listen.c
/tests/test-localcharset.c
@@ -1293,6 +1352,7 @@
/tests/test-lock.c
/tests/test-lstat.c
/tests/test-lstat.h
+/tests/test-malloc-gnu.c
/tests/test-malloca.c
/tests/test-math.c
/tests/test-mbrtowc-w32-1.sh
@@ -1324,11 +1384,14 @@
/tests/test-pipe.c
/tests/test-printf-frexp.c
/tests/test-printf-frexpl.c
+/tests/test-pselect.c
/tests/test-pthread-thread.c
/tests/test-pthread.c
/tests/test-pthread_sigmask1.c
/tests/test-pthread_sigmask2.c
/tests/test-raise.c
+/tests/test-realloc-gnu.c
+/tests/test-reallocarray.c
/tests/test-rwlock1.c
/tests/test-sched.c
/tests/test-select-fd.c
@@ -1380,6 +1443,7 @@
/tests/test-sys_wait.h
/tests/test-thread_create.c
/tests/test-thread_self.c
+/tests/test-time-h.c
/tests/test-time.c
/tests/test-unistd.c
/tests/test-unsetenv.c
@@ -1402,10 +1466,12 @@
/tests/test-wcwidth.c
/tests/test-xalloc-die.c
/tests/test-xalloc-die.sh
+/tests/time.c
/tests/time.in.h
/tests/unsetenv.c
/tests/unused-parameter.h
/tests/usleep.c
+/tests/verify.h
/tests/w32sock.h
/tests/warn-on-use.h
/tests/wcrtomb.c
@@ -1613,6 +1679,12 @@
/tests/unictype/test-pr_default_ignorable_code_point.c
/tests/unictype/test-pr_deprecated.c
/tests/unictype/test-pr_diacritic.c
+/tests/unictype/test-pr_emoji.c
+/tests/unictype/test-pr_emoji_component.c
+/tests/unictype/test-pr_emoji_modifier.c
+/tests/unictype/test-pr_emoji_modifier_base.c
+/tests/unictype/test-pr_emoji_presentation.c
+/tests/unictype/test-pr_extended_pictographic.c
/tests/unictype/test-pr_extender.c
/tests/unictype/test-pr_format_control.c
/tests/unictype/test-pr_grapheme_base.c
@@ -1652,6 +1724,7 @@
/tests/unictype/test-pr_punctuation.c
/tests/unictype/test-pr_quotation_mark.c
/tests/unictype/test-pr_radical.c
+/tests/unictype/test-pr_regional_indicator.c
/tests/unictype/test-pr_sentence_terminal.c
/tests/unictype/test-pr_soft_dotted.c
/tests/unictype/test-pr_space.c
@@ -1947,7 +2020,7 @@
/build-aux/missing
/build-aux/test-driver
-# Other files brought in by autogen.sh:
+# Other files brought in by autopull.sh or autogen.sh:
/build-aux/ar-lib
/build-aux/config.guess
/build-aux/config.sub
@@ -2010,6 +2083,7 @@ autom4te.cache/
# (i.e. erased by "make distclean"):
/config.log
/config.status
+/config.cache
# Files created by "config.status":
/Makefile
/config.h
@@ -2056,6 +2130,8 @@ autom4te.cache/
/tests/test-arpa_inet.exe
/tests/test-array-mergesort
/tests/test-array-mergesort.exe
+/tests/test-assert
+/tests/test-assert.exe
/tests/test-bidi_byname
/tests/test-bidi_byname.exe
/tests/test-bidi_longname
@@ -2084,6 +2160,8 @@ autom4te.cache/
/tests/test-c-strcasecmp.exe
/tests/test-c-strncasecmp
/tests/test-c-strncasecmp.exe
+/tests/test-calloc-gnu
+/tests/test-calloc-gnu.exe
/tests/test-canonical-decomposition
/tests/test-canonical-decomposition.exe
/tests/test-cased
@@ -2254,6 +2332,8 @@ autom4te.cache/
/tests/test-fputc.exe
/tests/test-fread
/tests/test-fread.exe
+/tests/test-free
+/tests/test-free.exe
/tests/test-frexp-nolibm
/tests/test-frexp-nolibm.exe
/tests/test-frexpl-nolibm
@@ -2338,6 +2418,8 @@ autom4te.cache/
/tests/test-lock.exe
/tests/test-lstat
/tests/test-lstat.exe
+/tests/test-malloc-gnu
+/tests/test-malloc-gnu.exe
/tests/test-malloca
/tests/test-malloca.exe
/tests/test-math
@@ -2450,6 +2532,18 @@ autom4te.cache/
/tests/test-pr_deprecated.exe
/tests/test-pr_diacritic
/tests/test-pr_diacritic.exe
+/tests/test-pr_emoji
+/tests/test-pr_emoji.exe
+/tests/test-pr_emoji_component
+/tests/test-pr_emoji_component.exe
+/tests/test-pr_emoji_modifier
+/tests/test-pr_emoji_modifier.exe
+/tests/test-pr_emoji_modifier_base
+/tests/test-pr_emoji_modifier_base.exe
+/tests/test-pr_emoji_presentation
+/tests/test-pr_emoji_presentation.exe
+/tests/test-pr_extended_pictographic
+/tests/test-pr_extended_pictographic.exe
/tests/test-pr_extender
/tests/test-pr_extender.exe
/tests/test-pr_format_control
@@ -2528,6 +2622,8 @@ autom4te.cache/
/tests/test-pr_quotation_mark.exe
/tests/test-pr_radical
/tests/test-pr_radical.exe
+/tests/test-pr_regional_indicator
+/tests/test-pr_regional_indicator.exe
/tests/test-pr_sentence_terminal
/tests/test-pr_sentence_terminal.exe
/tests/test-pr_soft_dotted
@@ -2560,6 +2656,8 @@ autom4te.cache/
/tests/test-printf-frexp.exe
/tests/test-printf-frexpl
/tests/test-printf-frexpl.exe
+/tests/test-pselect
+/tests/test-pselect.exe
/tests/test-pthread
/tests/test-pthread.exe
/tests/test-pthread-thread
@@ -2570,6 +2668,10 @@ autom4te.cache/
/tests/test-pthread_sigmask2.exe
/tests/test-raise
/tests/test-raise.exe
+/tests/test-realloc-gnu
+/tests/test-realloc-gnu.exe
+/tests/test-reallocarray
+/tests/test-reallocarray.exe
/tests/test-rwlock1
/tests/test-rwlock1.exe
/tests/test-sched
@@ -2616,6 +2718,8 @@ autom4te.cache/
/tests/test-stdalign.exe
/tests/test-stdbool
/tests/test-stdbool.exe
+/tests/test-stdckdint
+/tests/test-stdckdint.exe
/tests/test-stddef
/tests/test-stddef.exe
/tests/test-stdint
@@ -3160,59 +3264,140 @@ core
*.gcno
*.gcda
# Logs generated by Automake:
-/tests/*.log
-/tests/*.trs
+/tests/**/*.log
+/tests/**/*.trs
# Other.
/lib/alloca.h
+/lib/alloca.h-t
/lib/config.h
+/lib/config.h-t
/lib/errno.h
+/lib/errno.h-t
/lib/float.h
+/lib/float.h-t
/lib/iconv.h
+/lib/iconv.h-t
+/lib/iconv_open-aix.h-t
+/lib/iconv_open-hpux.h-t
+/lib/iconv_open-irix.h-t
+/lib/iconv_open-osf.h-t
+/lib/iconv_open-solaris.h-t
+/lib/iconv_open-zos.h-t
/lib/inttypes.h
+/lib/inttypes.h-t
/lib/langinfo.h
+/lib/langinfo.h-t
/lib/libunistring.sym-t1
/lib/libunistring.sym-t2
/lib/limits.h
+/lib/limits.h-t
/lib/locale.h
+/lib/locale.h-t
/lib/math.h
+/lib/math.h-t
+/lib/stdckdint.h
+/lib/stdckdint.h-t
/lib/stdbool.h
+/lib/stdbool.h-t
/lib/stddef.h
+/lib/stddef.h-t
/lib/stdint.h
+/lib/stdint.h-t
/lib/stdlib.h
+/lib/stdlib.h-t
/lib/string.h
+/lib/string.h-t
/lib/unicase.h
+/lib/unicase.h-t
/lib/uniconv.h
+/lib/uniconv.h-t
/lib/unictype.h
+/lib/unictype.h-t
/lib/unigbrk.h
+/lib/unigbrk.h-t
/lib/unilbrk.h
+/lib/unilbrk.h-t
/lib/uniname.h
+/lib/uniname.h-t
/lib/uninorm.h
+/lib/uninorm.h-t
/lib/unistd.h
+/lib/unistd.h-t
/lib/unistdio.h
+/lib/unistdio.h-t
/lib/unistr.h
+/lib/unistr.h-t
/lib/unitypes.h
+/lib/unitypes.h-t
/lib/uniwbrk.h
+/lib/uniwbrk.h-t
/lib/uniwidth.h
+/lib/uniwidth.h-t
/lib/wchar.h
+/lib/wchar.h-t
/lib/wctype.h
+/lib/wctype.h-t
/lib/sys/types.h
+/lib/sys/types.h-t
+/lib/unicase/locale-languages.h-t1
+/lib/unicase/locale-languages.h-t2
+/lib/unicase/special-casing-table.h-t
/lib/unicase/special-casing.h
+/lib/unicase/special-casing.h-t
+/lib/unictype/bidi_byname.h-t1
+/lib/unictype/bidi_byname.h-t2
+/lib/unictype/categ_byname.h-t1
+/lib/unictype/categ_byname.h-t2
+/lib/unictype/combiningclass_byname.h-t1
+/lib/unictype/combiningclass_byname.h-t2
+/lib/unictype/joininggroup_byname.h-t1
+/lib/unictype/joininggroup_byname.h-t2
+/lib/unictype/joiningtype_byname.h-t1
+/lib/unictype/joiningtype_byname.h-t2
+/lib/unictype/pr_byname.h-t1
+/lib/unictype/pr_byname.h-t2
+/lib/unictype/scripts_byname.h-t1
+/lib/unictype/scripts_byname.h-t2
+/lib/uninorm/composition-table.h-t1
+/lib/uninorm/composition-table.h-t2
+/lib/unistring/stdbool.h-t
+/lib/unistring/stdint.h-t
+/lib/unistring/localcharset.h-t
+/lib/unistring/iconveh.h-t
/tests/ctype.h
+/tests/ctype.h-t
+/tests/error.h
+/tests/error.h-t
/tests/fcntl.h
+/tests/fcntl.h-t
/tests/pthread.h
+/tests/pthread.h-t
/tests/sched.h
+/tests/sched.h-t
/tests/signal.h
+/tests/signal.h-t
/tests/stdalign.h
+/tests/stdalign.h-t
/tests/stdio.h
+/tests/stdio.h-t
/tests/time.h
+/tests/time.h-t
/tests/arpa/inet.h
+/tests/arpa/inet.h-t
/tests/netinet/in.h
+/tests/netinet/in.h-t
/tests/sys/ioctl.h
+/tests/sys/ioctl.h-t
/tests/sys/select.h
+/tests/sys/select.h-t
/tests/sys/socket.h
+/tests/sys/socket.h-t
/tests/sys/stat.h
+/tests/sys/stat.h-t
/tests/sys/time.h
+/tests/sys/time.h-t
/tests/sys/uio.h
+/tests/sys/uio.h-t
# ---------- "make all check" gets you here ----------