mirror of
https://git.zap.org.au/git/trader.git
synced 2025-02-02 15:08:13 -05:00
Recreate .gitignore files to account for changes in Gnulib and Autoconf
This commit is contained in:
parent
b6b5ec78a0
commit
63b00b4825
8
build-aux/.gitignore
vendored
8
build-aux/.gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
/ar-lib
|
|
||||||
/compile
|
/compile
|
||||||
/config.guess
|
/config.guess
|
||||||
/config.rpath
|
/config.rpath
|
||||||
@ -6,10 +5,3 @@
|
|||||||
/depcomp
|
/depcomp
|
||||||
/install-sh
|
/install-sh
|
||||||
/missing
|
/missing
|
||||||
|
|
||||||
/snippet/
|
|
||||||
/snippet/_Noreturn.h
|
|
||||||
/snippet/arg-nonnull.h
|
|
||||||
/snippet/c++defs.h
|
|
||||||
/snippet/unused-parameter.h
|
|
||||||
/snippet/warn-on-use.h
|
|
||||||
|
39
lib/.gitignore
vendored
39
lib/.gitignore
vendored
@ -1,14 +1,15 @@
|
|||||||
Makefile.am
|
/Makefile.am
|
||||||
|
|
||||||
/_Noreturn.h
|
/_Noreturn.h
|
||||||
|
/arg-nonnull.h
|
||||||
/attribute.h
|
/attribute.h
|
||||||
/btowc.c
|
/btowc.c
|
||||||
|
/c++defs.h
|
||||||
/c-ctype.c
|
/c-ctype.c
|
||||||
/c-ctype.h
|
/c-ctype.h
|
||||||
/c-strcase.h
|
/c-strcase.h
|
||||||
/c-strcasecmp.c
|
/c-strcasecmp.c
|
||||||
/c-strncasecmp.c
|
/c-strncasecmp.c
|
||||||
/config.charset
|
|
||||||
/crc.c
|
/crc.c
|
||||||
/crc.h
|
/crc.h
|
||||||
/free.c
|
/free.c
|
||||||
@ -42,8 +43,6 @@ Makefile.am
|
|||||||
/localcharset.c
|
/localcharset.c
|
||||||
/localcharset.h
|
/localcharset.h
|
||||||
/locale.in.h
|
/locale.in.h
|
||||||
/localtime-buffer.c
|
|
||||||
/localtime-buffer.h
|
|
||||||
/mbrtowc-impl-utf8.h
|
/mbrtowc-impl-utf8.h
|
||||||
/mbrtowc-impl.h
|
/mbrtowc-impl.h
|
||||||
/mbrtowc.c
|
/mbrtowc.c
|
||||||
@ -58,8 +57,6 @@ Makefile.am
|
|||||||
/memchr.c
|
/memchr.c
|
||||||
/memchr.valgrind
|
/memchr.valgrind
|
||||||
/monetary.in.h
|
/monetary.in.h
|
||||||
/ref-add.sin
|
|
||||||
/ref-del.sin
|
|
||||||
/setlocale-lock.c
|
/setlocale-lock.c
|
||||||
/setlocale_null.c
|
/setlocale_null.c
|
||||||
/setlocale_null.h
|
/setlocale_null.h
|
||||||
@ -70,14 +67,12 @@ Makefile.am
|
|||||||
/stdio-write.c
|
/stdio-write.c
|
||||||
/stdio.in.h
|
/stdio.in.h
|
||||||
/stdlib.in.h
|
/stdlib.in.h
|
||||||
/str-two-way.h
|
|
||||||
/streq.h
|
/streq.h
|
||||||
/striconv.c
|
/striconv.c
|
||||||
/striconv.h
|
/striconv.h
|
||||||
/string.in.h
|
/string.in.h
|
||||||
/strnlen1.c
|
/strnlen1.c
|
||||||
/strnlen1.h
|
/strnlen1.h
|
||||||
/strstr.c
|
|
||||||
/sys_stat.in.h
|
/sys_stat.in.h
|
||||||
/sys_time.in.h
|
/sys_time.in.h
|
||||||
/sys_types.in.h
|
/sys_types.in.h
|
||||||
@ -87,6 +82,7 @@ Makefile.am
|
|||||||
/unistr.in.h
|
/unistr.in.h
|
||||||
/unitypes.in.h
|
/unitypes.in.h
|
||||||
/verify.h
|
/verify.h
|
||||||
|
/warn-on-use.h
|
||||||
/wchar.in.h
|
/wchar.in.h
|
||||||
/wcrtomb.c
|
/wcrtomb.c
|
||||||
/wcsdup-impl.h
|
/wcsdup-impl.h
|
||||||
@ -97,23 +93,9 @@ Makefile.am
|
|||||||
/wctype-h.c
|
/wctype-h.c
|
||||||
/wctype.in.h
|
/wctype.in.h
|
||||||
/windows-initguard.h
|
/windows-initguard.h
|
||||||
/windows-mutex.c
|
|
||||||
/windows-mutex.h
|
|
||||||
/windows-once.c
|
|
||||||
/windows-once.h
|
|
||||||
/windows-recmutex.c
|
|
||||||
/windows-recmutex.h
|
|
||||||
/windows-rwlock.c
|
|
||||||
/windows-rwlock.h
|
|
||||||
/wmemcpy-impl.h
|
/wmemcpy-impl.h
|
||||||
/wmemcpy.c
|
/wmemcpy.c
|
||||||
|
|
||||||
/arg-nonnull.h
|
|
||||||
/c++defs.h
|
|
||||||
/charset.alias
|
|
||||||
/configmake.h
|
|
||||||
/getopt-cdefs.h
|
|
||||||
/getopt.h
|
|
||||||
/iconv.h
|
/iconv.h
|
||||||
/iconv_open-aix.h
|
/iconv_open-aix.h
|
||||||
/iconv_open-hpux.h
|
/iconv_open-hpux.h
|
||||||
@ -125,20 +107,13 @@ Makefile.am
|
|||||||
/limits.h
|
/limits.h
|
||||||
/locale.h
|
/locale.h
|
||||||
/monetary.h
|
/monetary.h
|
||||||
/ref-add.sed
|
|
||||||
/ref-del.sed
|
|
||||||
/stddef.h
|
|
||||||
/stdint.h
|
|
||||||
/stdio.h
|
/stdio.h
|
||||||
/stdlib.h
|
/stdlib.h
|
||||||
/string.h
|
/string.h
|
||||||
|
/sys/stat.h
|
||||||
|
/sys/time.h
|
||||||
|
/sys/types.h
|
||||||
/time.h
|
/time.h
|
||||||
/unistd.h
|
/unistd.h
|
||||||
/unistr.h
|
|
||||||
/unitypes.h
|
|
||||||
/unused-parameter.h
|
|
||||||
/warn-on-use.h
|
|
||||||
/wchar.h
|
/wchar.h
|
||||||
/wctype.h
|
/wctype.h
|
||||||
|
|
||||||
/sys/
|
|
||||||
|
3
lib/glthread/.gitignore
vendored
3
lib/glthread/.gitignore
vendored
@ -1,3 +0,0 @@
|
|||||||
/lock.c
|
|
||||||
/lock.h
|
|
||||||
/threadlib.c
|
|
2
lib/unistr/.gitignore
vendored
2
lib/unistr/.gitignore
vendored
@ -1,5 +1,3 @@
|
|||||||
/u8-mbtoucr.c
|
/u8-mbtoucr.c
|
||||||
/u8-uctomb-aux.c
|
/u8-uctomb-aux.c
|
||||||
/u8-uctomb.c
|
/u8-uctomb.c
|
||||||
|
|
||||||
/.dirstamp
|
|
||||||
|
29
m4/.gitignore
vendored
29
m4/.gitignore
vendored
@ -1,40 +1,24 @@
|
|||||||
/00gnulib.m4
|
/00gnulib.m4
|
||||||
/absolute-header.m4
|
/absolute-header.m4
|
||||||
/asm-underscore.m4
|
|
||||||
/assert.m4
|
/assert.m4
|
||||||
/btowc.m4
|
/btowc.m4
|
||||||
/builtin-expect.m4
|
|
||||||
/codeset.m4
|
/codeset.m4
|
||||||
/config-h.m4
|
/config-h.m4
|
||||||
/configmake.m4
|
|
||||||
/extensions.m4
|
/extensions.m4
|
||||||
/extern-inline.m4
|
/extern-inline.m4
|
||||||
/fcntl-o.m4
|
|
||||||
/free.m4
|
/free.m4
|
||||||
/getopt.m4
|
/getopt.m4
|
||||||
/gettext.m4
|
|
||||||
/gettimeofday.m4
|
/gettimeofday.m4
|
||||||
/glibc2.m4
|
|
||||||
/glibc21.m4
|
|
||||||
/gnulib-common.m4
|
/gnulib-common.m4
|
||||||
/gnulib-comp.m4
|
/gnulib-comp.m4
|
||||||
/gnulib-tool.m4
|
/gnulib-tool.m4
|
||||||
/hard-locale.m4
|
|
||||||
/host-cpu-c-abi.m4
|
/host-cpu-c-abi.m4
|
||||||
/iconv.m4
|
/iconv.m4
|
||||||
/iconv_h.m4
|
/iconv_h.m4
|
||||||
/iconv_open.m4
|
/iconv_open.m4
|
||||||
/include_next.m4
|
/include_next.m4
|
||||||
/inline.m4
|
/inline.m4
|
||||||
/intdiv0.m4
|
|
||||||
/intl.m4
|
|
||||||
/intldir.m4
|
|
||||||
/intlmacosx.m4
|
|
||||||
/intmax.m4
|
|
||||||
/inttypes-pri.m4
|
|
||||||
/inttypes.m4
|
/inttypes.m4
|
||||||
/inttypes_h.m4
|
|
||||||
/lcmessage.m4
|
|
||||||
/lib-ld.m4
|
/lib-ld.m4
|
||||||
/lib-link.m4
|
/lib-link.m4
|
||||||
/lib-prefix.m4
|
/lib-prefix.m4
|
||||||
@ -45,9 +29,6 @@
|
|||||||
/locale-ja.m4
|
/locale-ja.m4
|
||||||
/locale-zh.m4
|
/locale-zh.m4
|
||||||
/locale_h.m4
|
/locale_h.m4
|
||||||
/localtime-buffer.m4
|
|
||||||
/lock.m4
|
|
||||||
/longlong.m4
|
|
||||||
/mbrtowc.m4
|
/mbrtowc.m4
|
||||||
/mbsinit.m4
|
/mbsinit.m4
|
||||||
/mbsrtowcs.m4
|
/mbsrtowcs.m4
|
||||||
@ -57,33 +38,24 @@
|
|||||||
/mmap-anon.m4
|
/mmap-anon.m4
|
||||||
/monetary_h.m4
|
/monetary_h.m4
|
||||||
/multiarch.m4
|
/multiarch.m4
|
||||||
/nls.m4
|
|
||||||
/nocrash.m4
|
/nocrash.m4
|
||||||
/off_t.m4
|
/off_t.m4
|
||||||
/pid_t.m4
|
/pid_t.m4
|
||||||
/po.m4
|
|
||||||
/printf-posix.m4
|
|
||||||
/progtest.m4
|
|
||||||
/pthread_rwlock_rdlock.m4
|
|
||||||
/setlocale_null.m4
|
/setlocale_null.m4
|
||||||
/size_max.m4
|
|
||||||
/ssize_t.m4
|
/ssize_t.m4
|
||||||
/std-gnu11.m4
|
/std-gnu11.m4
|
||||||
/stdbool.m4
|
/stdbool.m4
|
||||||
/stddef_h.m4
|
/stddef_h.m4
|
||||||
/stdint.m4
|
/stdint.m4
|
||||||
/stdint_h.m4
|
|
||||||
/stdio_h.m4
|
/stdio_h.m4
|
||||||
/stdlib_h.m4
|
/stdlib_h.m4
|
||||||
/string_h.m4
|
/string_h.m4
|
||||||
/strstr.m4
|
|
||||||
/sys_socket_h.m4
|
/sys_socket_h.m4
|
||||||
/sys_stat_h.m4
|
/sys_stat_h.m4
|
||||||
/sys_time_h.m4
|
/sys_time_h.m4
|
||||||
/sys_types_h.m4
|
/sys_types_h.m4
|
||||||
/threadlib.m4
|
/threadlib.m4
|
||||||
/time_h.m4
|
/time_h.m4
|
||||||
/uintmax_t.m4
|
|
||||||
/unistd_h.m4
|
/unistd_h.m4
|
||||||
/vararrays.m4
|
/vararrays.m4
|
||||||
/visibility.m4
|
/visibility.m4
|
||||||
@ -97,5 +69,4 @@
|
|||||||
/wctype_h.m4
|
/wctype_h.m4
|
||||||
/wint_t.m4
|
/wint_t.m4
|
||||||
/wmemcpy.m4
|
/wmemcpy.m4
|
||||||
/xsize.m4
|
|
||||||
/zzgnulib.m4
|
/zzgnulib.m4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user