]> Savannah Git Hosting - gnulib/maint-tools.git/commitdiff
gnulib-tool-tests: Add .gitignore files for last commit.
authorBruno Haible <bruno@clisp.org>
Sun, 24 Mar 2024 10:57:28 +0000 (11:57 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 24 Mar 2024 10:57:28 +0000 (11:57 +0100)
17 files changed:
gnulib-tool-tests/import-tests/test-coreutils-1.result/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/build-aux/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/doc/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/glthread/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/unicase/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/unictype/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/unistr/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/uniwidth/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/glthread/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/malloc/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/unicase/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/unictype/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/unistr/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/uniwidth/.gitignore [new file with mode: 0644]
gnulib-tool-tests/import-tests/test-coreutils-1.result/m4/.gitignore [new file with mode: 0644]

diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/.gitignore
new file mode 100644 (file)
index 0000000..bbff9ac
--- /dev/null
@@ -0,0 +1,96 @@
+*.I[12]
+*.[EIOXao]
+*.bak
+*.gcda
+*.gcno
+._bootmp
+.deps
+.gdb-history
+.kludge-stamp
+.version
+/*.patch
+/.Tpo
+/.am*
+/.re-list
+/.sc-start-*
+/ABOUT-NLS
+/ChangeLog
+/INSTALL
+/THANKS-to-translators
+/aclocal.m4
+/autom4te.cache
+/build-aux/ar-lib
+/build-aux/compile
+/build-aux/config.guess
+/build-aux/config.sub
+/build-aux/depcomp
+/build-aux/install-sh
+/build-aux/mdate-sh
+/build-aux/missing
+/build-aux/texinfo.tex
+/build-aux/ylwrap
+/confdefs*
+/config.cache
+/config.log
+/config.status
+/configure
+/conftest*
+/coreutils-*.tar.gz
+/coreutils-*.tar.gz.sig
+/coreutils-*.tar.xz
+/coreutils-*.tar.xz.sig
+/doc/coverage
+/doc/manual
+/lib/.dirstamp
+/m4/.cvsignore
+/man/*.1
+/po/*.gmo
+/po/*.po
+/po/.gitignore
+/po/.reference
+/po/LINGUAS
+/po/Makefile.in
+/po/Makefile.in.in
+/po/Makevars
+/po/Makevars.template
+/po/POTFILES
+/po/Rules-quot
+/po/boldquot.sed
+/po/checksums
+/po/coreutils.pot
+/po/en@boldquot.header
+/po/en@quot.header
+/po/insert-header.sin
+/po/quot.sed
+/po/remove-potcdate.sed
+/po/remove-potcdate.sin
+/po/stamp-po
+/src/coreutils.h
+/src/coreutils_shebangs
+/src/coreutils_symlinks
+/src/cu-progs.mk
+/src/fs-def
+/src/fs-kernel-magic
+/src/fs-latest-magic.h
+/src/fs-magic
+/src/make-prime-list
+/src/primes.h
+/src/single-binary.mk
+/src/version.c
+/src/version.h
+/stamp-h1
+/tests/*/*.log
+/tests/*/*.trs
+/tests/.built-programs
+/tests/factor/t[0-9][0-9].sh
+/tests/t?
+/tests/test-suite.log
+/tight-scope.mk
+ID
+Makefile
+Makefile.in
+TAGS
+THANKS
+THANKS-to-translators
+/GNUmakefile
+/maint.mk
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/build-aux/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/build-aux/.gitignore
new file mode 100644 (file)
index 0000000..6634665
--- /dev/null
@@ -0,0 +1,11 @@
+/announce-gen
+/config.rpath
+/do-release-commit-and-tag
+/gendocs.sh
+/git-version-gen
+/gitlog-to-changelog
+/gnu-web-doc-update
+/gnupload
+/update-copyright
+/useless-if-before-free
+/vc-list-files
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/doc/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/doc/.gitignore
new file mode 100644 (file)
index 0000000..cf41366
--- /dev/null
@@ -0,0 +1,3 @@
+/gendocs_template
+/gendocs_template_min
+/parse-datetime.texi
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/.gitignore
new file mode 100644 (file)
index 0000000..cecc41e
--- /dev/null
@@ -0,0 +1,648 @@
+/_Noreturn.h
+/accept.c
+/arg-nonnull.h
+/array-mergesort.h
+/atoll.c
+/atomic-int-gnulib.h
+/atomic-int-posix.h
+/bench-digest.h
+/bench-md5.c
+/bench-sha1.c
+/bench-sha224.c
+/bench-sha256.c
+/bench-sha384.c
+/bench-sha512.c
+/bench.h
+/bind.c
+/c++defs.h
+/c-strcasestr.c
+/c-strcasestr.h
+/c32rtomb.c
+/c32tob.c
+/connect.c
+/creat.c
+/getrusage.c
+/gnulib.mk
+/inet_pton.c
+/infinity.h
+/init.sh
+/ioctl.c
+/listen.c
+/locale.c
+/localename-table.c
+/localename-table.h
+/localename.c
+/localename.h
+/macros.h
+/minus-zero.h
+/nan.h
+/nap.h
+/null-ptr.h
+/perror.c
+/qemu.h
+/random.c
+/random_r.c
+/randomd.c
+/randoml.c
+/sched_yield.c
+/setlocale.c
+/setsockopt.c
+/signature.h
+/signed-nan.h
+/signed-snan.h
+/sleep.c
+/snan.h
+/socket.c
+/str-two-way.h
+/strerror_r.c
+/test-accept.c
+/test-access.c
+/test-access.h
+/test-alignalloc.c
+/test-alignasof.c
+/test-alignof.c
+/test-alloca-opt.c
+/test-areadlink-with-size.c
+/test-areadlink.c
+/test-areadlink.h
+/test-areadlinkat-with-size.c
+/test-areadlinkat.c
+/test-argmatch.c
+/test-argv-iter.c
+/test-arpa_inet.c
+/test-array-mergesort.c
+/test-assert.c
+/test-base32.c
+/test-base64.c
+/test-binary-io.c
+/test-binary-io.sh
+/test-bind.c
+/test-bitrotate.c
+/test-btoc32-1.sh
+/test-btoc32-2.sh
+/test-btoc32-3.sh
+/test-btoc32.c
+/test-btowc-1.sh
+/test-btowc-2.sh
+/test-btowc-3.sh
+/test-btowc.c
+/test-byteswap.c
+/test-c-ctype.c
+/test-c-strcase.sh
+/test-c-strcasecmp.c
+/test-c-strcasestr.c
+/test-c-strncasecmp.c
+/test-c32_apply_type_test.c
+/test-c32_get_type_test.c
+/test-c32isalnum.c
+/test-c32isalnum.sh
+/test-c32isalpha.c
+/test-c32isalpha.sh
+/test-c32isblank.c
+/test-c32isblank.sh
+/test-c32iscntrl.c
+/test-c32iscntrl.sh
+/test-c32isdigit.c
+/test-c32isdigit.sh
+/test-c32isgraph.c
+/test-c32isgraph.sh
+/test-c32islower.c
+/test-c32islower.sh
+/test-c32isprint.c
+/test-c32isprint.sh
+/test-c32ispunct.c
+/test-c32ispunct.sh
+/test-c32isspace.c
+/test-c32isspace.sh
+/test-c32isupper.c
+/test-c32isupper.sh
+/test-c32isxdigit.c
+/test-c32isxdigit.sh
+/test-c32rtomb-w32-2.sh
+/test-c32rtomb-w32-3.sh
+/test-c32rtomb-w32-4.sh
+/test-c32rtomb-w32-5.sh
+/test-c32rtomb-w32-6.sh
+/test-c32rtomb-w32-7.sh
+/test-c32rtomb-w32-8.sh
+/test-c32rtomb-w32.c
+/test-c32rtomb.c
+/test-c32rtomb.sh
+/test-c32tolower.c
+/test-c32tolower.sh
+/test-c32width.c
+/test-calloc-gnu.c
+/test-canonicalize.c
+/test-chdir.c
+/test-chmod.c
+/test-chown.c
+/test-chown.h
+/test-cloexec.c
+/test-close.c
+/test-closein.c
+/test-closein.sh
+/test-connect.c
+/test-copy-acl-1.sh
+/test-copy-acl-2.sh
+/test-copy-acl.c
+/test-copy-acl.sh
+/test-count-leading-zeros.c
+/test-creat.c
+/test-ctype.c
+/test-di-set.c
+/test-digest.h
+/test-dirent-safer.c
+/test-dirent.c
+/test-dirfd.c
+/test-dirname.c
+/test-dup-safer.c
+/test-dup.c
+/test-dup2.c
+/test-dynarray.c
+/test-environ.c
+/test-errno.c
+/test-error.c
+/test-error.sh
+/test-euidaccess.c
+/test-exclude.c
+/test-exclude1.sh
+/test-exclude2.sh
+/test-exclude3.sh
+/test-exclude4.sh
+/test-exclude5.sh
+/test-exclude6.sh
+/test-exclude7.sh
+/test-exclude8.sh
+/test-explicit_bzero.c
+/test-faccessat.c
+/test-fadvise.c
+/test-fchdir.c
+/test-fchmodat.c
+/test-fchownat.c
+/test-fclose.c
+/test-fcntl-h.c
+/test-fcntl-safer.c
+/test-fcntl.c
+/test-fdatasync.c
+/test-fdopen.c
+/test-fdopendir.c
+/test-fdutimensat.c
+/test-fflush.c
+/test-fflush2.c
+/test-fflush2.sh
+/test-fgetc.c
+/test-file-has-acl-1.sh
+/test-file-has-acl-2.sh
+/test-file-has-acl.c
+/test-file-has-acl.sh
+/test-filenamecat.c
+/test-filevercmp.c
+/test-float.c
+/test-fnmatch-1.sh
+/test-fnmatch-2.sh
+/test-fnmatch-3.sh
+/test-fnmatch-4.sh
+/test-fnmatch-5.sh
+/test-fnmatch-h.c
+/test-fnmatch-w32-2.sh
+/test-fnmatch-w32-3.sh
+/test-fnmatch-w32-4.sh
+/test-fnmatch-w32-5.sh
+/test-fnmatch-w32-6.sh
+/test-fnmatch-w32-7.sh
+/test-fnmatch-w32-8.sh
+/test-fnmatch-w32.c
+/test-fnmatch.c
+/test-fopen-gnu.c
+/test-fopen-safer.c
+/test-fopen.c
+/test-fopen.h
+/test-fpending.c
+/test-fpending.sh
+/test-fprintf-posix.h
+/test-fpurge.c
+/test-fputc.c
+/test-fread.c
+/test-freadahead.c
+/test-freadahead.sh
+/test-freading.c
+/test-freadptr.c
+/test-freadptr.sh
+/test-freadptr2.c
+/test-freadptr2.sh
+/test-freadseek.c
+/test-freadseek.sh
+/test-free.c
+/test-freopen-safer.c
+/test-freopen.c
+/test-frexp.c
+/test-frexp.h
+/test-frexpl.c
+/test-fseek.c
+/test-fseek.sh
+/test-fseek2.sh
+/test-fseeko.c
+/test-fseeko.sh
+/test-fseeko2.sh
+/test-fseeko3.c
+/test-fseeko3.sh
+/test-fseeko4.c
+/test-fseeko4.sh
+/test-fseterr.c
+/test-fstat.c
+/test-fstatat.c
+/test-fsync.c
+/test-ftell.c
+/test-ftell.sh
+/test-ftell2.sh
+/test-ftell3.c
+/test-ftello.c
+/test-ftello.sh
+/test-ftello2.sh
+/test-ftello3.c
+/test-ftello4.c
+/test-ftello4.sh
+/test-ftruncate.c
+/test-ftruncate.sh
+/test-futimens.c
+/test-futimens.h
+/test-fwrite.c
+/test-getaddrinfo.c
+/test-getcwd-lgpl.c
+/test-getcwd.c
+/test-getcwd.sh
+/test-getdelim.c
+/test-getdtablesize.c
+/test-getgroups.c
+/test-gethostname.c
+/test-getline.c
+/test-getloadavg.c
+/test-getlogin.c
+/test-getlogin.h
+/test-getndelim2.c
+/test-getopt-gnu.c
+/test-getopt-main.h
+/test-getopt-posix.c
+/test-getopt.h
+/test-getopt_long.h
+/test-getprogname.c
+/test-getrandom.c
+/test-getrusage.c
+/test-gettime-res.c
+/test-gettimeofday.c
+/test-hard-locale.c
+/test-hash.c
+/test-i-ring.c
+/test-iconv-h.c
+/test-iconv.c
+/test-ignore-value.c
+/test-inet_ntop.c
+/test-inet_pton.c
+/test-init.sh
+/test-ino-map.c
+/test-intprops.c
+/test-inttostr.c
+/test-inttypes.c
+/test-ioctl.c
+/test-isatty.c
+/test-isblank.c
+/test-isnand-nolibm.c
+/test-isnand.h
+/test-isnanf-nolibm.c
+/test-isnanf.h
+/test-isnanl-nolibm.c
+/test-isnanl.h
+/test-iswblank.c
+/test-iswctype.c
+/test-iswdigit.c
+/test-iswdigit.sh
+/test-iswpunct.c
+/test-iswpunct.sh
+/test-iswxdigit.c
+/test-iswxdigit.sh
+/test-langinfo.c
+/test-largefile.c
+/test-lchmod.c
+/test-lchown.c
+/test-lchown.h
+/test-libgmp.c
+/test-limits-h.c
+/test-link.c
+/test-link.h
+/test-linkat.c
+/test-listen.c
+/test-localcharset.c
+/test-locale.c
+/test-localeconv.c
+/test-localename.c
+/test-lock.c
+/test-lseek.c
+/test-lseek.sh
+/test-lstat.c
+/test-lstat.h
+/test-lutimens.h
+/test-malloc-gnu.c
+/test-malloca.c
+/test-math.c
+/test-mbrlen-1.sh
+/test-mbrlen-2.sh
+/test-mbrlen-3.sh
+/test-mbrlen-4.sh
+/test-mbrlen-5.sh
+/test-mbrlen-w32-2.sh
+/test-mbrlen-w32-3.sh
+/test-mbrlen-w32-4.sh
+/test-mbrlen-w32-5.sh
+/test-mbrlen-w32-6.sh
+/test-mbrlen-w32-7.sh
+/test-mbrlen-w32-8.sh
+/test-mbrlen-w32.c
+/test-mbrlen.c
+/test-mbrtoc32-1.sh
+/test-mbrtoc32-2.sh
+/test-mbrtoc32-3.sh
+/test-mbrtoc32-4.sh
+/test-mbrtoc32-5.sh
+/test-mbrtoc32-w32-2.sh
+/test-mbrtoc32-w32-3.sh
+/test-mbrtoc32-w32-4.sh
+/test-mbrtoc32-w32-5.sh
+/test-mbrtoc32-w32-6.sh
+/test-mbrtoc32-w32-7.sh
+/test-mbrtoc32-w32-8.sh
+/test-mbrtoc32-w32.c
+/test-mbrtoc32.c
+/test-mbrtowc-1.sh
+/test-mbrtowc-2.sh
+/test-mbrtowc-3.sh
+/test-mbrtowc-4.sh
+/test-mbrtowc-5.sh
+/test-mbrtowc-w32-2.sh
+/test-mbrtowc-w32-3.sh
+/test-mbrtowc-w32-4.sh
+/test-mbrtowc-w32-5.sh
+/test-mbrtowc-w32-6.sh
+/test-mbrtowc-w32-7.sh
+/test-mbrtowc-w32-8.sh
+/test-mbrtowc-w32.c
+/test-mbrtowc.c
+/test-mbscasecmp.c
+/test-mbscasecmp.sh
+/test-mbschr.c
+/test-mbschr.sh
+/test-mbsinit.c
+/test-mbsinit.sh
+/test-mbsrtoc32s-1.sh
+/test-mbsrtoc32s-2.sh
+/test-mbsrtoc32s-3.sh
+/test-mbsrtoc32s-4.sh
+/test-mbsrtoc32s-5.sh
+/test-mbsrtoc32s.c
+/test-mbsrtowcs-1.sh
+/test-mbsrtowcs-2.sh
+/test-mbsrtowcs-3.sh
+/test-mbsrtowcs-4.sh
+/test-mbsrtowcs-5.sh
+/test-mbsrtowcs.c
+/test-mcel.c
+/test-md5-buffer.c
+/test-md5-stream.c
+/test-memcasecmp.c
+/test-memchr.c
+/test-memchr2.c
+/test-memcoll.c
+/test-memrchr.c
+/test-memset_explicit.c
+/test-mkdir.c
+/test-mkdir.h
+/test-mkdirat.c
+/test-mkfifo.c
+/test-mkfifo.h
+/test-mkfifoat.c
+/test-mknod.c
+/test-nanosleep.c
+/test-netdb.c
+/test-netinet_in.c
+/test-nl_langinfo-mt.c
+/test-nl_langinfo1.c
+/test-nl_langinfo1.sh
+/test-nl_langinfo2.c
+/test-nl_langinfo2.sh
+/test-nstrftime.c
+/test-nullptr.c
+/test-once.c
+/test-open.c
+/test-open.h
+/test-openat-safer.c
+/test-openat.c
+/test-parse-datetime.c
+/test-pathmax.c
+/test-perror.c
+/test-perror.sh
+/test-perror2.c
+/test-physmem.c
+/test-pipe.c
+/test-pipe2.c
+/test-posix_memalign.c
+/test-posixtm.c
+/test-printf-frexp.c
+/test-printf-frexpl.c
+/test-printf-posix.h
+/test-printf-posix.output
+/test-priv-set.c
+/test-pselect.c
+/test-pthread-cond.c
+/test-pthread-mutex.c
+/test-pthread-thread.c
+/test-pthread.c
+/test-pthread_sigmask1.c
+/test-pthread_sigmask2.c
+/test-qsort_r.c
+/test-quotearg-simple.c
+/test-quotearg.h
+/test-raise.c
+/test-rand-isaac.c
+/test-random-mt.c
+/test-random.c
+/test-random_r.c
+/test-rawmemchr.c
+/test-read-file.c
+/test-read.c
+/test-readlink.c
+/test-readlink.h
+/test-readlinkat.c
+/test-readtokens.c
+/test-readtokens.sh
+/test-readutmp.c
+/test-realloc-gnu.c
+/test-reallocarray.c
+/test-regex.c
+/test-remove.c
+/test-rename.c
+/test-rename.h
+/test-renameat.c
+/test-renameatu.c
+/test-rmdir.c
+/test-rmdir.h
+/test-rwlock1.c
+/test-sameacls.c
+/test-sched.c
+/test-scratch-buffer.c
+/test-select-fd.c
+/test-select-in.sh
+/test-select-out.sh
+/test-select-stdin.c
+/test-select.c
+/test-select.h
+/test-set-mode-acl-1.sh
+/test-set-mode-acl-2.sh
+/test-set-mode-acl.c
+/test-set-mode-acl.sh
+/test-setenv.c
+/test-setlocale1.c
+/test-setlocale1.sh
+/test-setlocale2.c
+/test-setlocale2.sh
+/test-setlocale_null-mt-all.c
+/test-setlocale_null-mt-one.c
+/test-setlocale_null.c
+/test-setsockopt.c
+/test-sha1-buffer.c
+/test-sha1-stream.c
+/test-sha256-stream.c
+/test-sha512-stream.c
+/test-sigaction.c
+/test-signal-h.c
+/test-signbit.c
+/test-sigprocmask.c
+/test-sleep.c
+/test-sm3-buffer.c
+/test-snprintf.c
+/test-sockets.c
+/test-stat-time.c
+/test-stat.c
+/test-stat.h
+/test-stdbool.c
+/test-stdckdint.c
+/test-stddef.c
+/test-stdint.c
+/test-stdio.c
+/test-stdlib.c
+/test-strerror.c
+/test-strerror_r.c
+/test-string.c
+/test-strnlen.c
+/test-strsignal.c
+/test-strtod.c
+/test-strtod1.c
+/test-strtod1.sh
+/test-strtoimax.c
+/test-strtold.c
+/test-strtold1.c
+/test-strtold1.sh
+/test-strtoll.c
+/test-strtoull.c
+/test-strtoumax.c
+/test-symlink.c
+/test-symlink.h
+/test-symlinkat.c
+/test-sys_ioctl.c
+/test-sys_random.c
+/test-sys_resource.c
+/test-sys_select.c
+/test-sys_socket.c
+/test-sys_stat.c
+/test-sys_time.c
+/test-sys_types.c
+/test-sys_uio.c
+/test-sys_utsname.c
+/test-sys_wait.c
+/test-sys_wait.h
+/test-termios.c
+/test-thread_create.c
+/test-thread_self.c
+/test-time-h.c
+/test-time.c
+/test-timespec.c
+/test-tls.c
+/test-u64.c
+/test-uchar.c
+/test-uname.c
+/test-unicodeio.c
+/test-unicodeio1.sh
+/test-unicodeio2.sh
+/test-unicodeio3.sh
+/test-unistd.c
+/test-unlink.c
+/test-unlink.h
+/test-unlinkat.c
+/test-unsetenv.c
+/test-update-copyright.sh
+/test-userspec.c
+/test-usleep.c
+/test-utime-h.c
+/test-utime.c
+/test-utimens-common.h
+/test-utimens.c
+/test-utimens.h
+/test-utimensat.c
+/test-vasnprintf.c
+/test-vasprintf-posix.c
+/test-vasprintf.c
+/test-vc-list-files-cvs.sh
+/test-vc-list-files-git.sh
+/test-verify-try.c
+/test-verify.c
+/test-verify.sh
+/test-verror.c
+/test-verror.sh
+/test-version-etc.c
+/test-version-etc.sh
+/test-vfprintf-posix.c
+/test-vfprintf-posix.sh
+/test-vprintf-posix.c
+/test-vprintf-posix.sh
+/test-wchar.c
+/test-wcrtomb-w32-2.sh
+/test-wcrtomb-w32-3.sh
+/test-wcrtomb-w32-4.sh
+/test-wcrtomb-w32-5.sh
+/test-wcrtomb-w32-6.sh
+/test-wcrtomb-w32-7.sh
+/test-wcrtomb-w32-8.sh
+/test-wcrtomb-w32.c
+/test-wcrtomb.c
+/test-wcrtomb.sh
+/test-wctype-h.c
+/test-wctype.c
+/test-wcwidth.c
+/test-write.c
+/test-xalloc-die.c
+/test-xalloc-die.sh
+/test-xfprintf-posix.c
+/test-xprintf-posix.c
+/test-xprintf-posix.sh
+/test-xstrtoimax.c
+/test-xstrtoimax.sh
+/test-xstrtol.c
+/test-xstrtol.sh
+/test-xstrtoul.c
+/test-xstrtoumax.c
+/test-xstrtoumax.sh
+/test-xvasprintf.c
+/test-year2038.c
+/test-yesno.c
+/test-yesno.sh
+/thread-optim.h
+/timespec-add.c
+/timespec-sub.c
+/tmpfile.c
+/usleep.c
+/vma-iter.c
+/vma-iter.h
+/w32sock.h
+/warn-on-use.h
+/wctob.c
+/wctomb-impl.h
+/wctomb.c
+/zerosize-ptr.h
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/glthread/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/glthread/.gitignore
new file mode 100644 (file)
index 0000000..1b9c24f
--- /dev/null
@@ -0,0 +1,3 @@
+/thread.c
+/thread.h
+/yield.h
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/unicase/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/unicase/.gitignore
new file mode 100644 (file)
index 0000000..19cfffe
--- /dev/null
@@ -0,0 +1,3 @@
+/test-mapping-part1.h
+/test-mapping-part2.h
+/test-uc_tolower.c
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/unictype/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/unictype/.gitignore
new file mode 100644 (file)
index 0000000..e77e050
--- /dev/null
@@ -0,0 +1,14 @@
+/test-ctype_alnum.c
+/test-ctype_alpha.c
+/test-ctype_blank.c
+/test-ctype_cntrl.c
+/test-ctype_digit.c
+/test-ctype_graph.c
+/test-ctype_lower.c
+/test-ctype_print.c
+/test-ctype_punct.c
+/test-ctype_space.c
+/test-ctype_upper.c
+/test-ctype_xdigit.c
+/test-predicate-part1.h
+/test-predicate-part2.h
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/unistr/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/unistr/.gitignore
new file mode 100644 (file)
index 0000000..fb51e7d
--- /dev/null
@@ -0,0 +1,15 @@
+/test-chr.h
+/test-cpy.h
+/test-pcpy.h
+/test-set.h
+/test-strcat.h
+/test-u32-chr.c
+/test-u32-cpy.c
+/test-u32-pcpy.c
+/test-u32-set.c
+/test-u32-strcat.c
+/test-u32-strlen.c
+/test-u8-mbtoucr.c
+/test-u8-uctomb.c
+/u-set.h
+/u32-set.c
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/uniwidth/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/gnulib-tests/uniwidth/.gitignore
new file mode 100644 (file)
index 0000000..2cd813b
--- /dev/null
@@ -0,0 +1,3 @@
+/test-uc_width.c
+/test-uc_width2.c
+/test-uc_width2.sh
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/.gitignore
new file mode 100644 (file)
index 0000000..9841a10
--- /dev/null
@@ -0,0 +1,803 @@
+/_Noreturn.h
+/access.c
+/acl-errno-valid.c
+/acl-internal.c
+/acl-internal.h
+/acl.h
+/acl_entries.c
+/af_alg.c
+/af_alg.h
+/alignalloc.c
+/alignalloc.h
+/alignof.h
+/alloca.c
+/alloca.in.h
+/allocator.c
+/allocator.h
+/anytostr.c
+/areadlink-with-size.c
+/areadlink.c
+/areadlink.h
+/areadlinkat-with-size.c
+/areadlinkat.c
+/arg-nonnull.h
+/argmatch.c
+/argmatch.h
+/argv-iter.c
+/argv-iter.h
+/arpa_inet.in.h
+/asnprintf.c
+/asprintf.c
+/assert.in.h
+/assure.h
+/at-func.c
+/at-func2.c
+/attribute.h
+/backup-find.c
+/backup-internal.h
+/backup-rename.c
+/backupfile.c
+/backupfile.h
+/base32.c
+/base32.h
+/base64.c
+/base64.h
+/basename-lgpl.c
+/basename-lgpl.h
+/basename.c
+/binary-io.c
+/binary-io.h
+/bitrotate.c
+/bitrotate.h
+/boot-time-aux.h
+/btoc32.c
+/btowc.c
+/buffer-lcm.c
+/buffer-lcm.h
+/byteswap.in.h
+/c++defs.h
+/c-ctype.c
+/c-ctype.h
+/c-file-type.c
+/c-strcase.h
+/c-strcasecmp.c
+/c-strcaseeq.h
+/c-strncasecmp.c
+/c-strtod.c
+/c-strtod.h
+/c-strtold.c
+/c32_apply_type_test.c
+/c32_get_type_test.c
+/c32is-impl.h
+/c32isalnum.c
+/c32isalpha.c
+/c32isblank.c
+/c32iscntrl.c
+/c32isdigit.c
+/c32isgraph.c
+/c32islower.c
+/c32isprint.c
+/c32ispunct.c
+/c32isspace.c
+/c32isupper.c
+/c32isxdigit.c
+/c32to-impl.h
+/c32tolower.c
+/c32width.c
+/calloc.c
+/canon-host.c
+/canon-host.h
+/canonicalize.c
+/canonicalize.h
+/careadlinkat.c
+/careadlinkat.h
+/cdefs.h
+/chdir-long.c
+/chdir-long.h
+/chmod.c
+/chmodat.c
+/chown.c
+/chownat.c
+/cl-strtod.c
+/cl-strtod.h
+/cl-strtold.c
+/cloexec.c
+/cloexec.h
+/close-stream.c
+/close-stream.h
+/close.c
+/closedir.c
+/closein.c
+/closein.h
+/closeout.c
+/closeout.h
+/copy-acl.c
+/copy-file-range.c
+/count-leading-zeros.c
+/count-leading-zeros.h
+/creat-safer.c
+/ctype.in.h
+/cycle-check.c
+/cycle-check.h
+/dev-ino.h
+/di-set.c
+/di-set.h
+/dirchownmod.c
+/dirchownmod.h
+/dirent--.h
+/dirent-private.h
+/dirent-safer.h
+/dirent.in.h
+/dirfd.c
+/dirname-lgpl.c
+/dirname.c
+/dirname.h
+/dtoastr.c
+/dtotimespec.c
+/dup-safer-flag.c
+/dup-safer.c
+/dup.c
+/dup2.c
+/dynarray.h
+/eloop-threshold.h
+/errno.in.h
+/error.c
+/error.in.h
+/euidaccess.c
+/exclude.c
+/exclude.h
+/exitfail.c
+/exitfail.h
+/explicit_bzero.c
+/faccessat.c
+/fadvise.c
+/fadvise.h
+/fchdir.c
+/fchmodat.c
+/fchown-stub.c
+/fchownat.c
+/fclose.c
+/fcntl--.h
+/fcntl-safer.h
+/fcntl.c
+/fcntl.in.h
+/fd-hook.c
+/fd-hook.h
+/fd-reopen.c
+/fd-reopen.h
+/fd-safer-flag.c
+/fd-safer.c
+/fdatasync.c
+/fdopen.c
+/fdopendir.c
+/fdutimensat.c
+/fflush.c
+/file-has-acl.c
+/file-set.c
+/file-set.h
+/file-type.c
+/file-type.h
+/fileblocks.c
+/filemode.c
+/filemode.h
+/filename.h
+/filenamecat-lgpl.c
+/filenamecat.c
+/filenamecat.h
+/filevercmp.c
+/filevercmp.h
+/flexmember.h
+/float+.h
+/float.c
+/float.in.h
+/fnmatch.c
+/fnmatch.in.h
+/fnmatch_loop.c
+/fopen-safer.c
+/fopen.c
+/fpending.c
+/fpending.h
+/fprintftime.c
+/fprintftime.h
+/fpucw.h
+/fpurge.c
+/freadahead.c
+/freadahead.h
+/freading.c
+/freading.h
+/freadptr.c
+/freadptr.h
+/freadseek.c
+/freadseek.h
+/free.c
+/freopen-safer.c
+/freopen.c
+/frexp.c
+/frexpl.c
+/fseek.c
+/fseeko.c
+/fseterr.c
+/fseterr.h
+/fstat.c
+/fstatat.c
+/fsusage.c
+/fsusage.h
+/fsync.c
+/ftell.c
+/ftello.c
+/ftoastr.c
+/ftoastr.h
+/ftruncate.c
+/fts-cycle.c
+/fts.c
+/fts_.h
+/full-read.c
+/full-read.h
+/full-write.c
+/full-write.h
+/futimens.c
+/gai_strerror.c
+/get-permissions.c
+/getaddrinfo.c
+/getcwd-lgpl.c
+/getcwd.c
+/getdelim.c
+/getdtablesize.c
+/getfilecon.c
+/getgroups.c
+/gethostname.c
+/gethrxtime.c
+/gethrxtime.h
+/getline.c
+/getloadavg.c
+/getlogin.c
+/getndelim2.c
+/getndelim2.h
+/getopt-cdefs.in.h
+/getopt-core.h
+/getopt-ext.h
+/getopt-pfx-core.h
+/getopt-pfx-ext.h
+/getopt.c
+/getopt.in.h
+/getopt1.c
+/getopt_int.h
+/getpagesize.c
+/getprogname.c
+/getprogname.h
+/getrandom.c
+/gettext.h
+/gettime-res.c
+/gettime.c
+/gettimeofday.c
+/getugroups.c
+/getugroups.h
+/gl_openssl.h
+/gnulib.mk
+/group-member.c
+/hard-locale.c
+/hard-locale.h
+/hash-pjw.c
+/hash-pjw.h
+/hash-triple-simple.c
+/hash-triple.c
+/hash-triple.h
+/hash.c
+/hash.h
+/heap.c
+/heap.h
+/human.c
+/human.h
+/i-ring.c
+/i-ring.h
+/ialloc.c
+/ialloc.h
+/iconv.c
+/iconv.in.h
+/iconv_close.c
+/iconv_open-aix.gperf
+/iconv_open-hpux.gperf
+/iconv_open-irix.gperf
+/iconv_open-osf.gperf
+/iconv_open-solaris.gperf
+/iconv_open-zos.gperf
+/iconv_open.c
+/idcache.c
+/idcache.h
+/idx.h
+/ignore-value.h
+/imaxtostr.c
+/inet_ntop.c
+/ino-map.c
+/ino-map.h
+/intprops-internal.h
+/intprops.h
+/inttostr.c
+/inttostr.h
+/inttypes.in.h
+/isapipe.c
+/isapipe.h
+/isatty.c
+/isblank.c
+/isnan.c
+/isnand-nolibm.h
+/isnand.c
+/isnanf-nolibm.h
+/isnanf.c
+/isnanl-nolibm.h
+/isnanl.c
+/iswblank.c
+/iswctype-impl.h
+/iswctype.c
+/iswdigit.c
+/iswpunct.c
+/iswxdigit.c
+/itold.c
+/langinfo.in.h
+/lc-charset-dispatch.c
+/lc-charset-dispatch.h
+/lchmod.c
+/lchown.c
+/ldtoastr.c
+/libc-config.h
+/limits.in.h
+/linebuffer.c
+/linebuffer.h
+/link.c
+/linkat.c
+/localcharset.c
+/localcharset.h
+/locale.in.h
+/localeconv.c
+/long-options.c
+/long-options.h
+/lseek.c
+/lstat.c
+/malloc.c
+/malloca.c
+/malloca.h
+/math.c
+/math.in.h
+/mbrlen.c
+/mbrtoc32.c
+/mbrtowc-impl-utf8.h
+/mbrtowc-impl.h
+/mbrtowc.c
+/mbscasecmp.c
+/mbschr.c
+/mbsinit.c
+/mbslen.c
+/mbsrtoc32s-state.c
+/mbsrtoc32s.c
+/mbsrtowcs-impl.h
+/mbsrtowcs-state.c
+/mbsrtowcs.c
+/mbswidth.c
+/mbswidth.h
+/mbszero.c
+/mbtowc-impl.h
+/mbtowc-lock.c
+/mbtowc-lock.h
+/mbtowc.c
+/mcel.c
+/mcel.h
+/md5-stream.c
+/md5.c
+/md5.h
+/memcasecmp.c
+/memcasecmp.h
+/memchr.c
+/memchr.valgrind
+/memchr2.c
+/memchr2.h
+/memchr2.valgrind
+/memcmp2.c
+/memcmp2.h
+/memcoll.c
+/memcoll.h
+/mempcpy.c
+/memrchr.c
+/memset_explicit.c
+/mgetgroups.c
+/mgetgroups.h
+/mini-gmp-gnulib.c
+/mini-gmp.c
+/mini-gmp.h
+/minmax.h
+/mkancesdirs.c
+/mkancesdirs.h
+/mkdir-p.c
+/mkdir-p.h
+/mkdir.c
+/mkdirat.c
+/mkfifo.c
+/mkfifoat.c
+/mknod.c
+/mknodat.c
+/mkostemp.c
+/mkstemp-safer.c
+/mkstemp.c
+/mktime-internal.h
+/mktime.c
+/modechange.c
+/modechange.h
+/mountlist.c
+/mountlist.h
+/mpsort.c
+/mpsort.h
+/msvc-inval.c
+/msvc-inval.h
+/msvc-nothrow.c
+/msvc-nothrow.h
+/nanosleep.c
+/netdb.in.h
+/netinet_in.in.h
+/nl_langinfo-lock.c
+/nl_langinfo.c
+/nproc.c
+/nproc.h
+/nstrftime.c
+/obstack.c
+/obstack.in.h
+/offtostr.c
+/open-safer.c
+/open.c
+/openat-die.c
+/openat-priv.h
+/openat-proc.c
+/openat-safer.c
+/openat.c
+/openat.h
+/opendir-safer.c
+/opendir.c
+/opendirat.c
+/opendirat.h
+/parse-datetime.h
+/parse-datetime.y
+/pathmax.h
+/physmem.c
+/physmem.h
+/pipe-safer.c
+/pipe.c
+/pipe2.c
+/posix_memalign.c
+/posixtm.c
+/posixtm.h
+/posixver.c
+/posixver.h
+/printf-args.c
+/printf-args.h
+/printf-frexp.c
+/printf-frexp.h
+/printf-frexpl.c
+/printf-frexpl.h
+/printf-parse.c
+/printf-parse.h
+/priv-set.c
+/priv-set.h
+/progname.c
+/progname.h
+/propername-lite.c
+/propername.h
+/pselect.c
+/pthread-cond.c
+/pthread-mutex.c
+/pthread-thread.c
+/pthread.in.h
+/pthread_mutex_timedlock.c
+/pthread_sigmask.c
+/putenv.c
+/qcopy-acl.c
+/qset-acl.c
+/qsort.c
+/qsort_r.c
+/quote.h
+/quotearg.c
+/quotearg.h
+/raise.c
+/rand-isaac.c
+/rand-isaac.h
+/randint.c
+/randint.h
+/randperm.c
+/randperm.h
+/randread.c
+/randread.h
+/rawmemchr.c
+/rawmemchr.valgrind
+/read-file.c
+/read-file.h
+/read.c
+/readdir.c
+/readlink.c
+/readlinkat.c
+/readtokens.c
+/readtokens.h
+/readtokens0.c
+/readtokens0.h
+/readutmp.c
+/readutmp.h
+/realloc.c
+/reallocarray.c
+/regcomp.c
+/regex.c
+/regex.h
+/regex_internal.c
+/regex_internal.h
+/regexec.c
+/remove.c
+/rename.c
+/renameat.c
+/renameatu.c
+/renameatu.h
+/rewinddir.c
+/rmdir.c
+/root-dev-ino.c
+/root-dev-ino.h
+/root-uid.h
+/rpmatch.c
+/safe-read.c
+/safe-read.h
+/safe-write.c
+/safe-write.h
+/same-inode.c
+/same-inode.h
+/same.c
+/same.h
+/save-cwd.c
+/save-cwd.h
+/savedir.c
+/savedir.h
+/savewd.c
+/savewd.h
+/sched.in.h
+/scratch_buffer.h
+/se-context.c
+/se-context.in.h
+/se-label.c
+/se-label.in.h
+/se-selinux.c
+/se-selinux.in.h
+/secure_getenv.c
+/select.c
+/selinux-at.c
+/selinux-at.h
+/set-acl.c
+/set-permissions.c
+/setenv.c
+/setlocale-lock.c
+/setlocale_null.c
+/setlocale_null.h
+/settime.c
+/sha1-stream.c
+/sha1.c
+/sha1.h
+/sha256-stream.c
+/sha256.c
+/sha256.h
+/sha512-stream.c
+/sha512.c
+/sha512.h
+/sig-handler.c
+/sig-handler.h
+/sig2str.c
+/sig2str.h
+/sigaction.c
+/siglist.h
+/signal.in.h
+/signbitd.c
+/signbitf.c
+/signbitl.c
+/sigprocmask.c
+/size_max.h
+/skipchars.c
+/skipchars.h
+/sm3-stream.c
+/sm3.c
+/sm3.h
+/smack.h
+/snprintf.c
+/sockets.c
+/sockets.h
+/stat-macros.h
+/stat-size.h
+/stat-time.c
+/stat-time.h
+/stat-w32.c
+/stat-w32.h
+/stat.c
+/stdarg.in.h
+/stdckdint.in.h
+/stddef.in.h
+/stdint.in.h
+/stdio--.h
+/stdio-impl.h
+/stdio-read.c
+/stdio-safer.h
+/stdio-write.c
+/stdio.in.h
+/stdlib--.h
+/stdlib-safer.h
+/stdlib.in.h
+/stpcpy.c
+/str-two-way.h
+/strdup.c
+/streq.h
+/strerror-override.c
+/strerror-override.h
+/strerror.c
+/strftime.h
+/string.in.h
+/strintcmp.c
+/stripslash.c
+/strnlen.c
+/strnlen1.c
+/strnlen1.h
+/strnumcmp-in.h
+/strnumcmp.c
+/strnumcmp.h
+/strsignal.c
+/strstr.c
+/strtod.c
+/strtoimax.c
+/strtol.c
+/strtold.c
+/strtoll.c
+/strtoul.c
+/strtoull.c
+/strtoumax.c
+/symlink.c
+/symlinkat.c
+/sys-limits.h
+/sys_ioctl.in.h
+/sys_random.in.h
+/sys_resource.in.h
+/sys_select.in.h
+/sys_socket.c
+/sys_socket.in.h
+/sys_stat.in.h
+/sys_time.in.h
+/sys_types.in.h
+/sys_uio.in.h
+/sys_utsname.in.h
+/sys_wait.in.h
+/targetdir.c
+/targetdir.h
+/tempname.c
+/tempname.h
+/termios.in.h
+/time-internal.h
+/time.c
+/time.in.h
+/time_r.c
+/time_rz.c
+/timegm.c
+/timespec.c
+/timespec.h
+/tmpdir.c
+/tmpdir.h
+/tzset.c
+/u64.c
+/u64.h
+/uchar.in.h
+/uinttostr.c
+/umaxtostr.c
+/uname.c
+/unicase.in.h
+/unicodeio.c
+/unicodeio.h
+/unictype.in.h
+/uninorm.in.h
+/unistd--.h
+/unistd-safer.h
+/unistd.c
+/unistd.in.h
+/unistr.in.h
+/unitypes.in.h
+/uniwidth.in.h
+/unlink.c
+/unlinkat.c
+/unlinkdir.c
+/unlinkdir.h
+/unlocked-io.h
+/unsetenv.c
+/userspec.c
+/userspec.h
+/utime.c
+/utime.in.h
+/utimecmp.c
+/utimecmp.h
+/utimens.c
+/utimens.h
+/utimensat.c
+/vasnprintf.c
+/vasnprintf.h
+/vasprintf.c
+/verify.h
+/verror.c
+/verror.h
+/version-etc-fsf.c
+/version-etc.c
+/version-etc.h
+/vfprintf.c
+/vprintf.c
+/w32sock.h
+/warn-on-use.h
+/wchar.in.h
+/wcrtomb.c
+/wctype-h.c
+/wctype-impl.h
+/wctype.c
+/wctype.in.h
+/wcwidth.c
+/windows-cond.c
+/windows-cond.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
+/windows-thread.c
+/windows-thread.h
+/windows-timedmutex.c
+/windows-timedmutex.h
+/windows-timedrecmutex.c
+/windows-timedrecmutex.h
+/windows-tls.c
+/windows-tls.h
+/wmemchr-impl.h
+/wmemchr.c
+/wmempcpy.c
+/write-any-file.c
+/write-any-file.h
+/write.c
+/xalignalloc.c
+/xalloc-die.c
+/xalloc-oversized.h
+/xalloc.h
+/xasprintf.c
+/xbinary-io.c
+/xbinary-io.h
+/xdectoimax.c
+/xdectoint.c
+/xdectoint.h
+/xdectoumax.c
+/xfts.c
+/xfts.h
+/xgetaname-impl.h
+/xgetcwd.c
+/xgetcwd.h
+/xgetgroups.c
+/xgethostname.c
+/xgethostname.h
+/xmalloc.c
+/xmemcoll.c
+/xmemcoll.h
+/xnanosleep.c
+/xnanosleep.h
+/xprintf.c
+/xprintf.h
+/xreadlink.c
+/xreadlink.h
+/xsize.c
+/xsize.h
+/xstrtod.c
+/xstrtod.h
+/xstrtoimax.c
+/xstrtol-error.c
+/xstrtol-error.h
+/xstrtol.c
+/xstrtol.h
+/xstrtold.c
+/xstrtoul.c
+/xstrtoumax.c
+/xtime.c
+/xtime.h
+/xvasprintf.c
+/xvasprintf.h
+/yesno.c
+/yesno.h
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/glthread/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/glthread/.gitignore
new file mode 100644 (file)
index 0000000..b854214
--- /dev/null
@@ -0,0 +1,5 @@
+/lock.c
+/lock.h
+/threadlib.c
+/tls.c
+/tls.h
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/malloc/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/malloc/.gitignore
new file mode 100644 (file)
index 0000000..90729ed
--- /dev/null
@@ -0,0 +1,11 @@
+/dynarray-skeleton.c
+/dynarray.h
+/dynarray_at_failure.c
+/dynarray_emplace_enlarge.c
+/dynarray_finalize.c
+/dynarray_resize.c
+/dynarray_resize_clear.c
+/scratch_buffer.h
+/scratch_buffer_grow.c
+/scratch_buffer_grow_preserve.c
+/scratch_buffer_set_array_size.c
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/unicase/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/unicase/.gitignore
new file mode 100644 (file)
index 0000000..ec75a5e
--- /dev/null
@@ -0,0 +1,3 @@
+/simple-mapping.h
+/tolower.c
+/tolower.h
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/unictype/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/unictype/.gitignore
new file mode 100644 (file)
index 0000000..0ac9456
--- /dev/null
@@ -0,0 +1,25 @@
+/bitmap.h
+/ctype_alnum.c
+/ctype_alnum.h
+/ctype_alpha.c
+/ctype_alpha.h
+/ctype_blank.c
+/ctype_blank.h
+/ctype_cntrl.c
+/ctype_cntrl.h
+/ctype_digit.c
+/ctype_digit.h
+/ctype_graph.c
+/ctype_graph.h
+/ctype_lower.c
+/ctype_lower.h
+/ctype_print.c
+/ctype_print.h
+/ctype_punct.c
+/ctype_punct.h
+/ctype_space.c
+/ctype_space.h
+/ctype_upper.c
+/ctype_upper.h
+/ctype_xdigit.c
+/ctype_xdigit.h
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/unistr/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/unistr/.gitignore
new file mode 100644 (file)
index 0000000..c98ca4c
--- /dev/null
@@ -0,0 +1,12 @@
+/u-cpy.h
+/u-pcpy.h
+/u-strcat.h
+/u-strlen.h
+/u32-chr.c
+/u32-cpy.c
+/u32-pcpy.c
+/u32-strcat.c
+/u32-strlen.c
+/u8-mbtoucr.c
+/u8-uctomb-aux.c
+/u8-uctomb.c
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/uniwidth/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/lib/uniwidth/.gitignore
new file mode 100644 (file)
index 0000000..ba2320c
--- /dev/null
@@ -0,0 +1,4 @@
+/cjk.h
+/width.c
+/width0.h
+/width2.h
diff --git a/gnulib-tool-tests/import-tests/test-coreutils-1.result/m4/.gitignore b/gnulib-tool-tests/import-tests/test-coreutils-1.result/m4/.gitignore
new file mode 100644 (file)
index 0000000..ffb9d4c
--- /dev/null
@@ -0,0 +1,446 @@
+/00gnulib.m4
+/__inline.m4
+/absolute-header.m4
+/access.m4
+/acl.m4
+/af_alg.m4
+/alignalloc.m4
+/alloca.m4
+/arpa_inet_h.m4
+/assert.m4
+/assert_h.m4
+/atoll.m4
+/autobuild.m4
+/backupfile.m4
+/base32.m4
+/base64.m4
+/bison.m4
+/btowc.m4
+/build-to-host.m4
+/builtin-expect.m4
+/byteswap.m4
+/c-bool.m4
+/c-strtod.m4
+/c32rtomb.m4
+/calloc.m4
+/canon-host.m4
+/canonicalize.m4
+/chdir-long.m4
+/chmod.m4
+/chown.m4
+/clock_time.m4
+/close.m4
+/closedir.m4
+/codeset.m4
+/config-h.m4
+/configmake.m4
+/copy-file-range.m4
+/creat.m4
+/ctype_h.m4
+/cycle-check.m4
+/d-ino.m4
+/d-type.m4
+/dirent-safer.m4
+/dirent_h.m4
+/dirfd.m4
+/double-slash-root.m4
+/dup.m4
+/dup2.m4
+/eealloc.m4
+/environ.m4
+/errno_h.m4
+/error.m4
+/error_h.m4
+/euidaccess.m4
+/explicit_bzero.m4
+/exponentd.m4
+/exponentf.m4
+/exponentl.m4
+/extensions.m4
+/extern-inline.m4
+/faccessat.m4
+/fchdir.m4
+/fchmodat.m4
+/fchownat.m4
+/fclose.m4
+/fcntl-o.m4
+/fcntl-safer.m4
+/fcntl.m4
+/fcntl_h.m4
+/fdatasync.m4
+/fdopen.m4
+/fdopendir.m4
+/fflush.m4
+/fileblocks.m4
+/filemode.m4
+/filenamecat.m4
+/flexmember.m4
+/float_h.m4
+/fnmatch.m4
+/fnmatch_h.m4
+/fopen.m4
+/fpending.m4
+/fpieee.m4
+/fpurge.m4
+/freadahead.m4
+/freading.m4
+/freadptr.m4
+/freadseek.m4
+/free.m4
+/freopen.m4
+/frexp.m4
+/frexpl.m4
+/fseek.m4
+/fseeko.m4
+/fseterr.m4
+/fstat.m4
+/fstatat.m4
+/fstypename.m4
+/fsusage.m4
+/fsync.m4
+/ftell.m4
+/ftello.m4
+/ftruncate.m4
+/fts.m4
+/futimens.m4
+/getaddrinfo.m4
+/getcwd-abort-bug.m4
+/getcwd-path-max.m4
+/getcwd.m4
+/getdelim.m4
+/getdtablesize.m4
+/getgroups.m4
+/gethostname.m4
+/gethrxtime.m4
+/getline.m4
+/getloadavg.m4
+/getlogin.m4
+/getndelim2.m4
+/getopt.m4
+/getpagesize.m4
+/getprogname.m4
+/getrandom.m4
+/getrusage.m4
+/gettime.m4
+/gettimeofday.m4
+/getugroups.m4
+/gl-openssl.m4
+/gnulib-common.m4
+/gnulib-comp.m4
+/gnulib-tool.m4
+/group-member.m4
+/host-cpu-c-abi.m4
+/host-os.m4
+/hostent.m4
+/human.m4
+/i-ring.m4
+/iconv.m4
+/iconv_h.m4
+/iconv_open.m4
+/idcache.m4
+/include_next.m4
+/inet_ntop.m4
+/inet_pton.m4
+/inline.m4
+/intl-thread-locale.m4
+/intlmacosx.m4
+/intmax_t.m4
+/inttostr.m4
+/inttypes.m4
+/inttypes_h.m4
+/ioctl.m4
+/isapipe.m4
+/isatty.m4
+/isblank.m4
+/isnand.m4
+/isnanf.m4
+/isnanl.m4
+/iswblank.m4
+/iswctype.m4
+/iswdigit.m4
+/iswpunct.m4
+/iswxdigit.m4
+/jm-winsz1.m4
+/jm-winsz2.m4
+/langinfo_h.m4
+/largefile.m4
+/lchmod.m4
+/lchown.m4
+/lcmessage.m4
+/ldexp.m4
+/ldexpl.m4
+/lib-ignore.m4
+/lib-ld.m4
+/lib-link.m4
+/lib-prefix.m4
+/libgmp.m4
+/libunistring-base.m4
+/limits-h.m4
+/link-follow.m4
+/link.m4
+/linkat.m4
+/localcharset.m4
+/locale-fr.m4
+/locale-ja.m4
+/locale-tr.m4
+/locale-zh.m4
+/locale_h.m4
+/localeconv.m4
+/localename.m4
+/lock.m4
+/lseek.m4
+/lstat.m4
+/malloc.m4
+/malloca.m4
+/manywarnings-c++.m4
+/manywarnings.m4
+/math_h.m4
+/mbrlen.m4
+/mbrtoc32.m4
+/mbrtowc.m4
+/mbsinit.m4
+/mbslen.m4
+/mbsrtowcs.m4
+/mbstate_t.m4
+/mbswidth.m4
+/mbtowc.m4
+/md5.m4
+/memcasecmp.m4
+/memchr.m4
+/memcoll.m4
+/mempcpy.m4
+/memrchr.m4
+/memset_explicit.m4
+/mgetgroups.m4
+/minmax.m4
+/mkancesdirs.m4
+/mkdir-p.m4
+/mkdir.m4
+/mkdirat.m4
+/mkfifo.m4
+/mkfifoat.m4
+/mknod.m4
+/mkostemp.m4
+/mkstemp.m4
+/mktime.m4
+/mmap-anon.m4
+/mode_t.m4
+/modechange.m4
+/mountlist.m4
+/mpsort.m4
+/msvc-inval.m4
+/msvc-nothrow.m4
+/multiarch.m4
+/musl.m4
+/nan-mips.m4
+/nanosleep.m4
+/netdb_h.m4
+/netinet_in_h.m4
+/nl_langinfo.m4
+/nocrash.m4
+/nproc.m4
+/nstrftime.m4
+/nullptr.m4
+/obstack.m4
+/off_t.m4
+/open-cloexec.m4
+/open-slash.m4
+/open.m4
+/openat.m4
+/opendir.m4
+/parse-datetime.m4
+/pathmax.m4
+/perl.m4
+/perror.m4
+/physmem.m4
+/pid_t.m4
+/pipe.m4
+/pipe2.m4
+/posix-shell.m4
+/posix_memalign.m4
+/posixtm.m4
+/posixver.m4
+/printf-frexp.m4
+/printf-frexpl.m4
+/printf.m4
+/priv-set.m4
+/pselect.m4
+/pthread-cond.m4
+/pthread-mutex.m4
+/pthread-thread.m4
+/pthread_h.m4
+/pthread_mutex_timedlock.m4
+/pthread_rwlock_rdlock.m4
+/pthread_sigmask.m4
+/putenv.m4
+/qsort_r.m4
+/quote.m4
+/quotearg.m4
+/raise.m4
+/random.m4
+/random_r.m4
+/rawmemchr.m4
+/read-file.m4
+/read.m4
+/readdir.m4
+/readlink.m4
+/readlinkat.m4
+/readtokens.m4
+/readutmp.m4
+/realloc.m4
+/reallocarray.m4
+/regex.m4
+/remove.m4
+/rename.m4
+/renameat.m4
+/rewinddir.m4
+/rmdir.m4
+/rpmatch.m4
+/safe-read.m4
+/safe-write.m4
+/same.m4
+/save-cwd.m4
+/savedir.m4
+/savewd.m4
+/sched_h.m4
+/sched_yield.m4
+/secure_getenv.m4
+/select.m4
+/selinux-context-h.m4
+/selinux-label-h.m4
+/selinux-selinux-h.m4
+/semaphore.m4
+/servent.m4
+/setenv.m4
+/setlocale.m4
+/setlocale_null.m4
+/settime.m4
+/sha1.m4
+/sha256.m4
+/sha512.m4
+/sig2str.m4
+/sigaction.m4
+/signal_h.m4
+/signalblocking.m4
+/signbit.m4
+/size_max.m4
+/sleep.m4
+/sm3.m4
+/snan.m4
+/snprintf.m4
+/socketlib.m4
+/sockets.m4
+/socklen.m4
+/sockpfaf.m4
+/ssize_t.m4
+/stat-size.m4
+/stat-time.m4
+/stat.m4
+/std-gnu11.m4
+/stdalign.m4
+/stdarg.m4
+/stddef_h.m4
+/stdint.m4
+/stdint_h.m4
+/stdio_h.m4
+/stdlib_h.m4
+/stpcpy.m4
+/strdup.m4
+/strerror.m4
+/strerror_r.m4
+/string_h.m4
+/strnlen.m4
+/strsignal.m4
+/strstr.m4
+/strtod.m4
+/strtoimax.m4
+/strtold.m4
+/strtoll.m4
+/strtoull.m4
+/strtoumax.m4
+/symlink.m4
+/symlinkat.m4
+/sys_ioctl_h.m4
+/sys_random_h.m4
+/sys_resource_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
+/sys_utsname_h.m4
+/sys_wait_h.m4
+/systemd.m4
+/tempname.m4
+/termios_h.m4
+/thread.m4
+/threadlib.m4
+/time.m4
+/time_h.m4
+/time_r.m4
+/time_rz.m4
+/timegm.m4
+/timer_time.m4
+/timespec.m4
+/tls.m4
+/tm_gmtoff.m4
+/tmpdir.m4
+/tmpfile.m4
+/tzset.m4
+/uchar_h.m4
+/uname.m4
+/ungetc.m4
+/unicase_h.m4
+/unicodeio.m4
+/unictype_h.m4
+/uninorm_h.m4
+/unistd-safer.m4
+/unistd_h.m4
+/unlink-busy.m4
+/unlink.m4
+/unlinkat.m4
+/unlinkdir.m4
+/unlocked-io.m4
+/userspec.m4
+/usleep.m4
+/utime.m4
+/utime_h.m4
+/utimecmp.m4
+/utimens.m4
+/utimensat.m4
+/utimes.m4
+/vararrays.m4
+/vasnprintf.m4
+/vasprintf-posix.m4
+/vasprintf.m4
+/version-etc.m4
+/vfprintf-posix.m4
+/visibility.m4
+/vprintf-posix.m4
+/warn-on-use.m4
+/warnings.m4
+/wchar_h.m4
+/wchar_t.m4
+/wcrtomb.m4
+/wctob.m4
+/wctomb.m4
+/wctype.m4
+/wctype_h.m4
+/wcwidth.m4
+/wint_t.m4
+/wmemchr.m4
+/wmempcpy.m4
+/write-any-file.m4
+/write.m4
+/xalloc.m4
+/xattr.m4
+/xgetcwd.m4
+/xnanosleep.m4
+/xsize.m4
+/xstrtod.m4
+/xstrtol.m4
+/xvasprintf.m4
+/yesno.m4
+/yield.m4
+/zzgnulib.m4