diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-10-20 15:21:43 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-10-20 15:21:43 +0200 |
commit | 4682deeb62247d34de87f8e777f99e2d337fd377 (patch) | |
tree | 5bd5b5605b5f3a4b3c8ea7468c34c23094afdef4 /tests/Makefile.in | |
parent | 00893e79fc62966067af1a106567db96bd170338 (diff) |
New upstream version 1.3upstream/1.3upstream
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r-- | tests/Makefile.in | 2710 |
1 files changed, 1789 insertions, 921 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 4f17e0d7..22a736d6 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -1,7 +1,7 @@ -# Makefile.in generated by automake 1.16.5 from Makefile.am. +# Makefile.in generated by automake 1.17 from Makefile.am. # @configure_input@ -# Copyright (C) 1994-2021 Free Software Foundation, Inc. +# Copyright (C) 1994-2024 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, @@ -38,6 +38,7 @@ + VPATH = @srcdir@ am__is_gnu_make = { \ if test -z '$(MAKELEVEL)'; then \ @@ -94,6 +95,8 @@ am__make_running_with_option = \ test $$has_opt = yes am__make_dryrun = (target_option=n; $(am__make_running_with_option)) am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) +am__rm_f = rm -f $(am__rm_f_notfound) +am__rm_rf = rm -rf $(am__rm_f_notfound) pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -127,15 +130,19 @@ TESTS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ test-c32rtomb-w32-5.sh test-c32rtomb-w32-6.sh \ test-c32rtomb-w32-7.sh test-c32rtomb-w32-8.sh \ test-c32tolower.sh test-c32width$(EXEEXT) \ - test-calloc-gnu$(EXEEXT) test-cloexec$(EXEEXT) \ - test-close$(EXEEXT) test-connect$(EXEEXT) test-ctype$(EXEEXT) \ - test-dup2$(EXEEXT) test-environ$(EXEEXT) test-errno$(EXEEXT) \ - test-error.sh test-fcntl-h$(EXEEXT) test-fcntl$(EXEEXT) \ - test-fdopen$(EXEEXT) test-fgetc$(EXEEXT) test-float$(EXEEXT) \ - test-fputc$(EXEEXT) test-fread$(EXEEXT) test-free$(EXEEXT) \ + test-calloc-gnu$(EXEEXT) test-chdir$(EXEEXT) \ + test-cloexec$(EXEEXT) test-close$(EXEEXT) \ + test-connect$(EXEEXT) test-ctype$(EXEEXT) test-dirent$(EXEEXT) \ + test-dirfd$(EXEEXT) test-dup$(EXEEXT) test-dup2$(EXEEXT) \ + test-environ$(EXEEXT) test-errno$(EXEEXT) test-error.sh \ + test-fchdir$(EXEEXT) test-fcntl-h$(EXEEXT) test-fcntl$(EXEEXT) \ + test-fdopen$(EXEEXT) test-fdopendir$(EXEEXT) \ + test-fgetc$(EXEEXT) test-float$(EXEEXT) test-fputc$(EXEEXT) \ + test-fread$(EXEEXT) test-free$(EXEEXT) \ test-frexp-nolibm$(EXEEXT) test-frexpl-nolibm$(EXEEXT) \ - test-fseterr$(EXEEXT) test-fstat$(EXEEXT) test-ftruncate.sh \ - test-fwrite$(EXEEXT) test-getcwd-lgpl$(EXEEXT) \ + test-fseterr$(EXEEXT) test-fstat$(EXEEXT) \ + test-fstatat$(EXEEXT) test-ftruncate.sh test-fwrite$(EXEEXT) \ + test-getcwd-lgpl$(EXEEXT) test-getcwd.sh \ test-getdtablesize$(EXEEXT) test-getprogname$(EXEEXT) \ test-gettimeofday$(EXEEXT) test-hard-locale$(EXEEXT) \ test-iconv-h$(EXEEXT) test-iconv$(EXEEXT) \ @@ -148,8 +155,7 @@ TESTS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ test-langinfo$(EXEEXT) test-largefile$(EXEEXT) \ test-limits-h$(EXEEXT) test-listen$(EXEEXT) \ test-locale$(EXEEXT) test-localename$(EXEEXT) \ - test-rwlock1$(EXEEXT) test-lock$(EXEEXT) test-once1$(EXEEXT) \ - test-once2$(EXEEXT) test-lstat$(EXEEXT) \ + test-rwlock1$(EXEEXT) test-lock$(EXEEXT) test-lstat$(EXEEXT) \ test-malloc-gnu$(EXEEXT) test-malloca$(EXEEXT) \ test-math$(EXEEXT) test-mbrtoc32-1.sh test-mbrtoc32-2.sh \ test-mbrtoc32-3.sh test-mbrtoc32-4.sh test-mbrtoc32-5.sh \ @@ -161,26 +167,31 @@ TESTS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ 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-mbsinit.sh test-memchr$(EXEEXT) \ + test-mbrtowc-w32-8.sh test-mbsinit.sh test-mbsnlen.sh \ + test-memchr$(EXEEXT) test-memrchr$(EXEEXT) \ test-nanosleep$(EXEEXT) test-netinet_in$(EXEEXT) \ - test-open$(EXEEXT) test-pathmax$(EXEEXT) test-perror.sh \ + test-once1$(EXEEXT) test-once2$(EXEEXT) test-open$(EXEEXT) \ + test-openat$(EXEEXT) test-pathmax$(EXEEXT) test-perror.sh \ test-perror2$(EXEEXT) test-pipe$(EXEEXT) \ test-printf-frexp$(EXEEXT) test-printf-frexpl$(EXEEXT) \ - test-pselect$(EXEEXT) test-pthread$(EXEEXT) \ - test-pthread-thread$(EXEEXT) test-pthread_sigmask1$(EXEEXT) \ - test-pthread_sigmask2$(EXEEXT) test-raise$(EXEEXT) \ - test-random$(EXEEXT) test-random-mt$(EXEEXT) \ - test-random_r$(EXEEXT) test-realloc-gnu$(EXEEXT) \ - test-reallocarray$(EXEEXT) test-sched$(EXEEXT) \ - test-select$(EXEEXT) test-select-in.sh test-select-out.sh \ - test-setenv$(EXEEXT) test-setlocale_null$(EXEEXT) \ + test-pselect$(EXEEXT) test-pthread-cond$(EXEEXT) \ + test-pthread$(EXEEXT) test-pthread-mutex$(EXEEXT) \ + test-pthread-mutex-type$(EXEEXT) test-pthread-once1$(EXEEXT) \ + test-pthread-once2$(EXEEXT) test-pthread-rwlock$(EXEEXT) \ + test-pthread-thread$(EXEEXT) $(am__EXEEXT_3) \ + test-pthread_sigmask2$(EXEEXT) test-putenv$(EXEEXT) \ + test-raise$(EXEEXT) test-random$(EXEEXT) \ + test-random-mt$(EXEEXT) test-random_r$(EXEEXT) \ + test-realloc-gnu$(EXEEXT) test-reallocarray$(EXEEXT) \ + test-sched$(EXEEXT) test-select$(EXEEXT) test-select-in.sh \ + test-select-out.sh test-setenv$(EXEEXT) \ + test-setlocale_null$(EXEEXT) \ test-setlocale_null-mt-one$(EXEEXT) \ test-setlocale_null-mt-all$(EXEEXT) \ test-setlocale_null-unlocked$(EXEEXT) test-setlocale1.sh \ test-setlocale2.sh test-setsockopt$(EXEEXT) \ - test-signal-h$(EXEEXT) test-signbit$(EXEEXT) \ - test-sigprocmask$(EXEEXT) test-sleep$(EXEEXT) \ - test-sockets$(EXEEXT) test-stat$(EXEEXT) \ + test-signal-h$(EXEEXT) test-signbit$(EXEEXT) $(am__EXEEXT_4) \ + test-sleep$(EXEEXT) test-sockets$(EXEEXT) test-stat$(EXEEXT) \ test-stat-time$(EXEEXT) test-stdbool$(EXEEXT) \ test-stdckdint$(EXEEXT) test-stddef$(EXEEXT) \ test-stdint$(EXEEXT) test-stdio$(EXEEXT) test-stdlib$(EXEEXT) \ @@ -318,6 +329,7 @@ TESTS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ test-pr_left_of_pair$(EXEEXT) test-pr_line_separator$(EXEEXT) \ test-pr_logical_order_exception$(EXEEXT) \ test-pr_lowercase$(EXEEXT) test-pr_math$(EXEEXT) \ + test-pr_modifier_combining_mark$(EXEEXT) \ test-pr_non_break$(EXEEXT) test-pr_not_a_character$(EXEEXT) \ test-pr_numeric$(EXEEXT) test-pr_other_alphabetic$(EXEEXT) \ test-pr_other_default_ignorable_code_point$(EXEEXT) \ @@ -360,12 +372,13 @@ TESTS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ test-u16-possible-linebreaks$(EXEEXT) \ test-u16-width-linebreaks$(EXEEXT) \ test-u32-possible-linebreaks$(EXEEXT) \ + unilbrk/test-uc-possible-linebreaks.sh \ test-u32-width-linebreaks$(EXEEXT) \ test-u8-possible-linebreaks$(EXEEXT) \ test-u8-width-linebreaks$(EXEEXT) \ test-ulc-possible-linebreaks$(EXEEXT) \ test-ulc-width-linebreaks$(EXEEXT) test-u-version$(EXEEXT) \ - $(am__append_55) test-canonical-decomposition$(EXEEXT) \ + $(am__append_76) test-canonical-decomposition$(EXEEXT) \ test-compat-decomposition$(EXEEXT) test-composition$(EXEEXT) \ test-decomposing-form$(EXEEXT) test-decomposition$(EXEEXT) \ test-uninorm-filter-nfc$(EXEEXT) test-nfc$(EXEEXT) \ @@ -375,9 +388,9 @@ TESTS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ uninorm/test-u32-nfkd-big.sh test-u16-normcmp$(EXEEXT) \ test-u16-normcoll$(EXEEXT) test-u32-normcmp$(EXEEXT) \ test-u32-normcoll$(EXEEXT) test-u8-normcmp$(EXEEXT) \ - test-u8-normcoll$(EXEEXT) test-unistd$(EXEEXT) \ - test-u16-asnprintf1$(EXEEXT) test-u16-vasnprintf1$(EXEEXT) \ - unistdio/test-u16-vasnprintf2.sh \ + test-u8-normcoll$(EXEEXT) test-dup-safer$(EXEEXT) \ + test-unistd$(EXEEXT) test-u16-asnprintf1$(EXEEXT) \ + test-u16-vasnprintf1$(EXEEXT) unistdio/test-u16-vasnprintf2.sh \ unistdio/test-u16-vasnprintf3.sh test-u16-vasprintf1$(EXEEXT) \ test-u16-vsnprintf1$(EXEEXT) test-u16-vsprintf1$(EXEEXT) \ test-u32-asnprintf1$(EXEEXT) test-u32-vasnprintf1$(EXEEXT) \ @@ -453,13 +466,16 @@ TESTS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ test-u32-width$(EXEEXT) test-u8-strwidth$(EXEEXT) \ test-u8-width$(EXEEXT) test-uc_width$(EXEEXT) \ uniwidth/test-uc_width2.sh test-unsetenv$(EXEEXT) \ - test-usleep$(EXEEXT) test-verify$(EXEEXT) test-verify.sh \ + $(am__EXEEXT_5) test-verify$(EXEEXT) test-verify.sh \ test-wchar$(EXEEXT) test-wcrtomb.sh 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-wctype-h$(EXEEXT) test-wcwidth$(EXEEXT) \ - test-xalloc-die.sh + test-windows-mutex-type$(EXEEXT) \ + test-windows-recmutex-type$(EXEEXT) \ + test-windows-timedmutex-type$(EXEEXT) \ + test-windows-timedrecmutex-type$(EXEEXT) test-xalloc-die.sh XFAIL_TESTS = noinst_PROGRAMS = current-locale$(EXEEXT) test-localcharset$(EXEEXT) check_PROGRAMS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ @@ -476,16 +492,20 @@ check_PROGRAMS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ test-c32isupper$(EXEEXT) test-c32isxdigit$(EXEEXT) \ test-c32rtomb$(EXEEXT) test-c32rtomb-w32$(EXEEXT) \ test-c32tolower$(EXEEXT) test-c32width$(EXEEXT) \ - test-calloc-gnu$(EXEEXT) test-cloexec$(EXEEXT) \ - test-close$(EXEEXT) test-connect$(EXEEXT) test-ctype$(EXEEXT) \ - test-dup2$(EXEEXT) test-environ$(EXEEXT) test-errno$(EXEEXT) \ - test-error$(EXEEXT) test-fcntl-h$(EXEEXT) test-fcntl$(EXEEXT) \ - test-fdopen$(EXEEXT) test-fgetc$(EXEEXT) test-float$(EXEEXT) \ - test-fputc$(EXEEXT) test-fread$(EXEEXT) test-free$(EXEEXT) \ + test-calloc-gnu$(EXEEXT) test-chdir$(EXEEXT) \ + test-cloexec$(EXEEXT) test-close$(EXEEXT) \ + test-connect$(EXEEXT) test-ctype$(EXEEXT) test-dirent$(EXEEXT) \ + test-dirfd$(EXEEXT) test-dup$(EXEEXT) test-dup2$(EXEEXT) \ + test-environ$(EXEEXT) test-errno$(EXEEXT) test-error$(EXEEXT) \ + test-fchdir$(EXEEXT) test-fcntl-h$(EXEEXT) test-fcntl$(EXEEXT) \ + test-fdopen$(EXEEXT) test-fdopendir$(EXEEXT) \ + test-fgetc$(EXEEXT) test-float$(EXEEXT) test-fputc$(EXEEXT) \ + test-fread$(EXEEXT) test-free$(EXEEXT) \ test-frexp-nolibm$(EXEEXT) test-frexpl-nolibm$(EXEEXT) \ test-fseterr$(EXEEXT) test-fstat$(EXEEXT) \ - test-ftruncate$(EXEEXT) test-fwrite$(EXEEXT) \ - test-getcwd-lgpl$(EXEEXT) test-getdtablesize$(EXEEXT) \ + test-fstatat$(EXEEXT) test-ftruncate$(EXEEXT) \ + test-fwrite$(EXEEXT) test-getcwd-lgpl$(EXEEXT) \ + test-getcwd$(EXEEXT) test-getdtablesize$(EXEEXT) \ test-getprogname$(EXEEXT) test-gettimeofday$(EXEEXT) \ test-hard-locale$(EXEEXT) test-iconv-h$(EXEEXT) \ test-iconv$(EXEEXT) test-ignore-value$(EXEEXT) \ @@ -498,26 +518,30 @@ check_PROGRAMS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ test-langinfo$(EXEEXT) test-largefile$(EXEEXT) \ test-limits-h$(EXEEXT) test-listen$(EXEEXT) \ test-locale$(EXEEXT) test-localename$(EXEEXT) \ - test-rwlock1$(EXEEXT) test-lock$(EXEEXT) test-once1$(EXEEXT) \ - test-once2$(EXEEXT) test-lstat$(EXEEXT) \ + test-rwlock1$(EXEEXT) test-lock$(EXEEXT) test-lstat$(EXEEXT) \ test-malloc-gnu$(EXEEXT) test-malloca$(EXEEXT) \ test-math$(EXEEXT) test-mbrtoc32$(EXEEXT) \ test-mbrtoc32-w32$(EXEEXT) test-mbrtowc$(EXEEXT) \ test-mbrtowc-w32$(EXEEXT) test-mbsinit$(EXEEXT) \ - test-memchr$(EXEEXT) test-nanosleep$(EXEEXT) \ - test-netinet_in$(EXEEXT) test-open$(EXEEXT) \ + test-mbsnlen$(EXEEXT) test-memchr$(EXEEXT) \ + test-memrchr$(EXEEXT) test-nanosleep$(EXEEXT) \ + test-netinet_in$(EXEEXT) test-once1$(EXEEXT) \ + test-once2$(EXEEXT) test-open$(EXEEXT) test-openat$(EXEEXT) \ test-pathmax$(EXEEXT) test-perror$(EXEEXT) \ test-perror2$(EXEEXT) test-pipe$(EXEEXT) \ test-printf-frexp$(EXEEXT) test-printf-frexpl$(EXEEXT) \ - test-pselect$(EXEEXT) test-pthread$(EXEEXT) \ + test-pselect$(EXEEXT) test-pthread-cond$(EXEEXT) \ + test-pthread$(EXEEXT) test-pthread-mutex$(EXEEXT) \ + test-pthread-mutex-type$(EXEEXT) test-pthread-once1$(EXEEXT) \ + test-pthread-once2$(EXEEXT) test-pthread-rwlock$(EXEEXT) \ test-pthread-thread$(EXEEXT) test-pthread_sigmask1$(EXEEXT) \ - test-pthread_sigmask2$(EXEEXT) test-raise$(EXEEXT) \ - test-random$(EXEEXT) test-random-mt$(EXEEXT) \ - test-random_r$(EXEEXT) test-realloc-gnu$(EXEEXT) \ - test-reallocarray$(EXEEXT) test-sched$(EXEEXT) \ - test-select$(EXEEXT) test-select-fd$(EXEEXT) \ - test-select-stdin$(EXEEXT) test-setenv$(EXEEXT) \ - test-setlocale_null$(EXEEXT) \ + test-pthread_sigmask2$(EXEEXT) test-putenv$(EXEEXT) \ + test-raise$(EXEEXT) test-random$(EXEEXT) \ + test-random-mt$(EXEEXT) test-random_r$(EXEEXT) \ + test-realloc-gnu$(EXEEXT) test-reallocarray$(EXEEXT) \ + test-sched$(EXEEXT) test-select$(EXEEXT) \ + test-select-fd$(EXEEXT) test-select-stdin$(EXEEXT) \ + test-setenv$(EXEEXT) test-setlocale_null$(EXEEXT) \ test-setlocale_null-mt-one$(EXEEXT) \ test-setlocale_null-mt-all$(EXEEXT) \ test-setlocale_null-unlocked$(EXEEXT) test-setlocale1$(EXEEXT) \ @@ -661,6 +685,7 @@ check_PROGRAMS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ test-pr_left_of_pair$(EXEEXT) test-pr_line_separator$(EXEEXT) \ test-pr_logical_order_exception$(EXEEXT) \ test-pr_lowercase$(EXEEXT) test-pr_math$(EXEEXT) \ + test-pr_modifier_combining_mark$(EXEEXT) \ test-pr_non_break$(EXEEXT) test-pr_not_a_character$(EXEEXT) \ test-pr_numeric$(EXEEXT) test-pr_other_alphabetic$(EXEEXT) \ test-pr_other_default_ignorable_code_point$(EXEEXT) \ @@ -703,6 +728,7 @@ check_PROGRAMS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ test-u16-possible-linebreaks$(EXEEXT) \ test-u16-width-linebreaks$(EXEEXT) \ test-u32-possible-linebreaks$(EXEEXT) \ + test-uc-possible-linebreaks$(EXEEXT) \ test-u32-width-linebreaks$(EXEEXT) \ test-u8-possible-linebreaks$(EXEEXT) \ test-u8-width-linebreaks$(EXEEXT) \ @@ -718,153 +744,187 @@ check_PROGRAMS = test-accept$(EXEEXT) test-alignasof$(EXEEXT) \ test-u32-nfkd-big$(EXEEXT) test-u16-normcmp$(EXEEXT) \ test-u16-normcoll$(EXEEXT) test-u32-normcmp$(EXEEXT) \ test-u32-normcoll$(EXEEXT) test-u8-normcmp$(EXEEXT) \ - test-u8-normcoll$(EXEEXT) test-unistd$(EXEEXT) \ - test-u16-asnprintf1$(EXEEXT) test-u16-vasnprintf1$(EXEEXT) \ - test-u16-vasnprintf2$(EXEEXT) test-u16-vasnprintf3$(EXEEXT) \ - test-u16-vasprintf1$(EXEEXT) test-u16-vsnprintf1$(EXEEXT) \ - test-u16-vsprintf1$(EXEEXT) test-u32-asnprintf1$(EXEEXT) \ - test-u32-vasnprintf1$(EXEEXT) test-u32-vasnprintf2$(EXEEXT) \ - test-u32-vasnprintf3$(EXEEXT) test-u32-vasprintf1$(EXEEXT) \ - test-u32-vsnprintf1$(EXEEXT) test-u32-vsprintf1$(EXEEXT) \ - test-u8-asnprintf1$(EXEEXT) test-u8-vasnprintf1$(EXEEXT) \ - test-u8-vasnprintf2$(EXEEXT) test-u8-vasnprintf3$(EXEEXT) \ - test-u8-vasprintf1$(EXEEXT) test-u8-vsnprintf1$(EXEEXT) \ - test-u8-vsprintf1$(EXEEXT) test-ulc-asnprintf1$(EXEEXT) \ - test-ulc-vasnprintf1$(EXEEXT) test-ulc-vasnprintf2$(EXEEXT) \ - test-ulc-vasnprintf3$(EXEEXT) test-ulc-vasprintf1$(EXEEXT) \ - test-ulc-vsnprintf1$(EXEEXT) test-ulc-vsprintf1$(EXEEXT) \ - test-u16-check$(EXEEXT) test-u16-chr$(EXEEXT) \ - test-u16-cmp$(EXEEXT) test-u16-cmp2$(EXEEXT) \ - test-u16-cpy-alloc$(EXEEXT) test-u16-cpy$(EXEEXT) \ - test-u16-mblen$(EXEEXT) test-u16-mbsnlen$(EXEEXT) \ - test-u16-mbtouc$(EXEEXT) test-u16-mbtouc-unsafe$(EXEEXT) \ - test-u16-mbtoucr$(EXEEXT) test-u16-move$(EXEEXT) \ - test-u16-next$(EXEEXT) test-u16-pcpy$(EXEEXT) \ - test-u16-prev$(EXEEXT) test-u16-set$(EXEEXT) \ - test-u16-stpcpy$(EXEEXT) test-u16-stpncpy$(EXEEXT) \ - test-u16-strcat$(EXEEXT) test-u16-strchr$(EXEEXT) \ - test-u16-strcmp$(EXEEXT) test-u16-strcoll$(EXEEXT) \ - test-u16-strcpy$(EXEEXT) test-u16-strdup$(EXEEXT) \ - test-u16-strlen$(EXEEXT) test-u16-strmblen$(EXEEXT) \ - test-u16-strmbtouc$(EXEEXT) test-u16-strncat$(EXEEXT) \ - test-u16-strncmp$(EXEEXT) test-u16-strncpy$(EXEEXT) \ - test-u16-strnlen$(EXEEXT) test-u16-strstr$(EXEEXT) \ - test-u16-strtok$(EXEEXT) test-u16-to-u32$(EXEEXT) \ - test-u16-to-u8$(EXEEXT) test-u16-uctomb$(EXEEXT) \ - test-u32-check$(EXEEXT) test-u32-chr$(EXEEXT) \ - test-u32-cmp$(EXEEXT) test-u32-cmp2$(EXEEXT) \ - test-u32-cpy-alloc$(EXEEXT) test-u32-cpy$(EXEEXT) \ - test-u32-mblen$(EXEEXT) test-u32-mbsnlen$(EXEEXT) \ - test-u32-mbtouc$(EXEEXT) test-u32-mbtouc-unsafe$(EXEEXT) \ - test-u32-mbtoucr$(EXEEXT) test-u32-move$(EXEEXT) \ - test-u32-next$(EXEEXT) test-u32-pcpy$(EXEEXT) \ - test-u32-prev$(EXEEXT) test-u32-set$(EXEEXT) \ - test-u32-stpcpy$(EXEEXT) test-u32-stpncpy$(EXEEXT) \ - test-u32-strcat$(EXEEXT) test-u32-strchr$(EXEEXT) \ - test-u32-strcmp$(EXEEXT) test-u32-strcoll$(EXEEXT) \ - test-u32-strcpy$(EXEEXT) test-u32-strdup$(EXEEXT) \ - test-u32-strlen$(EXEEXT) test-u32-strmblen$(EXEEXT) \ - test-u32-strmbtouc$(EXEEXT) test-u32-strncat$(EXEEXT) \ - test-u32-strncmp$(EXEEXT) test-u32-strncpy$(EXEEXT) \ - test-u32-strnlen$(EXEEXT) test-u32-strstr$(EXEEXT) \ - test-u32-strtok$(EXEEXT) test-u32-to-u16$(EXEEXT) \ - test-u32-to-u8$(EXEEXT) test-u32-uctomb$(EXEEXT) \ - test-u8-check$(EXEEXT) test-u8-chr$(EXEEXT) \ - test-u8-cmp$(EXEEXT) test-u8-cmp2$(EXEEXT) \ - test-u8-cpy-alloc$(EXEEXT) test-u8-cpy$(EXEEXT) \ - test-u8-mblen$(EXEEXT) test-u8-mbsnlen$(EXEEXT) \ - test-u8-mbtouc$(EXEEXT) test-u8-mbtouc-unsafe$(EXEEXT) \ - test-u8-mbtoucr$(EXEEXT) test-u8-move$(EXEEXT) \ - test-u8-next$(EXEEXT) test-u8-pcpy$(EXEEXT) \ - test-u8-prev$(EXEEXT) test-u8-set$(EXEEXT) \ - test-u8-stpcpy$(EXEEXT) test-u8-stpncpy$(EXEEXT) \ - test-u8-strcat$(EXEEXT) test-u8-strchr$(EXEEXT) \ - test-u8-strcmp$(EXEEXT) test-u8-strcoll$(EXEEXT) \ - test-u8-strcpy$(EXEEXT) test-u8-strdup$(EXEEXT) \ - test-u8-strlen$(EXEEXT) test-u8-strmblen$(EXEEXT) \ - test-u8-strmbtouc$(EXEEXT) test-u8-strncat$(EXEEXT) \ - test-u8-strncmp$(EXEEXT) test-u8-strncpy$(EXEEXT) \ - test-u8-strnlen$(EXEEXT) test-u8-strstr$(EXEEXT) \ - test-u8-strtok$(EXEEXT) test-u8-to-u16$(EXEEXT) \ - test-u8-to-u32$(EXEEXT) test-u8-uctomb$(EXEEXT) \ - test-u16-wordbreaks$(EXEEXT) test-u32-wordbreaks$(EXEEXT) \ - test-uc-wordbreaks$(EXEEXT) test-u8-wordbreaks$(EXEEXT) \ - test-ulc-wordbreaks$(EXEEXT) test-u16-strwidth$(EXEEXT) \ - test-u16-width$(EXEEXT) test-u32-strwidth$(EXEEXT) \ - test-u32-width$(EXEEXT) test-u8-strwidth$(EXEEXT) \ - test-u8-width$(EXEEXT) test-uc_width$(EXEEXT) \ - test-uc_width2$(EXEEXT) test-unsetenv$(EXEEXT) \ - test-usleep$(EXEEXT) test-verify$(EXEEXT) test-wchar$(EXEEXT) \ - test-wcrtomb$(EXEEXT) test-wcrtomb-w32$(EXEEXT) \ - test-wctype-h$(EXEEXT) test-wcwidth$(EXEEXT) \ + test-u8-normcoll$(EXEEXT) test-dup-safer$(EXEEXT) \ + test-unistd$(EXEEXT) test-u16-asnprintf1$(EXEEXT) \ + test-u16-vasnprintf1$(EXEEXT) test-u16-vasnprintf2$(EXEEXT) \ + test-u16-vasnprintf3$(EXEEXT) test-u16-vasprintf1$(EXEEXT) \ + test-u16-vsnprintf1$(EXEEXT) test-u16-vsprintf1$(EXEEXT) \ + test-u32-asnprintf1$(EXEEXT) test-u32-vasnprintf1$(EXEEXT) \ + test-u32-vasnprintf2$(EXEEXT) test-u32-vasnprintf3$(EXEEXT) \ + test-u32-vasprintf1$(EXEEXT) test-u32-vsnprintf1$(EXEEXT) \ + test-u32-vsprintf1$(EXEEXT) test-u8-asnprintf1$(EXEEXT) \ + test-u8-vasnprintf1$(EXEEXT) test-u8-vasnprintf2$(EXEEXT) \ + test-u8-vasnprintf3$(EXEEXT) test-u8-vasprintf1$(EXEEXT) \ + test-u8-vsnprintf1$(EXEEXT) test-u8-vsprintf1$(EXEEXT) \ + test-ulc-asnprintf1$(EXEEXT) test-ulc-vasnprintf1$(EXEEXT) \ + test-ulc-vasnprintf2$(EXEEXT) test-ulc-vasnprintf3$(EXEEXT) \ + test-ulc-vasprintf1$(EXEEXT) test-ulc-vsnprintf1$(EXEEXT) \ + test-ulc-vsprintf1$(EXEEXT) test-u16-check$(EXEEXT) \ + test-u16-chr$(EXEEXT) test-u16-cmp$(EXEEXT) \ + test-u16-cmp2$(EXEEXT) test-u16-cpy-alloc$(EXEEXT) \ + test-u16-cpy$(EXEEXT) test-u16-mblen$(EXEEXT) \ + test-u16-mbsnlen$(EXEEXT) test-u16-mbtouc$(EXEEXT) \ + test-u16-mbtouc-unsafe$(EXEEXT) test-u16-mbtoucr$(EXEEXT) \ + test-u16-move$(EXEEXT) test-u16-next$(EXEEXT) \ + test-u16-pcpy$(EXEEXT) test-u16-prev$(EXEEXT) \ + test-u16-set$(EXEEXT) test-u16-stpcpy$(EXEEXT) \ + test-u16-stpncpy$(EXEEXT) test-u16-strcat$(EXEEXT) \ + test-u16-strchr$(EXEEXT) test-u16-strcmp$(EXEEXT) \ + test-u16-strcoll$(EXEEXT) test-u16-strcpy$(EXEEXT) \ + test-u16-strdup$(EXEEXT) test-u16-strlen$(EXEEXT) \ + test-u16-strmblen$(EXEEXT) test-u16-strmbtouc$(EXEEXT) \ + test-u16-strncat$(EXEEXT) test-u16-strncmp$(EXEEXT) \ + test-u16-strncpy$(EXEEXT) test-u16-strnlen$(EXEEXT) \ + test-u16-strstr$(EXEEXT) test-u16-strtok$(EXEEXT) \ + test-u16-to-u32$(EXEEXT) test-u16-to-u8$(EXEEXT) \ + test-u16-uctomb$(EXEEXT) test-u32-check$(EXEEXT) \ + test-u32-chr$(EXEEXT) test-u32-cmp$(EXEEXT) \ + test-u32-cmp2$(EXEEXT) test-u32-cpy-alloc$(EXEEXT) \ + test-u32-cpy$(EXEEXT) test-u32-mblen$(EXEEXT) \ + test-u32-mbsnlen$(EXEEXT) test-u32-mbtouc$(EXEEXT) \ + test-u32-mbtouc-unsafe$(EXEEXT) test-u32-mbtoucr$(EXEEXT) \ + test-u32-move$(EXEEXT) test-u32-next$(EXEEXT) \ + test-u32-pcpy$(EXEEXT) test-u32-prev$(EXEEXT) \ + test-u32-set$(EXEEXT) test-u32-stpcpy$(EXEEXT) \ + test-u32-stpncpy$(EXEEXT) test-u32-strcat$(EXEEXT) \ + test-u32-strchr$(EXEEXT) test-u32-strcmp$(EXEEXT) \ + test-u32-strcoll$(EXEEXT) test-u32-strcpy$(EXEEXT) \ + test-u32-strdup$(EXEEXT) test-u32-strlen$(EXEEXT) \ + test-u32-strmblen$(EXEEXT) test-u32-strmbtouc$(EXEEXT) \ + test-u32-strncat$(EXEEXT) test-u32-strncmp$(EXEEXT) \ + test-u32-strncpy$(EXEEXT) test-u32-strnlen$(EXEEXT) \ + test-u32-strstr$(EXEEXT) test-u32-strtok$(EXEEXT) \ + test-u32-to-u16$(EXEEXT) test-u32-to-u8$(EXEEXT) \ + test-u32-uctomb$(EXEEXT) test-u8-check$(EXEEXT) \ + test-u8-chr$(EXEEXT) test-u8-cmp$(EXEEXT) \ + test-u8-cmp2$(EXEEXT) test-u8-cpy-alloc$(EXEEXT) \ + test-u8-cpy$(EXEEXT) test-u8-mblen$(EXEEXT) \ + test-u8-mbsnlen$(EXEEXT) test-u8-mbtouc$(EXEEXT) \ + test-u8-mbtouc-unsafe$(EXEEXT) test-u8-mbtoucr$(EXEEXT) \ + test-u8-move$(EXEEXT) test-u8-next$(EXEEXT) \ + test-u8-pcpy$(EXEEXT) test-u8-prev$(EXEEXT) \ + test-u8-set$(EXEEXT) test-u8-stpcpy$(EXEEXT) \ + test-u8-stpncpy$(EXEEXT) test-u8-strcat$(EXEEXT) \ + test-u8-strchr$(EXEEXT) test-u8-strcmp$(EXEEXT) \ + test-u8-strcoll$(EXEEXT) test-u8-strcpy$(EXEEXT) \ + test-u8-strdup$(EXEEXT) test-u8-strlen$(EXEEXT) \ + test-u8-strmblen$(EXEEXT) test-u8-strmbtouc$(EXEEXT) \ + test-u8-strncat$(EXEEXT) test-u8-strncmp$(EXEEXT) \ + test-u8-strncpy$(EXEEXT) test-u8-strnlen$(EXEEXT) \ + test-u8-strstr$(EXEEXT) test-u8-strtok$(EXEEXT) \ + test-u8-to-u16$(EXEEXT) test-u8-to-u32$(EXEEXT) \ + test-u8-uctomb$(EXEEXT) test-u16-wordbreaks$(EXEEXT) \ + test-u32-wordbreaks$(EXEEXT) test-uc-wordbreaks$(EXEEXT) \ + test-u8-wordbreaks$(EXEEXT) test-ulc-wordbreaks$(EXEEXT) \ + test-u16-strwidth$(EXEEXT) test-u16-width$(EXEEXT) \ + test-u32-strwidth$(EXEEXT) test-u32-width$(EXEEXT) \ + test-u8-strwidth$(EXEEXT) test-u8-width$(EXEEXT) \ + test-uc_width$(EXEEXT) test-uc_width2$(EXEEXT) \ + test-unsetenv$(EXEEXT) test-usleep$(EXEEXT) \ + test-verify$(EXEEXT) test-wchar$(EXEEXT) test-wcrtomb$(EXEEXT) \ + test-wcrtomb-w32$(EXEEXT) test-wctype-h$(EXEEXT) \ + test-wcwidth$(EXEEXT) test-windows-mutex-type$(EXEEXT) \ + test-windows-recmutex-type$(EXEEXT) \ + test-windows-timedmutex-type$(EXEEXT) \ + test-windows-timedrecmutex-type$(EXEEXT) \ test-xalloc-die$(EXEEXT) EXTRA_PROGRAMS = test-verify-try$(EXEEXT) @GL_COND_OBJ_ACCEPT_TRUE@am__append_1 = accept.c @GL_COND_OBJ_BIND_TRUE@am__append_2 = bind.c @GL_COND_OBJ_BTOWC_TRUE@am__append_3 = btowc.c @GL_COND_OBJ_C32RTOMB_TRUE@am__append_4 = c32rtomb.c -@GL_COND_OBJ_CLOSE_TRUE@am__append_5 = close.c -@GL_COND_OBJ_CONNECT_TRUE@am__append_6 = connect.c -@GL_COND_OBJ_DUP2_TRUE@am__append_7 = dup2.c -@GL_COND_OBJ_ERROR_TRUE@am__append_8 = error.c -@GL_COND_OBJ_FCNTL_TRUE@am__append_9 = fcntl.c -@GL_COND_OBJ_FDOPEN_TRUE@am__append_10 = fdopen.c -@GL_COND_OBJ_FSTAT_TRUE@am__append_11 = fstat.c -@GL_COND_OBJ_FTRUNCATE_TRUE@am__append_12 = ftruncate.c -@GL_COND_OBJ_GETCWD_LGPL_TRUE@am__append_13 = getcwd-lgpl.c -@GL_COND_OBJ_GETDTABLESIZE_TRUE@am__append_14 = getdtablesize.c -@GL_COND_OBJ_GETPAGESIZE_TRUE@am__append_15 = getpagesize.c -@GL_COND_OBJ_GETPROGNAME_TRUE@am__append_16 = getprogname.c -@GL_COND_OBJ_GETTIMEOFDAY_TRUE@am__append_17 = gettimeofday.c -@GL_COND_OBJ_INET_PTON_TRUE@am__append_18 = inet_pton.c -@GL_COND_OBJ_IOCTL_TRUE@am__append_19 = ioctl.c -@GL_COND_OBJ_ISBLANK_TRUE@am__append_20 = isblank.c -@GL_COND_OBJ_LISTEN_TRUE@am__append_21 = listen.c -@GL_COND_OBJ_LSTAT_TRUE@am__append_22 = lstat.c -@GL_COND_OBJ_MBTOWC_TRUE@am__append_23 = mbtowc.c -@GL_COND_OBJ_MSVC_INVAL_TRUE@am__append_24 = msvc-inval.c -@GL_COND_OBJ_MSVC_NOTHROW_TRUE@am__append_25 = msvc-nothrow.c -@GL_COND_OBJ_NANOSLEEP_TRUE@am__append_26 = nanosleep.c -@GL_COND_OBJ_OPEN_TRUE@am__append_27 = open.c -@GL_COND_OBJ_PERROR_TRUE@am__append_28 = perror.c -@GL_COND_OBJ_PIPE_TRUE@am__append_29 = pipe.c -@GL_COND_OBJ_PSELECT_TRUE@am__append_30 = pselect.c -@GL_COND_OBJ_PTHREAD_THREAD_TRUE@am__append_31 = pthread-thread.c -@GL_COND_OBJ_PTHREAD_SIGMASK_TRUE@am__append_32 = pthread_sigmask.c -@GL_COND_OBJ_PUTENV_TRUE@am__append_33 = putenv.c -@GL_COND_OBJ_RAISE_TRUE@am__append_34 = raise.c -@GL_COND_OBJ_RANDOM_TRUE@am__append_35 = random.c -@GL_COND_OBJ_RANDOM_R_TRUE@am__append_36 = random_r.c -@GL_COND_OBJ_REALLOCARRAY_TRUE@am__append_37 = reallocarray.c -@GL_COND_OBJ_SCHED_YIELD_TRUE@am__append_38 = sched_yield.c -@GL_COND_OBJ_SELECT_TRUE@am__append_39 = select.c -@GL_COND_OBJ_SETENV_TRUE@am__append_40 = setenv.c -@GL_COND_OBJ_SETLOCALE_TRUE@am__append_41 = setlocale.c -@GL_COND_OBJ_SETSOCKOPT_TRUE@am__append_42 = setsockopt.c -@GL_COND_OBJ_SIGPROCMASK_TRUE@am__append_43 = sigprocmask.c -@GL_COND_OBJ_SLEEP_TRUE@am__append_44 = sleep.c -@GL_COND_OBJ_SOCKET_TRUE@am__append_45 = socket.c -@GL_COND_OBJ_STAT_TRUE@am__append_46 = stat.c -@GL_COND_OBJ_STDIO_READ_TRUE@am__append_47 = stdio-read.c -@GL_COND_OBJ_STDIO_WRITE_TRUE@am__append_48 = stdio-write.c -@GL_COND_OBJ_STRERROR_TRUE@am__append_49 = strerror.c -@GL_COND_OBJ_STRERROR_OVERRIDE_TRUE@am__append_50 = strerror-override.c -@GL_COND_OBJ_SYMLINK_TRUE@am__append_51 = symlink.c -@GL_COND_OBJ_TIME_TRUE@am__append_52 = time.c -@WOE32DLL_FALSE@am__append_53 = test-categ_none -@WOE32DLL_FALSE@am__append_54 = test-categ_none +@GL_COND_OBJ_CHDIR_LONG_TRUE@am__append_5 = chdir-long.c +@GL_COND_OBJ_CLOSE_TRUE@am__append_6 = close.c +@GL_COND_OBJ_CLOSEDIR_TRUE@am__append_7 = closedir.c +@GL_COND_OBJ_CONNECT_TRUE@am__append_8 = connect.c +@GL_COND_OBJ_DIRFD_TRUE@am__append_9 = dirfd.c +@GL_COND_OBJ_DUP_TRUE@am__append_10 = dup.c +@GL_COND_OBJ_DUP2_TRUE@am__append_11 = dup2.c +@GL_COND_OBJ_ERROR_TRUE@am__append_12 = error.c +@GL_COND_OBJ_FCHDIR_TRUE@am__append_13 = fchdir.c +@GL_COND_OBJ_FCNTL_TRUE@am__append_14 = fcntl.c +@GL_COND_OBJ_FDOPEN_TRUE@am__append_15 = fdopen.c +@GL_COND_OBJ_FDOPENDIR_TRUE@am__append_16 = fdopendir.c +@GL_COND_OBJ_FSTAT_TRUE@am__append_17 = fstat.c +@GL_COND_OBJ_FSTATAT_TRUE@am__append_18 = fstatat.c +@GL_COND_OBJ_FTRUNCATE_TRUE@am__append_19 = ftruncate.c +@GL_COND_OBJ_GETCWD_TRUE@am__append_20 = getcwd.c +@GL_COND_OBJ_GETCWD_LGPL_TRUE@am__append_21 = getcwd-lgpl.c +@GL_COND_OBJ_GETDTABLESIZE_TRUE@am__append_22 = getdtablesize.c +@GL_COND_OBJ_GETPROGNAME_TRUE@am__append_23 = getprogname.c +@GL_COND_OBJ_GETTIMEOFDAY_TRUE@am__append_24 = gettimeofday.c +@GL_COND_OBJ_INET_PTON_TRUE@am__append_25 = inet_pton.c +@GL_COND_OBJ_IOCTL_TRUE@am__append_26 = ioctl.c +@GL_COND_OBJ_ISBLANK_TRUE@am__append_27 = isblank.c +@GL_COND_OBJ_LISTEN_TRUE@am__append_28 = listen.c +@GL_COND_OBJ_LSTAT_TRUE@am__append_29 = lstat.c +@GL_COND_OBJ_MBTOWC_TRUE@am__append_30 = mbtowc.c +@GL_COND_OBJ_MEMPCPY_TRUE@am__append_31 = mempcpy.c +@GL_COND_OBJ_MEMRCHR_TRUE@am__append_32 = memrchr.c +@GL_COND_OBJ_MSVC_INVAL_TRUE@am__append_33 = msvc-inval.c +@GL_COND_OBJ_MSVC_NOTHROW_TRUE@am__append_34 = msvc-nothrow.c +@GL_COND_OBJ_NANOSLEEP_TRUE@am__append_35 = nanosleep.c +@GL_COND_OBJ_OPEN_TRUE@am__append_36 = open.c +@GL_COND_OBJ_OPENAT_TRUE@am__append_37 = openat.c +@GL_COND_OBJ_OPENDIR_TRUE@am__append_38 = opendir.c +@GL_COND_OBJ_PERROR_TRUE@am__append_39 = perror.c +@GL_COND_OBJ_PIPE_TRUE@am__append_40 = pipe.c +@GL_COND_OBJ_PSELECT_TRUE@am__append_41 = pselect.c +@GL_COND_OBJ_PTHREAD_COND_TRUE@am__append_42 = pthread-cond.c +@GL_COND_OBJ_PTHREAD_MUTEX_TRUE@am__append_43 = pthread-mutex.c +@GL_COND_OBJ_PTHREAD_RWLOCK_TRUE@am__append_44 = pthread-rwlock.c +@GL_COND_OBJ_PTHREAD_THREAD_TRUE@am__append_45 = pthread-thread.c +@GL_COND_OBJ_PTHREAD_MUTEX_TIMEDLOCK_TRUE@am__append_46 = pthread_mutex_timedlock.c +@GL_COND_OBJ_PTHREAD_SIGMASK_TRUE@am__append_47 = pthread_sigmask.c + +# Work around https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=57214 +@OS_IS_NETBSD_FALSE@am__append_48 = test-pthread_sigmask1 +@GL_COND_OBJ_PUTENV_TRUE@am__append_49 = putenv.c +@GL_COND_OBJ_RAISE_TRUE@am__append_50 = raise.c +@GL_COND_OBJ_RANDOM_TRUE@am__append_51 = random.c +@GL_COND_OBJ_RANDOM_R_TRUE@am__append_52 = random_r.c +@GL_COND_OBJ_READDIR_TRUE@am__append_53 = readdir.c +@GL_COND_OBJ_REALLOCARRAY_TRUE@am__append_54 = reallocarray.c +@GL_COND_OBJ_REWINDDIR_TRUE@am__append_55 = rewinddir.c +@GL_COND_OBJ_SCHED_YIELD_TRUE@am__append_56 = sched_yield.c +@GL_COND_OBJ_SELECT_TRUE@am__append_57 = select.c +@GL_COND_OBJ_SETENV_TRUE@am__append_58 = setenv.c +@GL_COND_OBJ_SETLOCALE_TRUE@am__append_59 = setlocale.c +@GL_COND_OBJ_SETSOCKOPT_TRUE@am__append_60 = setsockopt.c +@GL_COND_OBJ_SIGPROCMASK_TRUE@am__append_61 = sigprocmask.c + +# Work around https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=57213 +@OS_IS_NETBSD_FALSE@am__append_62 = test-sigprocmask +@GL_COND_OBJ_SLEEP_TRUE@am__append_63 = sleep.c +@GL_COND_OBJ_SOCKET_TRUE@am__append_64 = socket.c +@GL_COND_OBJ_STAT_TRUE@am__append_65 = stat.c +@GL_COND_OBJ_STDIO_READ_TRUE@am__append_66 = stdio-read.c +@GL_COND_OBJ_STDIO_WRITE_TRUE@am__append_67 = stdio-write.c +@GL_COND_OBJ_STPCPY_TRUE@am__append_68 = stpcpy.c +@GL_COND_OBJ_STRDUP_TRUE@am__append_69 = strdup.c +@GL_COND_OBJ_STRERROR_TRUE@am__append_70 = strerror.c +@GL_COND_OBJ_STRERROR_OVERRIDE_TRUE@am__append_71 = strerror-override.c +@GL_COND_OBJ_SYMLINK_TRUE@am__append_72 = symlink.c +@GL_COND_OBJ_TIME_TRUE@am__append_73 = time.c +@WOE32DLL_FALSE@am__append_74 = test-categ_none +@WOE32DLL_FALSE@am__append_75 = test-categ_none # Unlike other libunistring modules, this test passes only when the # same version of uniname/uniname.c is used (even if it is newer). -@LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@am__append_55 = uniname/test-uninames.sh -@LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@am__append_56 = test-uninames -@GL_COND_OBJ_UNSETENV_TRUE@am__append_57 = unsetenv.c -@GL_COND_OBJ_USLEEP_TRUE@am__append_58 = usleep.c -@GL_COND_OBJ_WCRTOMB_TRUE@am__append_59 = wcrtomb.c -@GL_COND_OBJ_WCTOB_TRUE@am__append_60 = wctob.c -@GL_COND_OBJ_WCTOMB_TRUE@am__append_61 = wctomb.c -@GL_COND_OBJ_WINDOWS_THREAD_TRUE@am__append_62 = windows-thread.c -@GL_COND_OBJ_WINDOWS_TLS_TRUE@am__append_63 = windows-tls.c +@LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@am__append_76 = uniname/test-uninames.sh +@LIBUNISTRING_COMPILE_UNINAME_UNINAME_TRUE@am__append_77 = test-uninames +@GL_COND_OBJ_UNSETENV_TRUE@am__append_78 = unsetenv.c +@GL_COND_OBJ_USLEEP_TRUE@am__append_79 = usleep.c +@OS_IS_CYGWIN_FALSE@am__append_80 = test-usleep +@GL_COND_OBJ_WCRTOMB_TRUE@am__append_81 = wcrtomb.c +@GL_COND_OBJ_WCTOB_TRUE@am__append_82 = wctob.c +@GL_COND_OBJ_WCTOMB_TRUE@am__append_83 = wctomb.c +@GL_COND_OBJ_WINDOWS_COND_TRUE@am__append_84 = windows-cond.c +@GL_COND_OBJ_WINDOWS_THREAD_TRUE@am__append_85 = windows-thread.c +@GL_COND_OBJ_WINDOWS_TIMEDMUTEX_TRUE@am__append_86 = windows-timedmutex.c +@GL_COND_OBJ_WINDOWS_TIMEDRECMUTEX_TRUE@am__append_87 = windows-timedrecmutex.c +@GL_COND_OBJ_WINDOWS_TIMEDRWLOCK_TRUE@am__append_88 = windows-timedrwlock.c +@GL_COND_OBJ_WINDOWS_TLS_TRUE@am__append_89 = windows-tls.c subdir = tests ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ @@ -874,15 +934,21 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/arpa_inet_h.m4 \ $(top_srcdir)/gnulib-m4/assert_h.m4 \ $(top_srcdir)/gnulib-m4/btowc.m4 \ + $(top_srcdir)/gnulib-m4/build-to-host.m4 \ $(top_srcdir)/gnulib-m4/builtin-expect.m4 \ $(top_srcdir)/gnulib-m4/c-bool.m4 \ $(top_srcdir)/gnulib-m4/c32rtomb.m4 \ $(top_srcdir)/gnulib-m4/calloc.m4 \ + $(top_srcdir)/gnulib-m4/chdir-long.m4 \ $(top_srcdir)/gnulib-m4/close.m4 \ + $(top_srcdir)/gnulib-m4/closedir.m4 \ $(top_srcdir)/gnulib-m4/codeset.m4 \ $(top_srcdir)/gnulib-m4/ctype_h.m4 \ + $(top_srcdir)/gnulib-m4/d-ino.m4 \ + $(top_srcdir)/gnulib-m4/dirent_h.m4 \ + $(top_srcdir)/gnulib-m4/dirfd.m4 \ $(top_srcdir)/gnulib-m4/double-slash-root.m4 \ - $(top_srcdir)/gnulib-m4/dup2.m4 \ + $(top_srcdir)/gnulib-m4/dup.m4 $(top_srcdir)/gnulib-m4/dup2.m4 \ $(top_srcdir)/gnulib-m4/eealloc.m4 \ $(top_srcdir)/gnulib-m4/environ.m4 \ $(top_srcdir)/gnulib-m4/errno_h.m4 \ @@ -891,12 +957,16 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/exponentd.m4 \ $(top_srcdir)/gnulib-m4/exponentf.m4 \ $(top_srcdir)/gnulib-m4/exponentl.m4 \ + $(top_srcdir)/gnulib-m4/extensions-aix.m4 \ $(top_srcdir)/gnulib-m4/extensions.m4 \ $(top_srcdir)/gnulib-m4/extern-inline.m4 \ + $(top_srcdir)/gnulib-m4/fchdir.m4 \ $(top_srcdir)/gnulib-m4/fcntl-o.m4 \ $(top_srcdir)/gnulib-m4/fcntl.m4 \ $(top_srcdir)/gnulib-m4/fcntl_h.m4 \ $(top_srcdir)/gnulib-m4/fdopen.m4 \ + $(top_srcdir)/gnulib-m4/fdopendir.m4 \ + $(top_srcdir)/gnulib-m4/filenamecat.m4 \ $(top_srcdir)/gnulib-m4/flexmember.m4 \ $(top_srcdir)/gnulib-m4/float_h.m4 \ $(top_srcdir)/gnulib-m4/fpieee.m4 \ @@ -905,10 +975,12 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/frexpl.m4 \ $(top_srcdir)/gnulib-m4/fseterr.m4 \ $(top_srcdir)/gnulib-m4/fstat.m4 \ + $(top_srcdir)/gnulib-m4/fstatat.m4 \ $(top_srcdir)/gnulib-m4/ftruncate.m4 \ + $(top_srcdir)/gnulib-m4/getcwd-abort-bug.m4 \ + $(top_srcdir)/gnulib-m4/getcwd-path-max.m4 \ $(top_srcdir)/gnulib-m4/getcwd.m4 \ $(top_srcdir)/gnulib-m4/getdtablesize.m4 \ - $(top_srcdir)/gnulib-m4/getpagesize.m4 \ $(top_srcdir)/gnulib-m4/getprogname.m4 \ $(top_srcdir)/gnulib-m4/gettimeofday.m4 \ $(top_srcdir)/gnulib-m4/gnulib-common.m4 \ @@ -945,6 +1017,7 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/limits-h.m4 \ $(top_srcdir)/gnulib-m4/localcharset.m4 \ $(top_srcdir)/gnulib-m4/locale-ar.m4 \ + $(top_srcdir)/gnulib-m4/locale-en.m4 \ $(top_srcdir)/gnulib-m4/locale-fr.m4 \ $(top_srcdir)/gnulib-m4/locale-ja.m4 \ $(top_srcdir)/gnulib-m4/locale-tr.m4 \ @@ -964,6 +1037,8 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/mbstate_t.m4 \ $(top_srcdir)/gnulib-m4/mbtowc.m4 \ $(top_srcdir)/gnulib-m4/memchr.m4 \ + $(top_srcdir)/gnulib-m4/mempcpy.m4 \ + $(top_srcdir)/gnulib-m4/memrchr.m4 \ $(top_srcdir)/gnulib-m4/minmax.m4 \ $(top_srcdir)/gnulib-m4/mmap-anon.m4 \ $(top_srcdir)/gnulib-m4/mode_t.m4 \ @@ -975,10 +1050,14 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/nanosleep.m4 \ $(top_srcdir)/gnulib-m4/netinet_in_h.m4 \ $(top_srcdir)/gnulib-m4/nocrash.m4 \ + $(top_srcdir)/gnulib-m4/off64_t.m4 \ $(top_srcdir)/gnulib-m4/off_t.m4 \ + $(top_srcdir)/gnulib-m4/once.m4 \ $(top_srcdir)/gnulib-m4/open-cloexec.m4 \ $(top_srcdir)/gnulib-m4/open-slash.m4 \ $(top_srcdir)/gnulib-m4/open.m4 \ + $(top_srcdir)/gnulib-m4/openat.m4 \ + $(top_srcdir)/gnulib-m4/opendir.m4 \ $(top_srcdir)/gnulib-m4/pathmax.m4 \ $(top_srcdir)/gnulib-m4/perror.m4 \ $(top_srcdir)/gnulib-m4/pipe.m4 \ @@ -986,17 +1065,26 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/printf-frexpl.m4 \ $(top_srcdir)/gnulib-m4/printf.m4 \ $(top_srcdir)/gnulib-m4/pselect.m4 \ + $(top_srcdir)/gnulib-m4/pthread-cond.m4 \ + $(top_srcdir)/gnulib-m4/pthread-mutex.m4 \ + $(top_srcdir)/gnulib-m4/pthread-once.m4 \ + $(top_srcdir)/gnulib-m4/pthread-rwlock.m4 \ + $(top_srcdir)/gnulib-m4/pthread-spin.m4 \ $(top_srcdir)/gnulib-m4/pthread-thread.m4 \ $(top_srcdir)/gnulib-m4/pthread_h.m4 \ + $(top_srcdir)/gnulib-m4/pthread_mutex_timedlock.m4 \ $(top_srcdir)/gnulib-m4/pthread_rwlock_rdlock.m4 \ $(top_srcdir)/gnulib-m4/pthread_sigmask.m4 \ $(top_srcdir)/gnulib-m4/putenv.m4 \ $(top_srcdir)/gnulib-m4/raise.m4 \ $(top_srcdir)/gnulib-m4/random.m4 \ $(top_srcdir)/gnulib-m4/random_r.m4 \ + $(top_srcdir)/gnulib-m4/readdir.m4 \ $(top_srcdir)/gnulib-m4/realloc.m4 \ $(top_srcdir)/gnulib-m4/reallocarray.m4 \ $(top_srcdir)/gnulib-m4/relocatable-lib.m4 \ + $(top_srcdir)/gnulib-m4/rewinddir.m4 \ + $(top_srcdir)/gnulib-m4/save-cwd.m4 \ $(top_srcdir)/gnulib-m4/sched_h.m4 \ $(top_srcdir)/gnulib-m4/sched_yield.m4 \ $(top_srcdir)/gnulib-m4/select.m4 \ @@ -1023,12 +1111,15 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/stdint_h.m4 \ $(top_srcdir)/gnulib-m4/stdio_h.m4 \ $(top_srcdir)/gnulib-m4/stdlib_h.m4 \ + $(top_srcdir)/gnulib-m4/stpcpy.m4 \ + $(top_srcdir)/gnulib-m4/strdup.m4 \ $(top_srcdir)/gnulib-m4/strerror.m4 \ $(top_srcdir)/gnulib-m4/strerror_r.m4 \ $(top_srcdir)/gnulib-m4/string_h.m4 \ $(top_srcdir)/gnulib-m4/strncat.m4 \ $(top_srcdir)/gnulib-m4/strstr.m4 \ $(top_srcdir)/gnulib-m4/symlink.m4 \ + $(top_srcdir)/gnulib-m4/sys_cdefs_h.m4 \ $(top_srcdir)/gnulib-m4/sys_ioctl_h.m4 \ $(top_srcdir)/gnulib-m4/sys_select_h.m4 \ $(top_srcdir)/gnulib-m4/sys_socket_h.m4 \ @@ -1045,13 +1136,13 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/unictype_h.m4 \ $(top_srcdir)/gnulib-m4/unimetadata_h.m4 \ $(top_srcdir)/gnulib-m4/uninorm_h.m4 \ + $(top_srcdir)/gnulib-m4/unistd-safer.m4 \ $(top_srcdir)/gnulib-m4/unistd_h.m4 \ $(top_srcdir)/gnulib-m4/usleep.m4 \ $(top_srcdir)/gnulib-m4/vasnprintf.m4 \ $(top_srcdir)/gnulib-m4/visibility.m4 \ $(top_srcdir)/gnulib-m4/warn-on-use.m4 \ $(top_srcdir)/gnulib-m4/wchar_h.m4 \ - $(top_srcdir)/gnulib-m4/wchar_t.m4 \ $(top_srcdir)/gnulib-m4/wcrtomb.m4 \ $(top_srcdir)/gnulib-m4/wctob.m4 \ $(top_srcdir)/gnulib-m4/wctomb.m4 \ @@ -1059,6 +1150,7 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \ $(top_srcdir)/gnulib-m4/wcwidth.m4 \ $(top_srcdir)/gnulib-m4/wint_t.m4 \ $(top_srcdir)/gnulib-m4/xalloc.m4 \ + $(top_srcdir)/gnulib-m4/xgetcwd.m4 \ $(top_srcdir)/gnulib-m4/xsize.m4 \ $(top_srcdir)/gnulib-m4/yield.m4 \ $(top_srcdir)/gnulib-m4/zzgnulib.m4 \ @@ -1085,117 +1177,167 @@ am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@) am__v_AR_0 = @echo " AR " $@; am__v_AR_1 = libtests_a_AR = $(AR) $(ARFLAGS) +libtests_a_RANLIB = $(RANLIB) am__DEPENDENCIES_1 = -am__libtests_a_SOURCES_DIST = accept.c basename-lgpl.c binary-io.h \ - binary-io.c bind.c btoc32.c btowc.c c32rtomb.c c32tob.c \ - cloexec.c close.c connect.c dup2.c error.c exitfail.c fcntl.c \ - fd-hook.c fdopen.c fstat.c ftruncate.c getcwd-lgpl.c \ - getdtablesize.c getpagesize.c getprogname.c gettext.h \ +am__libtests_a_SOURCES_DIST = accept.c arpa_inet.c openat-priv.h \ + openat-proc.c basename-lgpl.c binary-io.h binary-io.c bind.c \ + btoc32.c btowc.c c32rtomb.c c32tob.c chdir-long.c cloexec.c \ + close.c closedir.c concat-filename.c connect.c dirfd.c dup.c \ + dup2.c error.c exitfail.c fchdir.c fcntl.c fd-hook.c \ + fd-safer-flag.c dup-safer-flag.c fdopen.c fdopendir.c \ + filenamecat-lgpl.c fstat.c fstatat.c ftruncate.c getcwd.c \ + getcwd-lgpl.c getdtablesize.c getprogname.c gettext.h \ gettimeofday.c ialloc.c inet_pton.c ioctl.c isblank.c listen.c \ - lstat.c mbtowc.c msvc-inval.c msvc-nothrow.c nan.h nanosleep.c \ - open.c perror.c pipe.c pselect.c pthread-thread.c \ - pthread_sigmask.c putenv.c raise.c random.c random_r.c \ - reallocarray.c same-inode.h same-inode.c sched_yield.c \ - select.c setenv.c setlocale.c setsockopt.c signed-nan.h \ - signed-snan.h sigprocmask.c sleep.c snan.h socket.c sockets.h \ - sockets.c stat.c stat-time.c stdio-read.c stdio-write.c \ - strerror.c strerror-override.c symlink.c sys_socket.c \ - glthread/thread.h glthread/thread.c time.c unsetenv.c usleep.c \ - wcrtomb.c wctob.c wctomb.c windows-thread.c windows-tls.c \ - xmalloc.c xalloc-die.c glthread/yield.h + lstat.c mbtowc.c mempcpy.c memrchr.c msvc-inval.c \ + msvc-nothrow.c nan.h nanosleep.c open.c openat.c openat-die.c \ + opendir.c perror.c pipe.c pselect.c pthread-cond.c \ + pthread-mutex.c pthread-rwlock.c pthread-thread.c \ + pthread_mutex_timedlock.c pthread_sigmask.c putenv.c raise.c \ + random.c random_r.c readdir.c reallocarray.c rewinddir.c \ + same-inode.h same-inode.c save-cwd.c sched_yield.c select.c \ + setenv.c setlocale.c setsockopt.c signed-nan.h signed-snan.h \ + sigprocmask.c sleep.c snan.h socket.c sockets.h sockets.c \ + stat.c stat-time.c stdio-read.c stdio-write.c stpcpy.c \ + strdup.c strerror.c strerror-override.c symlink.c sys_socket.c \ + glthread/thread.h glthread/thread.c time.c dup-safer.c \ + fd-safer.c pipe-safer.c unsetenv.c usleep.c wcrtomb.c wctob.c \ + wctomb.c windows-cond.c windows-thread.c windows-timedmutex.c \ + windows-timedrecmutex.c windows-timedrwlock.c windows-tls.c \ + xmalloc.c xalloc-die.c xconcat-filename.c xgetcwd.c \ + glthread/yield.h @GL_COND_OBJ_ACCEPT_TRUE@am__objects_1 = accept.$(OBJEXT) @GL_COND_OBJ_BIND_TRUE@am__objects_2 = bind.$(OBJEXT) @GL_COND_OBJ_BTOWC_TRUE@am__objects_3 = btowc.$(OBJEXT) @GL_COND_OBJ_C32RTOMB_TRUE@am__objects_4 = c32rtomb.$(OBJEXT) -@GL_COND_OBJ_CLOSE_TRUE@am__objects_5 = close.$(OBJEXT) -@GL_COND_OBJ_CONNECT_TRUE@am__objects_6 = connect.$(OBJEXT) -@GL_COND_OBJ_DUP2_TRUE@am__objects_7 = dup2.$(OBJEXT) -@GL_COND_OBJ_ERROR_TRUE@am__objects_8 = error.$(OBJEXT) -@GL_COND_OBJ_FCNTL_TRUE@am__objects_9 = fcntl.$(OBJEXT) -@GL_COND_OBJ_FDOPEN_TRUE@am__objects_10 = fdopen.$(OBJEXT) -@GL_COND_OBJ_FSTAT_TRUE@am__objects_11 = fstat.$(OBJEXT) -@GL_COND_OBJ_FTRUNCATE_TRUE@am__objects_12 = ftruncate.$(OBJEXT) -@GL_COND_OBJ_GETCWD_LGPL_TRUE@am__objects_13 = getcwd-lgpl.$(OBJEXT) -@GL_COND_OBJ_GETDTABLESIZE_TRUE@am__objects_14 = \ +@GL_COND_OBJ_CHDIR_LONG_TRUE@am__objects_5 = chdir-long.$(OBJEXT) +@GL_COND_OBJ_CLOSE_TRUE@am__objects_6 = close.$(OBJEXT) +@GL_COND_OBJ_CLOSEDIR_TRUE@am__objects_7 = closedir.$(OBJEXT) +@GL_COND_OBJ_CONNECT_TRUE@am__objects_8 = connect.$(OBJEXT) +@GL_COND_OBJ_DIRFD_TRUE@am__objects_9 = dirfd.$(OBJEXT) +@GL_COND_OBJ_DUP_TRUE@am__objects_10 = dup.$(OBJEXT) +@GL_COND_OBJ_DUP2_TRUE@am__objects_11 = dup2.$(OBJEXT) +@GL_COND_OBJ_ERROR_TRUE@am__objects_12 = error.$(OBJEXT) +@GL_COND_OBJ_FCHDIR_TRUE@am__objects_13 = fchdir.$(OBJEXT) +@GL_COND_OBJ_FCNTL_TRUE@am__objects_14 = fcntl.$(OBJEXT) +@GL_COND_OBJ_FDOPEN_TRUE@am__objects_15 = fdopen.$(OBJEXT) +@GL_COND_OBJ_FDOPENDIR_TRUE@am__objects_16 = fdopendir.$(OBJEXT) +@GL_COND_OBJ_FSTAT_TRUE@am__objects_17 = fstat.$(OBJEXT) +@GL_COND_OBJ_FSTATAT_TRUE@am__objects_18 = fstatat.$(OBJEXT) +@GL_COND_OBJ_FTRUNCATE_TRUE@am__objects_19 = ftruncate.$(OBJEXT) +@GL_COND_OBJ_GETCWD_TRUE@am__objects_20 = getcwd.$(OBJEXT) +@GL_COND_OBJ_GETCWD_LGPL_TRUE@am__objects_21 = getcwd-lgpl.$(OBJEXT) +@GL_COND_OBJ_GETDTABLESIZE_TRUE@am__objects_22 = \ @GL_COND_OBJ_GETDTABLESIZE_TRUE@ getdtablesize.$(OBJEXT) -@GL_COND_OBJ_GETPAGESIZE_TRUE@am__objects_15 = getpagesize.$(OBJEXT) -@GL_COND_OBJ_GETPROGNAME_TRUE@am__objects_16 = getprogname.$(OBJEXT) -@GL_COND_OBJ_GETTIMEOFDAY_TRUE@am__objects_17 = \ +@GL_COND_OBJ_GETPROGNAME_TRUE@am__objects_23 = getprogname.$(OBJEXT) +@GL_COND_OBJ_GETTIMEOFDAY_TRUE@am__objects_24 = \ @GL_COND_OBJ_GETTIMEOFDAY_TRUE@ gettimeofday.$(OBJEXT) -@GL_COND_OBJ_INET_PTON_TRUE@am__objects_18 = inet_pton.$(OBJEXT) -@GL_COND_OBJ_IOCTL_TRUE@am__objects_19 = ioctl.$(OBJEXT) -@GL_COND_OBJ_ISBLANK_TRUE@am__objects_20 = isblank.$(OBJEXT) -@GL_COND_OBJ_LISTEN_TRUE@am__objects_21 = listen.$(OBJEXT) -@GL_COND_OBJ_LSTAT_TRUE@am__objects_22 = lstat.$(OBJEXT) -@GL_COND_OBJ_MBTOWC_TRUE@am__objects_23 = mbtowc.$(OBJEXT) -@GL_COND_OBJ_MSVC_INVAL_TRUE@am__objects_24 = msvc-inval.$(OBJEXT) -@GL_COND_OBJ_MSVC_NOTHROW_TRUE@am__objects_25 = \ +@GL_COND_OBJ_INET_PTON_TRUE@am__objects_25 = inet_pton.$(OBJEXT) +@GL_COND_OBJ_IOCTL_TRUE@am__objects_26 = ioctl.$(OBJEXT) +@GL_COND_OBJ_ISBLANK_TRUE@am__objects_27 = isblank.$(OBJEXT) +@GL_COND_OBJ_LISTEN_TRUE@am__objects_28 = listen.$(OBJEXT) +@GL_COND_OBJ_LSTAT_TRUE@am__objects_29 = lstat.$(OBJEXT) +@GL_COND_OBJ_MBTOWC_TRUE@am__objects_30 = mbtowc.$(OBJEXT) +@GL_COND_OBJ_MEMPCPY_TRUE@am__objects_31 = mempcpy.$(OBJEXT) +@GL_COND_OBJ_MEMRCHR_TRUE@am__objects_32 = memrchr.$(OBJEXT) +@GL_COND_OBJ_MSVC_INVAL_TRUE@am__objects_33 = msvc-inval.$(OBJEXT) +@GL_COND_OBJ_MSVC_NOTHROW_TRUE@am__objects_34 = \ @GL_COND_OBJ_MSVC_NOTHROW_TRUE@ msvc-nothrow.$(OBJEXT) -@GL_COND_OBJ_NANOSLEEP_TRUE@am__objects_26 = nanosleep.$(OBJEXT) -@GL_COND_OBJ_OPEN_TRUE@am__objects_27 = open.$(OBJEXT) -@GL_COND_OBJ_PERROR_TRUE@am__objects_28 = perror.$(OBJEXT) -@GL_COND_OBJ_PIPE_TRUE@am__objects_29 = pipe.$(OBJEXT) -@GL_COND_OBJ_PSELECT_TRUE@am__objects_30 = pselect.$(OBJEXT) -@GL_COND_OBJ_PTHREAD_THREAD_TRUE@am__objects_31 = \ +@GL_COND_OBJ_NANOSLEEP_TRUE@am__objects_35 = nanosleep.$(OBJEXT) +@GL_COND_OBJ_OPEN_TRUE@am__objects_36 = open.$(OBJEXT) +@GL_COND_OBJ_OPENAT_TRUE@am__objects_37 = openat.$(OBJEXT) +@GL_COND_OBJ_OPENDIR_TRUE@am__objects_38 = opendir.$(OBJEXT) +@GL_COND_OBJ_PERROR_TRUE@am__objects_39 = perror.$(OBJEXT) +@GL_COND_OBJ_PIPE_TRUE@am__objects_40 = pipe.$(OBJEXT) +@GL_COND_OBJ_PSELECT_TRUE@am__objects_41 = pselect.$(OBJEXT) +@GL_COND_OBJ_PTHREAD_COND_TRUE@am__objects_42 = \ +@GL_COND_OBJ_PTHREAD_COND_TRUE@ pthread-cond.$(OBJEXT) +@GL_COND_OBJ_PTHREAD_MUTEX_TRUE@am__objects_43 = \ +@GL_COND_OBJ_PTHREAD_MUTEX_TRUE@ pthread-mutex.$(OBJEXT) +@GL_COND_OBJ_PTHREAD_RWLOCK_TRUE@am__objects_44 = \ +@GL_COND_OBJ_PTHREAD_RWLOCK_TRUE@ pthread-rwlock.$(OBJEXT) +@GL_COND_OBJ_PTHREAD_THREAD_TRUE@am__objects_45 = \ @GL_COND_OBJ_PTHREAD_THREAD_TRUE@ pthread-thread.$(OBJEXT) -@GL_COND_OBJ_PTHREAD_SIGMASK_TRUE@am__objects_32 = \ +@GL_COND_OBJ_PTHREAD_MUTEX_TIMEDLOCK_TRUE@am__objects_46 = pthread_mutex_timedlock.$(OBJEXT) +@GL_COND_OBJ_PTHREAD_SIGMASK_TRUE@am__objects_47 = \ @GL_COND_OBJ_PTHREAD_SIGMASK_TRUE@ pthread_sigmask.$(OBJEXT) -@GL_COND_OBJ_PUTENV_TRUE@am__objects_33 = putenv.$(OBJEXT) -@GL_COND_OBJ_RAISE_TRUE@am__objects_34 = raise.$(OBJEXT) -@GL_COND_OBJ_RANDOM_TRUE@am__objects_35 = random.$(OBJEXT) -@GL_COND_OBJ_RANDOM_R_TRUE@am__objects_36 = random_r.$(OBJEXT) -@GL_COND_OBJ_REALLOCARRAY_TRUE@am__objects_37 = \ +@GL_COND_OBJ_PUTENV_TRUE@am__objects_48 = putenv.$(OBJEXT) +@GL_COND_OBJ_RAISE_TRUE@am__objects_49 = raise.$(OBJEXT) +@GL_COND_OBJ_RANDOM_TRUE@am__objects_50 = random.$(OBJEXT) +@GL_COND_OBJ_RANDOM_R_TRUE@am__objects_51 = random_r.$(OBJEXT) +@GL_COND_OBJ_READDIR_TRUE@am__objects_52 = readdir.$(OBJEXT) +@GL_COND_OBJ_REALLOCARRAY_TRUE@am__objects_53 = \ @GL_COND_OBJ_REALLOCARRAY_TRUE@ reallocarray.$(OBJEXT) -@GL_COND_OBJ_SCHED_YIELD_TRUE@am__objects_38 = sched_yield.$(OBJEXT) -@GL_COND_OBJ_SELECT_TRUE@am__objects_39 = select.$(OBJEXT) -@GL_COND_OBJ_SETENV_TRUE@am__objects_40 = setenv.$(OBJEXT) -@GL_COND_OBJ_SETLOCALE_TRUE@am__objects_41 = setlocale.$(OBJEXT) -@GL_COND_OBJ_SETSOCKOPT_TRUE@am__objects_42 = setsockopt.$(OBJEXT) -@GL_COND_OBJ_SIGPROCMASK_TRUE@am__objects_43 = sigprocmask.$(OBJEXT) -@GL_COND_OBJ_SLEEP_TRUE@am__objects_44 = sleep.$(OBJEXT) -@GL_COND_OBJ_SOCKET_TRUE@am__objects_45 = socket.$(OBJEXT) -@GL_COND_OBJ_STAT_TRUE@am__objects_46 = stat.$(OBJEXT) -@GL_COND_OBJ_STDIO_READ_TRUE@am__objects_47 = stdio-read.$(OBJEXT) -@GL_COND_OBJ_STDIO_WRITE_TRUE@am__objects_48 = stdio-write.$(OBJEXT) -@GL_COND_OBJ_STRERROR_TRUE@am__objects_49 = strerror.$(OBJEXT) -@GL_COND_OBJ_STRERROR_OVERRIDE_TRUE@am__objects_50 = strerror-override.$(OBJEXT) -@GL_COND_OBJ_SYMLINK_TRUE@am__objects_51 = symlink.$(OBJEXT) +@GL_COND_OBJ_REWINDDIR_TRUE@am__objects_54 = rewinddir.$(OBJEXT) +@GL_COND_OBJ_SCHED_YIELD_TRUE@am__objects_55 = sched_yield.$(OBJEXT) +@GL_COND_OBJ_SELECT_TRUE@am__objects_56 = select.$(OBJEXT) +@GL_COND_OBJ_SETENV_TRUE@am__objects_57 = setenv.$(OBJEXT) +@GL_COND_OBJ_SETLOCALE_TRUE@am__objects_58 = setlocale.$(OBJEXT) +@GL_COND_OBJ_SETSOCKOPT_TRUE@am__objects_59 = setsockopt.$(OBJEXT) +@GL_COND_OBJ_SIGPROCMASK_TRUE@am__objects_60 = sigprocmask.$(OBJEXT) +@GL_COND_OBJ_SLEEP_TRUE@am__objects_61 = sleep.$(OBJEXT) +@GL_COND_OBJ_SOCKET_TRUE@am__objects_62 = socket.$(OBJEXT) +@GL_COND_OBJ_STAT_TRUE@am__objects_63 = stat.$(OBJEXT) +@GL_COND_OBJ_STDIO_READ_TRUE@am__objects_64 = stdio-read.$(OBJEXT) +@GL_COND_OBJ_STDIO_WRITE_TRUE@am__objects_65 = stdio-write.$(OBJEXT) +@GL_COND_OBJ_STPCPY_TRUE@am__objects_66 = stpcpy.$(OBJEXT) +@GL_COND_OBJ_STRDUP_TRUE@am__objects_67 = strdup.$(OBJEXT) +@GL_COND_OBJ_STRERROR_TRUE@am__objects_68 = strerror.$(OBJEXT) +@GL_COND_OBJ_STRERROR_OVERRIDE_TRUE@am__objects_69 = strerror-override.$(OBJEXT) +@GL_COND_OBJ_SYMLINK_TRUE@am__objects_70 = symlink.$(OBJEXT) am__dirstamp = $(am__leading_dot)dirstamp -@GL_COND_OBJ_TIME_TRUE@am__objects_52 = time.$(OBJEXT) -@GL_COND_OBJ_UNSETENV_TRUE@am__objects_53 = unsetenv.$(OBJEXT) -@GL_COND_OBJ_USLEEP_TRUE@am__objects_54 = usleep.$(OBJEXT) -@GL_COND_OBJ_WCRTOMB_TRUE@am__objects_55 = wcrtomb.$(OBJEXT) -@GL_COND_OBJ_WCTOB_TRUE@am__objects_56 = wctob.$(OBJEXT) -@GL_COND_OBJ_WCTOMB_TRUE@am__objects_57 = wctomb.$(OBJEXT) -@GL_COND_OBJ_WINDOWS_THREAD_TRUE@am__objects_58 = \ +@GL_COND_OBJ_TIME_TRUE@am__objects_71 = time.$(OBJEXT) +@GL_COND_OBJ_UNSETENV_TRUE@am__objects_72 = unsetenv.$(OBJEXT) +@GL_COND_OBJ_USLEEP_TRUE@am__objects_73 = usleep.$(OBJEXT) +@GL_COND_OBJ_WCRTOMB_TRUE@am__objects_74 = wcrtomb.$(OBJEXT) +@GL_COND_OBJ_WCTOB_TRUE@am__objects_75 = wctob.$(OBJEXT) +@GL_COND_OBJ_WCTOMB_TRUE@am__objects_76 = wctomb.$(OBJEXT) +@GL_COND_OBJ_WINDOWS_COND_TRUE@am__objects_77 = \ +@GL_COND_OBJ_WINDOWS_COND_TRUE@ windows-cond.$(OBJEXT) +@GL_COND_OBJ_WINDOWS_THREAD_TRUE@am__objects_78 = \ @GL_COND_OBJ_WINDOWS_THREAD_TRUE@ windows-thread.$(OBJEXT) -@GL_COND_OBJ_WINDOWS_TLS_TRUE@am__objects_59 = windows-tls.$(OBJEXT) -am_libtests_a_OBJECTS = $(am__objects_1) basename-lgpl.$(OBJEXT) \ +@GL_COND_OBJ_WINDOWS_TIMEDMUTEX_TRUE@am__objects_79 = windows-timedmutex.$(OBJEXT) +@GL_COND_OBJ_WINDOWS_TIMEDRECMUTEX_TRUE@am__objects_80 = windows-timedrecmutex.$(OBJEXT) +@GL_COND_OBJ_WINDOWS_TIMEDRWLOCK_TRUE@am__objects_81 = windows-timedrwlock.$(OBJEXT) +@GL_COND_OBJ_WINDOWS_TLS_TRUE@am__objects_82 = windows-tls.$(OBJEXT) +am_libtests_a_OBJECTS = $(am__objects_1) arpa_inet.$(OBJEXT) \ + openat-proc.$(OBJEXT) basename-lgpl.$(OBJEXT) \ binary-io.$(OBJEXT) $(am__objects_2) btoc32.$(OBJEXT) \ $(am__objects_3) $(am__objects_4) c32tob.$(OBJEXT) \ - cloexec.$(OBJEXT) $(am__objects_5) $(am__objects_6) \ - $(am__objects_7) $(am__objects_8) exitfail.$(OBJEXT) \ - $(am__objects_9) fd-hook.$(OBJEXT) $(am__objects_10) \ - $(am__objects_11) $(am__objects_12) $(am__objects_13) \ - $(am__objects_14) $(am__objects_15) $(am__objects_16) \ - $(am__objects_17) ialloc.$(OBJEXT) $(am__objects_18) \ + $(am__objects_5) cloexec.$(OBJEXT) $(am__objects_6) \ + $(am__objects_7) concat-filename.$(OBJEXT) $(am__objects_8) \ + $(am__objects_9) $(am__objects_10) $(am__objects_11) \ + $(am__objects_12) exitfail.$(OBJEXT) $(am__objects_13) \ + $(am__objects_14) fd-hook.$(OBJEXT) fd-safer-flag.$(OBJEXT) \ + dup-safer-flag.$(OBJEXT) $(am__objects_15) $(am__objects_16) \ + filenamecat-lgpl.$(OBJEXT) $(am__objects_17) $(am__objects_18) \ $(am__objects_19) $(am__objects_20) $(am__objects_21) \ $(am__objects_22) $(am__objects_23) $(am__objects_24) \ - $(am__objects_25) $(am__objects_26) $(am__objects_27) \ - $(am__objects_28) $(am__objects_29) $(am__objects_30) \ - $(am__objects_31) $(am__objects_32) $(am__objects_33) \ - $(am__objects_34) $(am__objects_35) $(am__objects_36) \ - $(am__objects_37) same-inode.$(OBJEXT) $(am__objects_38) \ - $(am__objects_39) $(am__objects_40) $(am__objects_41) \ - $(am__objects_42) $(am__objects_43) $(am__objects_44) \ - $(am__objects_45) sockets.$(OBJEXT) $(am__objects_46) \ - stat-time.$(OBJEXT) $(am__objects_47) $(am__objects_48) \ - $(am__objects_49) $(am__objects_50) $(am__objects_51) \ - sys_socket.$(OBJEXT) glthread/thread.$(OBJEXT) \ - $(am__objects_52) $(am__objects_53) $(am__objects_54) \ - $(am__objects_55) $(am__objects_56) $(am__objects_57) \ - $(am__objects_58) $(am__objects_59) xmalloc.$(OBJEXT) \ - xalloc-die.$(OBJEXT) + ialloc.$(OBJEXT) $(am__objects_25) $(am__objects_26) \ + $(am__objects_27) $(am__objects_28) $(am__objects_29) \ + $(am__objects_30) $(am__objects_31) $(am__objects_32) \ + $(am__objects_33) $(am__objects_34) $(am__objects_35) \ + $(am__objects_36) $(am__objects_37) openat-die.$(OBJEXT) \ + $(am__objects_38) $(am__objects_39) $(am__objects_40) \ + $(am__objects_41) $(am__objects_42) $(am__objects_43) \ + $(am__objects_44) $(am__objects_45) $(am__objects_46) \ + $(am__objects_47) $(am__objects_48) $(am__objects_49) \ + $(am__objects_50) $(am__objects_51) $(am__objects_52) \ + $(am__objects_53) $(am__objects_54) same-inode.$(OBJEXT) \ + save-cwd.$(OBJEXT) $(am__objects_55) $(am__objects_56) \ + $(am__objects_57) $(am__objects_58) $(am__objects_59) \ + $(am__objects_60) $(am__objects_61) $(am__objects_62) \ + sockets.$(OBJEXT) $(am__objects_63) stat-time.$(OBJEXT) \ + $(am__objects_64) $(am__objects_65) $(am__objects_66) \ + $(am__objects_67) $(am__objects_68) $(am__objects_69) \ + $(am__objects_70) sys_socket.$(OBJEXT) \ + glthread/thread.$(OBJEXT) $(am__objects_71) \ + dup-safer.$(OBJEXT) fd-safer.$(OBJEXT) pipe-safer.$(OBJEXT) \ + $(am__objects_72) $(am__objects_73) $(am__objects_74) \ + $(am__objects_75) $(am__objects_76) $(am__objects_77) \ + $(am__objects_78) $(am__objects_79) $(am__objects_80) \ + $(am__objects_81) $(am__objects_82) xmalloc.$(OBJEXT) \ + xalloc-die.$(OBJEXT) xconcat-filename.$(OBJEXT) \ + xgetcwd.$(OBJEXT) libtests_a_OBJECTS = $(am_libtests_a_OBJECTS) am_current_locale_OBJECTS = locale.$(OBJEXT) current_locale_OBJECTS = $(am_current_locale_OBJECTS) @@ -1519,6 +1661,11 @@ am_test_categ_test_withtable_OBJECTS = \ test_categ_test_withtable_OBJECTS = \ $(am_test_categ_test_withtable_OBJECTS) test_categ_test_withtable_DEPENDENCIES = $(am__DEPENDENCIES_2) +test_chdir_SOURCES = test-chdir.c +test_chdir_OBJECTS = test-chdir.$(OBJEXT) +test_chdir_LDADD = $(LDADD) +test_chdir_DEPENDENCIES = libtests.a ../lib/libunistring.la libtests.a \ + ../lib/libunistring.la libtests.a $(am__DEPENDENCIES_1) test_cloexec_SOURCES = test-cloexec.c test_cloexec_OBJECTS = test-cloexec.$(OBJEXT) test_cloexec_LDADD = $(LDADD) @@ -1615,6 +1762,28 @@ test_decomposition_DEPENDENCIES = $(am__DEPENDENCIES_2) am_test_digit_OBJECTS = unictype/test-digit.$(OBJEXT) test_digit_OBJECTS = $(am_test_digit_OBJECTS) test_digit_DEPENDENCIES = $(am__DEPENDENCIES_2) +test_dirent_SOURCES = test-dirent.c +test_dirent_OBJECTS = test-dirent.$(OBJEXT) +test_dirent_LDADD = $(LDADD) +test_dirent_DEPENDENCIES = libtests.a ../lib/libunistring.la \ + libtests.a ../lib/libunistring.la libtests.a \ + $(am__DEPENDENCIES_1) +test_dirfd_SOURCES = test-dirfd.c +test_dirfd_OBJECTS = test-dirfd.$(OBJEXT) +test_dirfd_LDADD = $(LDADD) +test_dirfd_DEPENDENCIES = libtests.a ../lib/libunistring.la libtests.a \ + ../lib/libunistring.la libtests.a $(am__DEPENDENCIES_1) +test_dup_SOURCES = test-dup.c +test_dup_OBJECTS = test-dup.$(OBJEXT) +test_dup_LDADD = $(LDADD) +test_dup_DEPENDENCIES = libtests.a ../lib/libunistring.la libtests.a \ + ../lib/libunistring.la libtests.a $(am__DEPENDENCIES_1) +test_dup_safer_SOURCES = test-dup-safer.c +test_dup_safer_OBJECTS = test-dup-safer.$(OBJEXT) +test_dup_safer_LDADD = $(LDADD) +test_dup_safer_DEPENDENCIES = libtests.a ../lib/libunistring.la \ + libtests.a ../lib/libunistring.la libtests.a \ + $(am__DEPENDENCIES_1) test_dup2_SOURCES = test-dup2.c test_dup2_OBJECTS = test-dup2.$(OBJEXT) test_dup2_LDADD = $(LDADD) @@ -1634,6 +1803,9 @@ test_errno_DEPENDENCIES = libtests.a ../lib/libunistring.la libtests.a \ test_error_SOURCES = test-error.c test_error_OBJECTS = test-error.$(OBJEXT) test_error_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) +test_fchdir_SOURCES = test-fchdir.c +test_fchdir_OBJECTS = test-fchdir.$(OBJEXT) +test_fchdir_DEPENDENCIES = $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) test_fcntl_SOURCES = test-fcntl.c test_fcntl_OBJECTS = test-fcntl.$(OBJEXT) test_fcntl_LDADD = $(LDADD) @@ -1651,6 +1823,9 @@ test_fdopen_LDADD = $(LDADD) test_fdopen_DEPENDENCIES = libtests.a ../lib/libunistring.la \ libtests.a ../lib/libunistring.la libtests.a \ $(am__DEPENDENCIES_1) +test_fdopendir_SOURCES = test-fdopendir.c +test_fdopendir_OBJECTS = test-fdopendir.$(OBJEXT) +test_fdopendir_DEPENDENCIES = $(am__DEPENDENCIES_2) test_fgetc_SOURCES = test-fgetc.c test_fgetc_OBJECTS = test-fgetc.$(OBJEXT) test_fgetc_LDADD = $(LDADD) @@ -1700,6 +1875,9 @@ test_fstat_OBJECTS = test-fstat.$(OBJEXT) test_fstat_LDADD = $(LDADD) test_fstat_DEPENDENCIES = libtests.a ../lib/libunistring.la libtests.a \ ../lib/libunistring.la libtests.a $(am__DEPENDENCIES_1) +test_fstatat_SOURCES = test-fstatat.c +test_fstatat_OBJECTS = test-fstatat.$(OBJEXT) +test_fstatat_DEPENDENCIES = $(am__DEPENDENCIES_2) test_ftruncate_SOURCES = test-ftruncate.c test_ftruncate_OBJECTS = test-ftruncate.$(OBJEXT) test_ftruncate_LDADD = $(LDADD) @@ -1712,6 +1890,9 @@ test_fwrite_LDADD = $(LDADD) test_fwrite_DEPENDENCIES = libtests.a ../lib/libunistring.la \ libtests.a ../lib/libunistring.la libtests.a \ $(am__DEPENDENCIES_1) +test_getcwd_SOURCES = test-getcwd.c +test_getcwd_OBJECTS = test-getcwd.$(OBJEXT) +test_getcwd_DEPENDENCIES = $(am__DEPENDENCIES_2) test_getcwd_lgpl_SOURCES = test-getcwd-lgpl.c test_getcwd_lgpl_OBJECTS = test-getcwd-lgpl.$(OBJEXT) test_getcwd_lgpl_DEPENDENCIES = $(am__DEPENDENCIES_2) \ @@ -1944,12 +2125,22 @@ test_mbsinit_SOURCES = test-mbsinit.c test_mbsinit_OBJECTS = test-mbsinit.$(OBJEXT) test_mbsinit_DEPENDENCIES = $(am__DEPENDENCIES_2) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +test_mbsnlen_SOURCES = test-mbsnlen.c +test_mbsnlen_OBJECTS = test-mbsnlen.$(OBJEXT) +test_mbsnlen_DEPENDENCIES = $(am__DEPENDENCIES_2) \ + $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) test_memchr_SOURCES = test-memchr.c test_memchr_OBJECTS = test-memchr.$(OBJEXT) test_memchr_LDADD = $(LDADD) test_memchr_DEPENDENCIES = libtests.a ../lib/libunistring.la \ libtests.a ../lib/libunistring.la libtests.a \ $(am__DEPENDENCIES_1) +test_memrchr_SOURCES = test-memrchr.c +test_memrchr_OBJECTS = test-memrchr.$(OBJEXT) +test_memrchr_LDADD = $(LDADD) +test_memrchr_DEPENDENCIES = libtests.a ../lib/libunistring.la \ + libtests.a ../lib/libunistring.la libtests.a \ + $(am__DEPENDENCIES_1) am_test_mirror_OBJECTS = unictype/test-mirror.$(OBJEXT) test_mirror_OBJECTS = $(am_test_mirror_OBJECTS) test_mirror_DEPENDENCIES = $(am__DEPENDENCIES_2) @@ -1997,6 +2188,9 @@ test_open_OBJECTS = test-open.$(OBJEXT) test_open_LDADD = $(LDADD) test_open_DEPENDENCIES = libtests.a ../lib/libunistring.la libtests.a \ ../lib/libunistring.la libtests.a $(am__DEPENDENCIES_1) +test_openat_SOURCES = test-openat.c +test_openat_OBJECTS = test-openat.$(OBJEXT) +test_openat_DEPENDENCIES = $(am__DEPENDENCIES_2) test_pathmax_SOURCES = test-pathmax.c test_pathmax_OBJECTS = test-pathmax.$(OBJEXT) test_pathmax_LDADD = $(LDADD) @@ -2299,6 +2493,11 @@ test_pr_lowercase_DEPENDENCIES = $(am__DEPENDENCIES_2) am_test_pr_math_OBJECTS = unictype/test-pr_math.$(OBJEXT) test_pr_math_OBJECTS = $(am_test_pr_math_OBJECTS) test_pr_math_DEPENDENCIES = $(am__DEPENDENCIES_2) +am_test_pr_modifier_combining_mark_OBJECTS = \ + unictype/test-pr_modifier_combining_mark.$(OBJEXT) +test_pr_modifier_combining_mark_OBJECTS = \ + $(am_test_pr_modifier_combining_mark_OBJECTS) +test_pr_modifier_combining_mark_DEPENDENCIES = $(am__DEPENDENCIES_2) am_test_pr_non_break_OBJECTS = unictype/test-pr_non_break.$(OBJEXT) test_pr_non_break_OBJECTS = $(am_test_pr_non_break_OBJECTS) test_pr_non_break_DEPENDENCIES = $(am__DEPENDENCIES_2) @@ -2470,6 +2669,24 @@ test_pthread_LDADD = $(LDADD) test_pthread_DEPENDENCIES = libtests.a ../lib/libunistring.la \ libtests.a ../lib/libunistring.la libtests.a \ $(am__DEPENDENCIES_1) +test_pthread_cond_SOURCES = test-pthread-cond.c +test_pthread_cond_OBJECTS = test-pthread-cond.$(OBJEXT) +test_pthread_cond_DEPENDENCIES = $(am__DEPENDENCIES_2) +test_pthread_mutex_SOURCES = test-pthread-mutex.c +test_pthread_mutex_OBJECTS = test-pthread-mutex.$(OBJEXT) +test_pthread_mutex_DEPENDENCIES = $(am__DEPENDENCIES_2) +test_pthread_mutex_type_SOURCES = test-pthread-mutex-type.c +test_pthread_mutex_type_OBJECTS = test-pthread-mutex-type.$(OBJEXT) +test_pthread_mutex_type_DEPENDENCIES = $(am__DEPENDENCIES_2) +test_pthread_once1_SOURCES = test-pthread-once1.c +test_pthread_once1_OBJECTS = test-pthread-once1.$(OBJEXT) +test_pthread_once1_DEPENDENCIES = $(am__DEPENDENCIES_2) +test_pthread_once2_SOURCES = test-pthread-once2.c +test_pthread_once2_OBJECTS = test-pthread-once2.$(OBJEXT) +test_pthread_once2_DEPENDENCIES = $(am__DEPENDENCIES_2) +test_pthread_rwlock_SOURCES = test-pthread-rwlock.c +test_pthread_rwlock_OBJECTS = test-pthread-rwlock.$(OBJEXT) +test_pthread_rwlock_DEPENDENCIES = $(am__DEPENDENCIES_2) test_pthread_thread_SOURCES = test-pthread-thread.c test_pthread_thread_OBJECTS = test-pthread-thread.$(OBJEXT) test_pthread_thread_DEPENDENCIES = $(am__DEPENDENCIES_2) @@ -2479,6 +2696,12 @@ test_pthread_sigmask1_DEPENDENCIES = $(am__DEPENDENCIES_2) test_pthread_sigmask2_SOURCES = test-pthread_sigmask2.c test_pthread_sigmask2_OBJECTS = test-pthread_sigmask2.$(OBJEXT) test_pthread_sigmask2_DEPENDENCIES = $(am__DEPENDENCIES_2) +test_putenv_SOURCES = test-putenv.c +test_putenv_OBJECTS = test-putenv.$(OBJEXT) +test_putenv_LDADD = $(LDADD) +test_putenv_DEPENDENCIES = libtests.a ../lib/libunistring.la \ + libtests.a ../lib/libunistring.la libtests.a \ + $(am__DEPENDENCIES_1) test_raise_SOURCES = test-raise.c test_raise_OBJECTS = test-raise.$(OBJEXT) test_raise_LDADD = $(LDADD) @@ -3481,6 +3704,11 @@ am_test_uc_is_grapheme_break_OBJECTS = \ test_uc_is_grapheme_break_OBJECTS = \ $(am_test_uc_is_grapheme_break_OBJECTS) test_uc_is_grapheme_break_DEPENDENCIES = $(am__DEPENDENCIES_2) +am_test_uc_possible_linebreaks_OBJECTS = \ + unilbrk/test-uc-possible-linebreaks.$(OBJEXT) +test_uc_possible_linebreaks_OBJECTS = \ + $(am_test_uc_possible_linebreaks_OBJECTS) +test_uc_possible_linebreaks_DEPENDENCIES = $(am__DEPENDENCIES_2) am_test_uc_wordbreaks_OBJECTS = uniwbrk/test-uc-wordbreaks.$(OBJEXT) test_uc_wordbreaks_OBJECTS = $(am_test_uc_wordbreaks_OBJECTS) test_uc_wordbreaks_DEPENDENCIES = $(am__DEPENDENCIES_2) @@ -3631,6 +3859,34 @@ test_wcwidth_SOURCES = test-wcwidth.c test_wcwidth_OBJECTS = test-wcwidth.$(OBJEXT) test_wcwidth_DEPENDENCIES = $(am__DEPENDENCIES_2) \ $(am__DEPENDENCIES_1) +test_windows_mutex_type_SOURCES = test-windows-mutex-type.c +test_windows_mutex_type_OBJECTS = test-windows-mutex-type.$(OBJEXT) +test_windows_mutex_type_LDADD = $(LDADD) +test_windows_mutex_type_DEPENDENCIES = libtests.a \ + ../lib/libunistring.la libtests.a ../lib/libunistring.la \ + libtests.a $(am__DEPENDENCIES_1) +test_windows_recmutex_type_SOURCES = test-windows-recmutex-type.c +test_windows_recmutex_type_OBJECTS = \ + test-windows-recmutex-type.$(OBJEXT) +test_windows_recmutex_type_LDADD = $(LDADD) +test_windows_recmutex_type_DEPENDENCIES = libtests.a \ + ../lib/libunistring.la libtests.a ../lib/libunistring.la \ + libtests.a $(am__DEPENDENCIES_1) +test_windows_timedmutex_type_SOURCES = test-windows-timedmutex-type.c +test_windows_timedmutex_type_OBJECTS = \ + test-windows-timedmutex-type.$(OBJEXT) +test_windows_timedmutex_type_LDADD = $(LDADD) +test_windows_timedmutex_type_DEPENDENCIES = libtests.a \ + ../lib/libunistring.la libtests.a ../lib/libunistring.la \ + libtests.a $(am__DEPENDENCIES_1) +test_windows_timedrecmutex_type_SOURCES = \ + test-windows-timedrecmutex-type.c +test_windows_timedrecmutex_type_OBJECTS = \ + test-windows-timedrecmutex-type.$(OBJEXT) +test_windows_timedrecmutex_type_LDADD = $(LDADD) +test_windows_timedrecmutex_type_DEPENDENCIES = libtests.a \ + ../lib/libunistring.la libtests.a ../lib/libunistring.la \ + libtests.a $(am__DEPENDENCIES_1) test_xalloc_die_SOURCES = test-xalloc-die.c test_xalloc_die_OBJECTS = test-xalloc-die.$(OBJEXT) test_xalloc_die_DEPENDENCIES = $(am__DEPENDENCIES_2) @@ -3649,43 +3905,59 @@ am__v_at_1 = depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp am__maybe_remake_depfiles = depfiles am__depfiles_remade = ./$(DEPDIR)/accept.Po ./$(DEPDIR)/alloca.Po \ + ./$(DEPDIR)/arpa_inet.Po ./$(DEPDIR)/at-func.Po \ ./$(DEPDIR)/basename-lgpl.Po ./$(DEPDIR)/binary-io.Po \ ./$(DEPDIR)/bind.Po ./$(DEPDIR)/btoc32.Po ./$(DEPDIR)/btowc.Po \ ./$(DEPDIR)/c32rtomb.Po ./$(DEPDIR)/c32tob.Po \ - ./$(DEPDIR)/calloc.Po ./$(DEPDIR)/cloexec.Po \ - ./$(DEPDIR)/close.Po ./$(DEPDIR)/connect.Po \ - ./$(DEPDIR)/dup2.Po ./$(DEPDIR)/error.Po \ - ./$(DEPDIR)/exitfail.Po ./$(DEPDIR)/fcntl.Po \ - ./$(DEPDIR)/fd-hook.Po ./$(DEPDIR)/fdopen.Po \ - ./$(DEPDIR)/fstat.Po ./$(DEPDIR)/ftruncate.Po \ - ./$(DEPDIR)/getcwd-lgpl.Po ./$(DEPDIR)/getdtablesize.Po \ - ./$(DEPDIR)/getpagesize.Po ./$(DEPDIR)/getprogname.Po \ + ./$(DEPDIR)/calloc.Po ./$(DEPDIR)/chdir-long.Po \ + ./$(DEPDIR)/cloexec.Po ./$(DEPDIR)/close.Po \ + ./$(DEPDIR)/closedir.Po ./$(DEPDIR)/concat-filename.Po \ + ./$(DEPDIR)/connect.Po ./$(DEPDIR)/dirfd.Po \ + ./$(DEPDIR)/dup-safer-flag.Po ./$(DEPDIR)/dup-safer.Po \ + ./$(DEPDIR)/dup.Po ./$(DEPDIR)/dup2.Po ./$(DEPDIR)/error.Po \ + ./$(DEPDIR)/exitfail.Po ./$(DEPDIR)/fchdir.Po \ + ./$(DEPDIR)/fcntl.Po ./$(DEPDIR)/fd-hook.Po \ + ./$(DEPDIR)/fd-safer-flag.Po ./$(DEPDIR)/fd-safer.Po \ + ./$(DEPDIR)/fdopen.Po ./$(DEPDIR)/fdopendir.Po \ + ./$(DEPDIR)/filenamecat-lgpl.Po ./$(DEPDIR)/fstat.Po \ + ./$(DEPDIR)/fstatat.Po ./$(DEPDIR)/ftruncate.Po \ + ./$(DEPDIR)/getcwd-lgpl.Po ./$(DEPDIR)/getcwd.Po \ + ./$(DEPDIR)/getdtablesize.Po ./$(DEPDIR)/getprogname.Po \ ./$(DEPDIR)/gettimeofday.Po ./$(DEPDIR)/ialloc.Po \ ./$(DEPDIR)/iconvsupport.Po ./$(DEPDIR)/inet_pton.Po \ ./$(DEPDIR)/ioctl.Po ./$(DEPDIR)/isblank.Po \ ./$(DEPDIR)/listen.Po ./$(DEPDIR)/locale.Po \ ./$(DEPDIR)/lstat.Po ./$(DEPDIR)/malloc.Po \ - ./$(DEPDIR)/mbtowc.Po ./$(DEPDIR)/msvc-inval.Po \ + ./$(DEPDIR)/mbtowc.Po ./$(DEPDIR)/mempcpy.Po \ + ./$(DEPDIR)/memrchr.Po ./$(DEPDIR)/msvc-inval.Po \ ./$(DEPDIR)/msvc-nothrow.Po ./$(DEPDIR)/nanosleep.Po \ - ./$(DEPDIR)/open.Po ./$(DEPDIR)/perror.Po ./$(DEPDIR)/pipe.Po \ - ./$(DEPDIR)/pselect.Po ./$(DEPDIR)/pthread-thread.Po \ + ./$(DEPDIR)/open.Po ./$(DEPDIR)/openat-die.Po \ + ./$(DEPDIR)/openat-proc.Po ./$(DEPDIR)/openat.Po \ + ./$(DEPDIR)/opendir.Po ./$(DEPDIR)/perror.Po \ + ./$(DEPDIR)/pipe-safer.Po ./$(DEPDIR)/pipe.Po \ + ./$(DEPDIR)/pselect.Po ./$(DEPDIR)/pthread-cond.Po \ + ./$(DEPDIR)/pthread-mutex.Po ./$(DEPDIR)/pthread-rwlock.Po \ + ./$(DEPDIR)/pthread-thread.Po \ + ./$(DEPDIR)/pthread_mutex_timedlock.Po \ ./$(DEPDIR)/pthread_sigmask.Po ./$(DEPDIR)/putenv.Po \ ./$(DEPDIR)/raise.Po ./$(DEPDIR)/random.Po \ ./$(DEPDIR)/random_r.Po ./$(DEPDIR)/randomd.Po \ - ./$(DEPDIR)/randoml.Po ./$(DEPDIR)/realloc.Po \ - ./$(DEPDIR)/reallocarray.Po ./$(DEPDIR)/same-inode.Po \ - ./$(DEPDIR)/sched_yield.Po ./$(DEPDIR)/select.Po \ - ./$(DEPDIR)/setenv.Po ./$(DEPDIR)/setlocale.Po \ - ./$(DEPDIR)/setsockopt.Po ./$(DEPDIR)/sigprocmask.Po \ - ./$(DEPDIR)/sleep.Po ./$(DEPDIR)/socket.Po \ - ./$(DEPDIR)/sockets.Po ./$(DEPDIR)/stat-time.Po \ - ./$(DEPDIR)/stat-w32.Po ./$(DEPDIR)/stat.Po \ - ./$(DEPDIR)/stdio-read.Po ./$(DEPDIR)/stdio-write.Po \ - ./$(DEPDIR)/strerror-override.Po ./$(DEPDIR)/strerror.Po \ - ./$(DEPDIR)/strerror_r.Po ./$(DEPDIR)/symlink.Po \ - ./$(DEPDIR)/sys_socket.Po ./$(DEPDIR)/test-accept.Po \ - ./$(DEPDIR)/test-alignasof.Po ./$(DEPDIR)/test-alloca-opt.Po \ - ./$(DEPDIR)/test-arpa_inet.Po \ + ./$(DEPDIR)/randoml.Po ./$(DEPDIR)/readdir.Po \ + ./$(DEPDIR)/realloc.Po ./$(DEPDIR)/reallocarray.Po \ + ./$(DEPDIR)/rewinddir.Po ./$(DEPDIR)/same-inode.Po \ + ./$(DEPDIR)/save-cwd.Po ./$(DEPDIR)/sched_yield.Po \ + ./$(DEPDIR)/select.Po ./$(DEPDIR)/setenv.Po \ + ./$(DEPDIR)/setlocale.Po ./$(DEPDIR)/setsockopt.Po \ + ./$(DEPDIR)/sigprocmask.Po ./$(DEPDIR)/sleep.Po \ + ./$(DEPDIR)/socket.Po ./$(DEPDIR)/sockets.Po \ + ./$(DEPDIR)/stat-time.Po ./$(DEPDIR)/stat-w32.Po \ + ./$(DEPDIR)/stat.Po ./$(DEPDIR)/stdio-read.Po \ + ./$(DEPDIR)/stdio-write.Po ./$(DEPDIR)/stpcpy.Po \ + ./$(DEPDIR)/strdup.Po ./$(DEPDIR)/strerror-override.Po \ + ./$(DEPDIR)/strerror.Po ./$(DEPDIR)/strerror_r.Po \ + ./$(DEPDIR)/symlink.Po ./$(DEPDIR)/sys_socket.Po \ + ./$(DEPDIR)/test-accept.Po ./$(DEPDIR)/test-alignasof.Po \ + ./$(DEPDIR)/test-alloca-opt.Po ./$(DEPDIR)/test-arpa_inet.Po \ ./$(DEPDIR)/test-array-mergesort.Po ./$(DEPDIR)/test-assert.Po \ ./$(DEPDIR)/test-binary-io.Po ./$(DEPDIR)/test-bind.Po \ ./$(DEPDIR)/test-btoc32.Po ./$(DEPDIR)/test-btowc.Po \ @@ -3699,19 +3971,23 @@ am__depfiles_remade = ./$(DEPDIR)/accept.Po ./$(DEPDIR)/alloca.Po \ ./$(DEPDIR)/test-c32isupper.Po ./$(DEPDIR)/test-c32isxdigit.Po \ ./$(DEPDIR)/test-c32rtomb-w32.Po ./$(DEPDIR)/test-c32rtomb.Po \ ./$(DEPDIR)/test-c32tolower.Po ./$(DEPDIR)/test-c32width.Po \ - ./$(DEPDIR)/test-calloc-gnu.Po ./$(DEPDIR)/test-cloexec.Po \ - ./$(DEPDIR)/test-close.Po ./$(DEPDIR)/test-connect.Po \ - ./$(DEPDIR)/test-ctype.Po ./$(DEPDIR)/test-dup2.Po \ - ./$(DEPDIR)/test-environ.Po ./$(DEPDIR)/test-errno.Po \ - ./$(DEPDIR)/test-error.Po ./$(DEPDIR)/test-fcntl-h.Po \ + ./$(DEPDIR)/test-calloc-gnu.Po ./$(DEPDIR)/test-chdir.Po \ + ./$(DEPDIR)/test-cloexec.Po ./$(DEPDIR)/test-close.Po \ + ./$(DEPDIR)/test-connect.Po ./$(DEPDIR)/test-ctype.Po \ + ./$(DEPDIR)/test-dirent.Po ./$(DEPDIR)/test-dirfd.Po \ + ./$(DEPDIR)/test-dup-safer.Po ./$(DEPDIR)/test-dup.Po \ + ./$(DEPDIR)/test-dup2.Po ./$(DEPDIR)/test-environ.Po \ + ./$(DEPDIR)/test-errno.Po ./$(DEPDIR)/test-error.Po \ + ./$(DEPDIR)/test-fchdir.Po ./$(DEPDIR)/test-fcntl-h.Po \ ./$(DEPDIR)/test-fcntl.Po ./$(DEPDIR)/test-fdopen.Po \ - ./$(DEPDIR)/test-fgetc.Po ./$(DEPDIR)/test-float.Po \ - ./$(DEPDIR)/test-fputc.Po ./$(DEPDIR)/test-fread.Po \ - ./$(DEPDIR)/test-free.Po ./$(DEPDIR)/test-frexp.Po \ - ./$(DEPDIR)/test-frexpl.Po ./$(DEPDIR)/test-fseterr.Po \ - ./$(DEPDIR)/test-fstat.Po ./$(DEPDIR)/test-ftruncate.Po \ + ./$(DEPDIR)/test-fdopendir.Po ./$(DEPDIR)/test-fgetc.Po \ + ./$(DEPDIR)/test-float.Po ./$(DEPDIR)/test-fputc.Po \ + ./$(DEPDIR)/test-fread.Po ./$(DEPDIR)/test-free.Po \ + ./$(DEPDIR)/test-frexp.Po ./$(DEPDIR)/test-frexpl.Po \ + ./$(DEPDIR)/test-fseterr.Po ./$(DEPDIR)/test-fstat.Po \ + ./$(DEPDIR)/test-fstatat.Po ./$(DEPDIR)/test-ftruncate.Po \ ./$(DEPDIR)/test-fwrite.Po ./$(DEPDIR)/test-getcwd-lgpl.Po \ - ./$(DEPDIR)/test-getdtablesize.Po \ + ./$(DEPDIR)/test-getcwd.Po ./$(DEPDIR)/test-getdtablesize.Po \ ./$(DEPDIR)/test-getprogname.Po \ ./$(DEPDIR)/test-gettimeofday.Po \ ./$(DEPDIR)/test-hard-locale.Po ./$(DEPDIR)/test-iconv-h.Po \ @@ -3731,15 +4007,24 @@ am__depfiles_remade = ./$(DEPDIR)/accept.Po ./$(DEPDIR)/alloca.Po \ ./$(DEPDIR)/test-math.Po ./$(DEPDIR)/test-mbrtoc32-w32.Po \ ./$(DEPDIR)/test-mbrtoc32.Po ./$(DEPDIR)/test-mbrtowc-w32.Po \ ./$(DEPDIR)/test-mbrtowc.Po ./$(DEPDIR)/test-mbsinit.Po \ - ./$(DEPDIR)/test-memchr.Po ./$(DEPDIR)/test-nanosleep.Po \ + ./$(DEPDIR)/test-mbsnlen.Po ./$(DEPDIR)/test-memchr.Po \ + ./$(DEPDIR)/test-memrchr.Po ./$(DEPDIR)/test-nanosleep.Po \ ./$(DEPDIR)/test-netinet_in.Po ./$(DEPDIR)/test-once.Po \ - ./$(DEPDIR)/test-open.Po ./$(DEPDIR)/test-pathmax.Po \ - ./$(DEPDIR)/test-perror.Po ./$(DEPDIR)/test-perror2.Po \ - ./$(DEPDIR)/test-pipe.Po ./$(DEPDIR)/test-printf-frexp.Po \ + ./$(DEPDIR)/test-open.Po ./$(DEPDIR)/test-openat.Po \ + ./$(DEPDIR)/test-pathmax.Po ./$(DEPDIR)/test-perror.Po \ + ./$(DEPDIR)/test-perror2.Po ./$(DEPDIR)/test-pipe.Po \ + ./$(DEPDIR)/test-printf-frexp.Po \ ./$(DEPDIR)/test-printf-frexpl.Po ./$(DEPDIR)/test-pselect.Po \ + ./$(DEPDIR)/test-pthread-cond.Po \ + ./$(DEPDIR)/test-pthread-mutex-type.Po \ + ./$(DEPDIR)/test-pthread-mutex.Po \ + ./$(DEPDIR)/test-pthread-once1.Po \ + ./$(DEPDIR)/test-pthread-once2.Po \ + ./$(DEPDIR)/test-pthread-rwlock.Po \ ./$(DEPDIR)/test-pthread-thread.Po ./$(DEPDIR)/test-pthread.Po \ ./$(DEPDIR)/test-pthread_sigmask1.Po \ - ./$(DEPDIR)/test-pthread_sigmask2.Po ./$(DEPDIR)/test-raise.Po \ + ./$(DEPDIR)/test-pthread_sigmask2.Po \ + ./$(DEPDIR)/test-putenv.Po ./$(DEPDIR)/test-raise.Po \ ./$(DEPDIR)/test-random-mt.Po ./$(DEPDIR)/test-random.Po \ ./$(DEPDIR)/test-random_r.Po ./$(DEPDIR)/test-realloc-gnu.Po \ ./$(DEPDIR)/test-reallocarray.Po ./$(DEPDIR)/test-rwlock1.Po \ @@ -3773,13 +4058,21 @@ am__depfiles_remade = ./$(DEPDIR)/accept.Po ./$(DEPDIR)/alloca.Po \ ./$(DEPDIR)/test-verify.Po ./$(DEPDIR)/test-wchar.Po \ ./$(DEPDIR)/test-wcrtomb-w32.Po ./$(DEPDIR)/test-wcrtomb.Po \ ./$(DEPDIR)/test-wctype-h.Po ./$(DEPDIR)/test-wcwidth.Po \ + ./$(DEPDIR)/test-windows-mutex-type.Po \ + ./$(DEPDIR)/test-windows-recmutex-type.Po \ + ./$(DEPDIR)/test-windows-timedmutex-type.Po \ + ./$(DEPDIR)/test-windows-timedrecmutex-type.Po \ ./$(DEPDIR)/test-xalloc-die.Po ./$(DEPDIR)/time.Po \ ./$(DEPDIR)/unsetenv.Po ./$(DEPDIR)/usleep.Po \ ./$(DEPDIR)/wcrtomb.Po ./$(DEPDIR)/wctob.Po \ - ./$(DEPDIR)/wctomb.Po ./$(DEPDIR)/windows-thread.Po \ - ./$(DEPDIR)/windows-tls.Po ./$(DEPDIR)/xalloc-die.Po \ - ./$(DEPDIR)/xmalloc.Po glthread/$(DEPDIR)/thread.Po \ - unicase/$(DEPDIR)/test-cased.Po \ + ./$(DEPDIR)/wctomb.Po ./$(DEPDIR)/windows-cond.Po \ + ./$(DEPDIR)/windows-thread.Po \ + ./$(DEPDIR)/windows-timedmutex.Po \ + ./$(DEPDIR)/windows-timedrecmutex.Po \ + ./$(DEPDIR)/windows-timedrwlock.Po ./$(DEPDIR)/windows-tls.Po \ + ./$(DEPDIR)/xalloc-die.Po ./$(DEPDIR)/xconcat-filename.Po \ + ./$(DEPDIR)/xgetcwd.Po ./$(DEPDIR)/xmalloc.Po \ + glthread/$(DEPDIR)/thread.Po unicase/$(DEPDIR)/test-cased.Po \ unicase/$(DEPDIR)/test-ignorable.Po \ unicase/$(DEPDIR)/test-locale-language.Po \ unicase/$(DEPDIR)/test-u16-casecmp.Po \ @@ -3981,6 +4274,7 @@ am__depfiles_remade = ./$(DEPDIR)/accept.Po ./$(DEPDIR)/alloca.Po \ unictype/$(DEPDIR)/test-pr_logical_order_exception.Po \ unictype/$(DEPDIR)/test-pr_lowercase.Po \ unictype/$(DEPDIR)/test-pr_math.Po \ + unictype/$(DEPDIR)/test-pr_modifier_combining_mark.Po \ unictype/$(DEPDIR)/test-pr_non_break.Po \ unictype/$(DEPDIR)/test-pr_not_a_character.Po \ unictype/$(DEPDIR)/test-pr_numeric.Po \ @@ -4040,6 +4334,7 @@ am__depfiles_remade = ./$(DEPDIR)/accept.Po ./$(DEPDIR)/alloca.Po \ unilbrk/$(DEPDIR)/test-u32-width-linebreaks.Po \ unilbrk/$(DEPDIR)/test-u8-possible-linebreaks.Po \ unilbrk/$(DEPDIR)/test-u8-width-linebreaks.Po \ + unilbrk/$(DEPDIR)/test-uc-possible-linebreaks.Po \ unilbrk/$(DEPDIR)/test-ulc-possible-linebreaks.Po \ unilbrk/$(DEPDIR)/test-ulc-width-linebreaks.Po \ unimetadata/$(DEPDIR)/test-u-version.Po \ @@ -4282,8 +4577,8 @@ SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \ $(test_categ_byname_SOURCES) $(test_categ_longname_SOURCES) \ $(test_categ_name_SOURCES) $(test_categ_none_SOURCES) \ $(test_categ_of_SOURCES) $(test_categ_or_SOURCES) \ - $(test_categ_test_withtable_SOURCES) test-cloexec.c \ - test-close.c $(test_combiningclass_SOURCES) \ + $(test_categ_test_withtable_SOURCES) test-chdir.c \ + test-cloexec.c test-close.c $(test_combiningclass_SOURCES) \ $(test_combiningclass_byname_SOURCES) \ $(test_combiningclass_longname_SOURCES) \ $(test_combiningclass_name_SOURCES) \ @@ -4297,11 +4592,13 @@ SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \ $(test_ctype_upper_SOURCES) $(test_ctype_xdigit_SOURCES) \ $(test_decdigit_SOURCES) $(test_decomposing_form_SOURCES) \ $(test_decomposition_SOURCES) $(test_digit_SOURCES) \ + test-dirent.c test-dirfd.c test-dup.c test-dup-safer.c \ test-dup2.c test-environ.c test-errno.c test-error.c \ - test-fcntl.c test-fcntl-h.c test-fdopen.c test-fgetc.c \ - test-float.c test-fputc.c test-fread.c test-free.c \ - $(test_frexp_nolibm_SOURCES) $(test_frexpl_nolibm_SOURCES) \ - test-fseterr.c test-fstat.c test-ftruncate.c test-fwrite.c \ + test-fchdir.c test-fcntl.c test-fcntl-h.c test-fdopen.c \ + test-fdopendir.c test-fgetc.c test-float.c test-fputc.c \ + test-fread.c test-free.c $(test_frexp_nolibm_SOURCES) \ + $(test_frexpl_nolibm_SOURCES) test-fseterr.c test-fstat.c \ + test-fstatat.c test-ftruncate.c test-fwrite.c test-getcwd.c \ test-getcwd-lgpl.c test-getdtablesize.c test-getprogname.c \ test-gettimeofday.c test-hard-locale.c test-iconv.c \ test-iconv-h.c $(test_ignorable_SOURCES) test-ignore-value.c \ @@ -4322,12 +4619,13 @@ SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \ $(test_locale_language_SOURCES) test-localename.c test-lock.c \ test-lstat.c test-malloc-gnu.c test-malloca.c test-math.c \ test-mbrtoc32.c test-mbrtoc32-w32.c test-mbrtowc.c \ - test-mbrtowc-w32.c test-mbsinit.c test-memchr.c \ - $(test_mirror_SOURCES) test-nanosleep.c test-netinet_in.c \ - $(test_nfc_SOURCES) $(test_nfd_SOURCES) $(test_nfkc_SOURCES) \ - $(test_nfkd_SOURCES) $(test_numeric_SOURCES) \ - $(test_once1_SOURCES) $(test_once2_SOURCES) test-open.c \ - test-pathmax.c test-perror.c test-perror2.c test-pipe.c \ + test-mbrtowc-w32.c test-mbsinit.c test-mbsnlen.c test-memchr.c \ + test-memrchr.c $(test_mirror_SOURCES) test-nanosleep.c \ + test-netinet_in.c $(test_nfc_SOURCES) $(test_nfd_SOURCES) \ + $(test_nfkc_SOURCES) $(test_nfkd_SOURCES) \ + $(test_numeric_SOURCES) $(test_once1_SOURCES) \ + $(test_once2_SOURCES) test-open.c test-openat.c test-pathmax.c \ + test-perror.c test-perror2.c test-pipe.c \ $(test_pr_alphabetic_SOURCES) \ $(test_pr_ascii_hex_digit_SOURCES) \ $(test_pr_bidi_arabic_digit_SOURCES) \ @@ -4381,6 +4679,7 @@ SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \ $(test_pr_line_separator_SOURCES) \ $(test_pr_logical_order_exception_SOURCES) \ $(test_pr_lowercase_SOURCES) $(test_pr_math_SOURCES) \ + $(test_pr_modifier_combining_mark_SOURCES) \ $(test_pr_non_break_SOURCES) \ $(test_pr_not_a_character_SOURCES) $(test_pr_numeric_SOURCES) \ $(test_pr_other_alphabetic_SOURCES) \ @@ -4410,13 +4709,16 @@ SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \ $(test_pr_white_space_SOURCES) $(test_pr_xid_continue_SOURCES) \ $(test_pr_xid_start_SOURCES) $(test_pr_zero_width_SOURCES) \ test-printf-frexp.c test-printf-frexpl.c test-pselect.c \ - test-pthread.c test-pthread-thread.c test-pthread_sigmask1.c \ - test-pthread_sigmask2.c test-raise.c test-random.c \ - test-random-mt.c test-random_r.c test-realloc-gnu.c \ - test-reallocarray.c test-rwlock1.c test-sched.c \ - $(test_scripts_SOURCES) test-select.c test-select-fd.c \ - test-select-stdin.c test-setenv.c test-setlocale1.c \ - test-setlocale2.c test-setlocale_null.c \ + test-pthread.c test-pthread-cond.c test-pthread-mutex.c \ + test-pthread-mutex-type.c test-pthread-once1.c \ + test-pthread-once2.c test-pthread-rwlock.c \ + test-pthread-thread.c test-pthread_sigmask1.c \ + test-pthread_sigmask2.c test-putenv.c test-raise.c \ + test-random.c test-random-mt.c test-random_r.c \ + test-realloc-gnu.c test-reallocarray.c test-rwlock1.c \ + test-sched.c $(test_scripts_SOURCES) test-select.c \ + test-select-fd.c test-select-stdin.c test-setenv.c \ + test-setlocale1.c test-setlocale2.c test-setlocale_null.c \ test-setlocale_null-mt-all.c test-setlocale_null-mt-one.c \ test-setlocale_null-unlocked.c test-setsockopt.c \ test-signal-h.c test-signbit.c test-sigprocmask.c test-sleep.c \ @@ -4552,6 +4854,7 @@ SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \ $(test_u8_wordbreaks_SOURCES) $(test_uc_gbrk_prop_SOURCES) \ $(test_uc_grapheme_breaks_SOURCES) \ $(test_uc_is_grapheme_break_SOURCES) \ + $(test_uc_possible_linebreaks_SOURCES) \ $(test_uc_wordbreaks_SOURCES) $(test_uc_tolower_SOURCES) \ $(test_uc_totitle_SOURCES) $(test_uc_toupper_SOURCES) \ $(test_uc_width_SOURCES) $(test_uc_width2_SOURCES) \ @@ -4568,7 +4871,9 @@ SOURCES = $(libtests_a_SOURCES) $(EXTRA_libtests_a_SOURCES) \ $(test_uninorm_filter_nfc_SOURCES) test-unistd.c \ test-unsetenv.c test-usleep.c test-verify.c test-verify-try.c \ test-wchar.c test-wcrtomb.c test-wcrtomb-w32.c test-wctype-h.c \ - test-wcwidth.c test-xalloc-die.c + test-wcwidth.c test-windows-mutex-type.c \ + test-windows-recmutex-type.c test-windows-timedmutex-type.c \ + test-windows-timedrecmutex-type.c test-xalloc-die.c DIST_SOURCES = $(am__libtests_a_SOURCES_DIST) \ $(EXTRA_libtests_a_SOURCES) $(current_locale_SOURCES) \ test-accept.c test-alignasof.c test-alloca-opt.c \ @@ -4609,8 +4914,8 @@ DIST_SOURCES = $(am__libtests_a_SOURCES_DIST) \ $(test_categ_byname_SOURCES) $(test_categ_longname_SOURCES) \ $(test_categ_name_SOURCES) $(am__test_categ_none_SOURCES_DIST) \ $(test_categ_of_SOURCES) $(test_categ_or_SOURCES) \ - $(test_categ_test_withtable_SOURCES) test-cloexec.c \ - test-close.c $(test_combiningclass_SOURCES) \ + $(test_categ_test_withtable_SOURCES) test-chdir.c \ + test-cloexec.c test-close.c $(test_combiningclass_SOURCES) \ $(test_combiningclass_byname_SOURCES) \ $(test_combiningclass_longname_SOURCES) \ $(test_combiningclass_name_SOURCES) \ @@ -4624,11 +4929,13 @@ DIST_SOURCES = $(am__libtests_a_SOURCES_DIST) \ $(test_ctype_upper_SOURCES) $(test_ctype_xdigit_SOURCES) \ $(test_decdigit_SOURCES) $(test_decomposing_form_SOURCES) \ $(test_decomposition_SOURCES) $(test_digit_SOURCES) \ + test-dirent.c test-dirfd.c test-dup.c test-dup-safer.c \ test-dup2.c test-environ.c test-errno.c test-error.c \ - test-fcntl.c test-fcntl-h.c test-fdopen.c test-fgetc.c \ - test-float.c test-fputc.c test-fread.c test-free.c \ - $(test_frexp_nolibm_SOURCES) $(test_frexpl_nolibm_SOURCES) \ - test-fseterr.c test-fstat.c test-ftruncate.c test-fwrite.c \ + test-fchdir.c test-fcntl.c test-fcntl-h.c test-fdopen.c \ + test-fdopendir.c test-fgetc.c test-float.c test-fputc.c \ + test-fread.c test-free.c $(test_frexp_nolibm_SOURCES) \ + $(test_frexpl_nolibm_SOURCES) test-fseterr.c test-fstat.c \ + test-fstatat.c test-ftruncate.c test-fwrite.c test-getcwd.c \ test-getcwd-lgpl.c test-getdtablesize.c test-getprogname.c \ test-gettimeofday.c test-hard-locale.c test-iconv.c \ test-iconv-h.c $(test_ignorable_SOURCES) test-ignore-value.c \ @@ -4649,12 +4956,13 @@ DIST_SOURCES = $(am__libtests_a_SOURCES_DIST) \ $(test_locale_language_SOURCES) test-localename.c test-lock.c \ test-lstat.c test-malloc-gnu.c test-malloca.c test-math.c \ test-mbrtoc32.c test-mbrtoc32-w32.c test-mbrtowc.c \ - test-mbrtowc-w32.c test-mbsinit.c test-memchr.c \ - $(test_mirror_SOURCES) test-nanosleep.c test-netinet_in.c \ - $(test_nfc_SOURCES) $(test_nfd_SOURCES) $(test_nfkc_SOURCES) \ - $(test_nfkd_SOURCES) $(test_numeric_SOURCES) \ - $(test_once1_SOURCES) $(test_once2_SOURCES) test-open.c \ - test-pathmax.c test-perror.c test-perror2.c test-pipe.c \ + test-mbrtowc-w32.c test-mbsinit.c test-mbsnlen.c test-memchr.c \ + test-memrchr.c $(test_mirror_SOURCES) test-nanosleep.c \ + test-netinet_in.c $(test_nfc_SOURCES) $(test_nfd_SOURCES) \ + $(test_nfkc_SOURCES) $(test_nfkd_SOURCES) \ + $(test_numeric_SOURCES) $(test_once1_SOURCES) \ + $(test_once2_SOURCES) test-open.c test-openat.c test-pathmax.c \ + test-perror.c test-perror2.c test-pipe.c \ $(test_pr_alphabetic_SOURCES) \ $(test_pr_ascii_hex_digit_SOURCES) \ $(test_pr_bidi_arabic_digit_SOURCES) \ @@ -4708,6 +5016,7 @@ DIST_SOURCES = $(am__libtests_a_SOURCES_DIST) \ $(test_pr_line_separator_SOURCES) \ $(test_pr_logical_order_exception_SOURCES) \ $(test_pr_lowercase_SOURCES) $(test_pr_math_SOURCES) \ + $(test_pr_modifier_combining_mark_SOURCES) \ $(test_pr_non_break_SOURCES) \ $(test_pr_not_a_character_SOURCES) $(test_pr_numeric_SOURCES) \ $(test_pr_other_alphabetic_SOURCES) \ @@ -4737,13 +5046,16 @@ DIST_SOURCES = $(am__libtests_a_SOURCES_DIST) \ $(test_pr_white_space_SOURCES) $(test_pr_xid_continue_SOURCES) \ $(test_pr_xid_start_SOURCES) $(test_pr_zero_width_SOURCES) \ test-printf-frexp.c test-printf-frexpl.c test-pselect.c \ - test-pthread.c test-pthread-thread.c test-pthread_sigmask1.c \ - test-pthread_sigmask2.c test-raise.c test-random.c \ - test-random-mt.c test-random_r.c test-realloc-gnu.c \ - test-reallocarray.c test-rwlock1.c test-sched.c \ - $(test_scripts_SOURCES) test-select.c test-select-fd.c \ - test-select-stdin.c test-setenv.c test-setlocale1.c \ - test-setlocale2.c test-setlocale_null.c \ + test-pthread.c test-pthread-cond.c test-pthread-mutex.c \ + test-pthread-mutex-type.c test-pthread-once1.c \ + test-pthread-once2.c test-pthread-rwlock.c \ + test-pthread-thread.c test-pthread_sigmask1.c \ + test-pthread_sigmask2.c test-putenv.c test-raise.c \ + test-random.c test-random-mt.c test-random_r.c \ + test-realloc-gnu.c test-reallocarray.c test-rwlock1.c \ + test-sched.c $(test_scripts_SOURCES) test-select.c \ + test-select-fd.c test-select-stdin.c test-setenv.c \ + test-setlocale1.c test-setlocale2.c test-setlocale_null.c \ test-setlocale_null-mt-all.c test-setlocale_null-mt-one.c \ test-setlocale_null-unlocked.c test-setsockopt.c \ test-signal-h.c test-signbit.c test-sigprocmask.c test-sleep.c \ @@ -4879,6 +5191,7 @@ DIST_SOURCES = $(am__libtests_a_SOURCES_DIST) \ $(test_u8_wordbreaks_SOURCES) $(test_uc_gbrk_prop_SOURCES) \ $(test_uc_grapheme_breaks_SOURCES) \ $(test_uc_is_grapheme_break_SOURCES) \ + $(test_uc_possible_linebreaks_SOURCES) \ $(test_uc_wordbreaks_SOURCES) $(test_uc_tolower_SOURCES) \ $(test_uc_totitle_SOURCES) $(test_uc_toupper_SOURCES) \ $(test_uc_width_SOURCES) $(test_uc_width2_SOURCES) \ @@ -4896,7 +5209,9 @@ DIST_SOURCES = $(am__libtests_a_SOURCES_DIST) \ $(test_uninorm_filter_nfc_SOURCES) test-unistd.c \ test-unsetenv.c test-usleep.c test-verify.c test-verify-try.c \ test-wchar.c test-wcrtomb.c test-wcrtomb-w32.c test-wctype-h.c \ - test-wcwidth.c test-xalloc-die.c + test-wcwidth.c test-windows-mutex-type.c \ + test-windows-recmutex-type.c test-windows-timedmutex-type.c \ + test-windows-timedrecmutex-type.c test-xalloc-die.c RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \ ctags-recursive dvi-recursive html-recursive info-recursive \ install-data-recursive install-dvi-recursive \ @@ -4910,6 +5225,34 @@ am__can_run_installinfo = \ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; +am__vpath_adj = case $$p in \ + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ + *) f=$$p;; \ + esac; +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; +am__install_max = 40 +am__nobase_strip_setup = \ + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` +am__nobase_strip = \ + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" +am__nobase_list = $(am__nobase_strip_setup); \ + for p in $$list; do echo "$$p $$p"; done | \ + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ + if (++n[$$2] == $(am__install_max)) \ + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ + END { for (dir in files) print dir, files[dir] }' +am__base_list = \ + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' +am__uninstall_files_from_dir = { \ + { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ + $(am__cd) "$$dir" && echo $$files | $(am__xargs_n) 40 $(am__rm_f); }; \ + } +am__installdirs = "$(DESTDIR)$(pkgdatadir)" +DATA = $(pkgdata_DATA) HEADERS = $(noinst_HEADERS) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive @@ -4958,33 +5301,6 @@ am__tty_colors = { \ std='[m'; \ fi; \ } -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__uninstall_files_from_dir = { \ - test -z "$$files" \ - || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ - || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ - $(am__cd) "$$dir" && rm -f $$files; }; \ - } am__recheck_rx = ^[ ]*:recheck:[ ]* am__global_test_result_rx = ^[ ]*:global-test-result:[ ]* am__copy_in_global_log_rx = ^[ ]*:copy-in-global-log:[ ]* @@ -5071,6 +5387,7 @@ am__sh_e_setup = case $$- in *e*) set +e;; esac # Default flags passed to test drivers. am__common_driver_flags = \ --color-tests "$$am__color_tests" \ + $$am__collect_skipped_logs \ --enable-hard-errors "$$am__enable_hard_errors" \ --expect-failure "$$am__expect_failure" # To be inserted before the command running the test. Creates the @@ -5095,6 +5412,11 @@ if test -f "./$$f"; then dir=./; \ elif test -f "$$f"; then dir=; \ else dir="$(srcdir)/"; fi; \ tst=$$dir$$f; log='$@'; \ +if test -n '$(IGNORE_SKIPPED_LOGS)'; then \ + am__collect_skipped_logs='--collect-skipped-logs no'; \ +else \ + am__collect_skipped_logs=''; \ +fi; \ if test -n '$(DISABLE_HARD_ERRORS)'; then \ am__enable_hard_errors=no; \ else \ @@ -5120,6 +5442,9 @@ am__set_TESTS_bases = \ bases=`echo $$bases` AM_TESTSUITE_SUMMARY_HEADER = ' for $(PACKAGE_STRING)' RECHECK_LOGS = $(TEST_LOGS) +@OS_IS_NETBSD_FALSE@am__EXEEXT_3 = test-pthread_sigmask1$(EXEEXT) +@OS_IS_NETBSD_FALSE@am__EXEEXT_4 = test-sigprocmask$(EXEEXT) +@OS_IS_CYGWIN_FALSE@am__EXEEXT_5 = test-usleep$(EXEEXT) TEST_SUITE_LOG = test-suite.log TEST_EXTENSIONS = @EXEEXT@ .test LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver @@ -5189,6 +5514,7 @@ BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@ BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@ BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@ BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@ +CAN_PRINT_STACK_TRACE = @CAN_PRINT_STACK_TRACE@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CFLAGS = @GL_CFLAG_ALLOW_WARNINGS@ $(GL_CFLAG_GNULIB_WARNINGS) @CFLAGS@ @@ -5202,6 +5528,7 @@ CXX_HAS_UCHAR_TYPES = @CXX_HAS_UCHAR_TYPES@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ -DEXEEXT=\"@EXEEXT@\" DEPDIR = @DEPDIR@ +DIR_HAS_FD_MEMBER = @DIR_HAS_FD_MEMBER@ DLLTOOL = @DLLTOOL@ DLL_VARIABLE = @DLL_VARIABLE@ DSYMUTIL = @DSYMUTIL@ @@ -5227,12 +5554,14 @@ GLOBAL_SYMBOL_PIPE = @GLOBAL_SYMBOL_PIPE@ GL_CFLAG_ALLOW_WARNINGS = @GL_CFLAG_ALLOW_WARNINGS@ GL_CFLAG_GNULIB_WARNINGS = @GL_CFLAG_GNULIB_WARNINGS@ GL_CXXFLAG_ALLOW_WARNINGS = @GL_CXXFLAG_ALLOW_WARNINGS@ +GL_GNULIB_ABORT_DEBUG = @GL_GNULIB_ABORT_DEBUG@ GL_GNULIB_ACCEPT = @GL_GNULIB_ACCEPT@ GL_GNULIB_ACCEPT4 = @GL_GNULIB_ACCEPT4@ GL_GNULIB_ACCESS = @GL_GNULIB_ACCESS@ GL_GNULIB_ACOSF = @GL_GNULIB_ACOSF@ GL_GNULIB_ACOSL = @GL_GNULIB_ACOSL@ GL_GNULIB_ALIGNED_ALLOC = @GL_GNULIB_ALIGNED_ALLOC@ +GL_GNULIB_ALPHASORT = @GL_GNULIB_ALPHASORT@ GL_GNULIB_ASINF = @GL_GNULIB_ASINF@ GL_GNULIB_ASINL = @GL_GNULIB_ASINL@ GL_GNULIB_ATAN2F = @GL_GNULIB_ATAN2F@ @@ -5280,6 +5609,7 @@ GL_GNULIB_CHDIR = @GL_GNULIB_CHDIR@ GL_GNULIB_CHMOD = @GL_GNULIB_CHMOD@ GL_GNULIB_CHOWN = @GL_GNULIB_CHOWN@ GL_GNULIB_CLOSE = @GL_GNULIB_CLOSE@ +GL_GNULIB_CLOSEDIR = @GL_GNULIB_CLOSEDIR@ GL_GNULIB_CONNECT = @GL_GNULIB_CONNECT@ GL_GNULIB_COPYSIGN = @GL_GNULIB_COPYSIGN@ GL_GNULIB_COPYSIGNF = @GL_GNULIB_COPYSIGNF@ @@ -5290,11 +5620,13 @@ GL_GNULIB_COSHF = @GL_GNULIB_COSHF@ GL_GNULIB_COSL = @GL_GNULIB_COSL@ GL_GNULIB_CREAT = @GL_GNULIB_CREAT@ GL_GNULIB_CTIME = @GL_GNULIB_CTIME@ +GL_GNULIB_DIRFD = @GL_GNULIB_DIRFD@ GL_GNULIB_DPRINTF = @GL_GNULIB_DPRINTF@ GL_GNULIB_DUP = @GL_GNULIB_DUP@ GL_GNULIB_DUP2 = @GL_GNULIB_DUP2@ GL_GNULIB_DUP3 = @GL_GNULIB_DUP3@ GL_GNULIB_DUPLOCALE = @GL_GNULIB_DUPLOCALE@ +GL_GNULIB_DZPRINTF = @GL_GNULIB_DZPRINTF@ GL_GNULIB_ENVIRON = @GL_GNULIB_ENVIRON@ GL_GNULIB_EUIDACCESS = @GL_GNULIB_EUIDACCESS@ GL_GNULIB_EXECL = @GL_GNULIB_EXECL@ @@ -5323,6 +5655,7 @@ GL_GNULIB_FCLOSE = @GL_GNULIB_FCLOSE@ GL_GNULIB_FCNTL = @GL_GNULIB_FCNTL@ GL_GNULIB_FDATASYNC = @GL_GNULIB_FDATASYNC@ GL_GNULIB_FDOPEN = @GL_GNULIB_FDOPEN@ +GL_GNULIB_FDOPENDIR = @GL_GNULIB_FDOPENDIR@ GL_GNULIB_FFLUSH = @GL_GNULIB_FFLUSH@ GL_GNULIB_FFSL = @GL_GNULIB_FFSL@ GL_GNULIB_FFSLL = @GL_GNULIB_FFSLL@ @@ -5361,6 +5694,7 @@ GL_GNULIB_FTELLO = @GL_GNULIB_FTELLO@ GL_GNULIB_FTRUNCATE = @GL_GNULIB_FTRUNCATE@ GL_GNULIB_FUTIMENS = @GL_GNULIB_FUTIMENS@ GL_GNULIB_FWRITE = @GL_GNULIB_FWRITE@ +GL_GNULIB_FZPRINTF = @GL_GNULIB_FZPRINTF@ GL_GNULIB_GETC = @GL_GNULIB_GETC@ GL_GNULIB_GETCHAR = @GL_GNULIB_GETCHAR@ GL_GNULIB_GETCWD = @GL_GNULIB_GETCWD@ @@ -5378,6 +5712,9 @@ GL_GNULIB_GETOPT_POSIX = @GL_GNULIB_GETOPT_POSIX@ GL_GNULIB_GETPAGESIZE = @GL_GNULIB_GETPAGESIZE@ GL_GNULIB_GETPASS = @GL_GNULIB_GETPASS@ GL_GNULIB_GETPASS_GNU = @GL_GNULIB_GETPASS_GNU@ +GL_GNULIB_GETPAYLOAD = @GL_GNULIB_GETPAYLOAD@ +GL_GNULIB_GETPAYLOADF = @GL_GNULIB_GETPAYLOADF@ +GL_GNULIB_GETPAYLOADL = @GL_GNULIB_GETPAYLOADL@ GL_GNULIB_GETPEERNAME = @GL_GNULIB_GETPEERNAME@ GL_GNULIB_GETPROGNAME = @GL_GNULIB_GETPROGNAME@ GL_GNULIB_GETSOCKNAME = @GL_GNULIB_GETSOCKNAME@ @@ -5439,6 +5776,9 @@ GL_GNULIB_LOGBF = @GL_GNULIB_LOGBF@ GL_GNULIB_LOGBL = @GL_GNULIB_LOGBL@ GL_GNULIB_LOGF = @GL_GNULIB_LOGF@ GL_GNULIB_LOGL = @GL_GNULIB_LOGL@ +GL_GNULIB_LOGP1 = @GL_GNULIB_LOGP1@ +GL_GNULIB_LOGP1F = @GL_GNULIB_LOGP1F@ +GL_GNULIB_LOGP1L = @GL_GNULIB_LOGP1L@ GL_GNULIB_LSEEK = @GL_GNULIB_LSEEK@ GL_GNULIB_LSTAT = @GL_GNULIB_LSTAT@ GL_GNULIB_MALLOC_GNU = @GL_GNULIB_MALLOC_GNU@ @@ -5542,8 +5882,10 @@ GL_GNULIB_NL_LANGINFO = @GL_GNULIB_NL_LANGINFO@ GL_GNULIB_NONBLOCKING = @GL_GNULIB_NONBLOCKING@ GL_GNULIB_OBSTACK_PRINTF = @GL_GNULIB_OBSTACK_PRINTF@ GL_GNULIB_OBSTACK_PRINTF_POSIX = @GL_GNULIB_OBSTACK_PRINTF_POSIX@ +GL_GNULIB_OBSTACK_ZPRINTF = @GL_GNULIB_OBSTACK_ZPRINTF@ GL_GNULIB_OPEN = @GL_GNULIB_OPEN@ GL_GNULIB_OPENAT = @GL_GNULIB_OPENAT@ +GL_GNULIB_OPENDIR = @GL_GNULIB_OPENDIR@ GL_GNULIB_OVERRIDES_STRUCT_STAT = @GL_GNULIB_OVERRIDES_STRUCT_STAT@ GL_GNULIB_PCLOSE = @GL_GNULIB_PCLOSE@ GL_GNULIB_PERROR = @GL_GNULIB_PERROR@ @@ -5580,6 +5922,7 @@ GL_GNULIB_RANDOM = @GL_GNULIB_RANDOM@ GL_GNULIB_RANDOM_R = @GL_GNULIB_RANDOM_R@ GL_GNULIB_RAWMEMCHR = @GL_GNULIB_RAWMEMCHR@ GL_GNULIB_READ = @GL_GNULIB_READ@ +GL_GNULIB_READDIR = @GL_GNULIB_READDIR@ GL_GNULIB_READLINK = @GL_GNULIB_READLINK@ GL_GNULIB_READLINKAT = @GL_GNULIB_READLINKAT@ GL_GNULIB_REALLOCARRAY = @GL_GNULIB_REALLOCARRAY@ @@ -5594,6 +5937,7 @@ GL_GNULIB_REMAINDERL = @GL_GNULIB_REMAINDERL@ GL_GNULIB_REMOVE = @GL_GNULIB_REMOVE@ GL_GNULIB_RENAME = @GL_GNULIB_RENAME@ GL_GNULIB_RENAMEAT = @GL_GNULIB_RENAMEAT@ +GL_GNULIB_REWINDDIR = @GL_GNULIB_REWINDDIR@ GL_GNULIB_RINT = @GL_GNULIB_RINT@ GL_GNULIB_RINTF = @GL_GNULIB_RINTF@ GL_GNULIB_RINTL = @GL_GNULIB_RINTL@ @@ -5602,6 +5946,7 @@ GL_GNULIB_ROUND = @GL_GNULIB_ROUND@ GL_GNULIB_ROUNDF = @GL_GNULIB_ROUNDF@ GL_GNULIB_ROUNDL = @GL_GNULIB_ROUNDL@ GL_GNULIB_RPMATCH = @GL_GNULIB_RPMATCH@ +GL_GNULIB_SCANDIR = @GL_GNULIB_SCANDIR@ GL_GNULIB_SCANF = @GL_GNULIB_SCANF@ GL_GNULIB_SCHED_YIELD = @GL_GNULIB_SCHED_YIELD@ GL_GNULIB_SECURE_GETENV = @GL_GNULIB_SECURE_GETENV@ @@ -5612,8 +5957,15 @@ GL_GNULIB_SETENV = @GL_GNULIB_SETENV@ GL_GNULIB_SETHOSTNAME = @GL_GNULIB_SETHOSTNAME@ GL_GNULIB_SETLOCALE = @GL_GNULIB_SETLOCALE@ GL_GNULIB_SETLOCALE_NULL = @GL_GNULIB_SETLOCALE_NULL@ +GL_GNULIB_SETPAYLOAD = @GL_GNULIB_SETPAYLOAD@ +GL_GNULIB_SETPAYLOADF = @GL_GNULIB_SETPAYLOADF@ +GL_GNULIB_SETPAYLOADL = @GL_GNULIB_SETPAYLOADL@ +GL_GNULIB_SETPAYLOADSIG = @GL_GNULIB_SETPAYLOADSIG@ +GL_GNULIB_SETPAYLOADSIGF = @GL_GNULIB_SETPAYLOADSIGF@ +GL_GNULIB_SETPAYLOADSIGL = @GL_GNULIB_SETPAYLOADSIGL@ GL_GNULIB_SETSOCKOPT = @GL_GNULIB_SETSOCKOPT@ GL_GNULIB_SHUTDOWN = @GL_GNULIB_SHUTDOWN@ +GL_GNULIB_SIG2STR = @GL_GNULIB_SIG2STR@ GL_GNULIB_SIGABBREV_NP = @GL_GNULIB_SIGABBREV_NP@ GL_GNULIB_SIGACTION = @GL_GNULIB_SIGACTION@ GL_GNULIB_SIGDESCR_NP = @GL_GNULIB_SIGDESCR_NP@ @@ -5625,10 +5977,12 @@ GL_GNULIB_SINHF = @GL_GNULIB_SINHF@ GL_GNULIB_SINL = @GL_GNULIB_SINL@ GL_GNULIB_SLEEP = @GL_GNULIB_SLEEP@ GL_GNULIB_SNPRINTF = @GL_GNULIB_SNPRINTF@ +GL_GNULIB_SNZPRINTF = @GL_GNULIB_SNZPRINTF@ GL_GNULIB_SOCKET = @GL_GNULIB_SOCKET@ GL_GNULIB_SPRINTF_POSIX = @GL_GNULIB_SPRINTF_POSIX@ GL_GNULIB_SQRTF = @GL_GNULIB_SQRTF@ GL_GNULIB_SQRTL = @GL_GNULIB_SQRTL@ +GL_GNULIB_STACK_TRACE = @GL_GNULIB_STACK_TRACE@ GL_GNULIB_STAT = @GL_GNULIB_STAT@ GL_GNULIB_STDIO_H_NONBLOCKING = @GL_GNULIB_STDIO_H_NONBLOCKING@ GL_GNULIB_STDIO_H_SIGPIPE = @GL_GNULIB_STDIO_H_SIGPIPE@ @@ -5663,6 +6017,7 @@ GL_GNULIB_STRVERSCMP = @GL_GNULIB_STRVERSCMP@ GL_GNULIB_SYMLINK = @GL_GNULIB_SYMLINK@ GL_GNULIB_SYMLINKAT = @GL_GNULIB_SYMLINKAT@ GL_GNULIB_SYSTEM_POSIX = @GL_GNULIB_SYSTEM_POSIX@ +GL_GNULIB_SZPRINTF = @GL_GNULIB_SZPRINTF@ GL_GNULIB_TANF = @GL_GNULIB_TANF@ GL_GNULIB_TANHF = @GL_GNULIB_TANHF@ GL_GNULIB_TANL = @GL_GNULIB_TANL@ @@ -5676,12 +6031,16 @@ GL_GNULIB_TMPFILE = @GL_GNULIB_TMPFILE@ GL_GNULIB_TOTALORDER = @GL_GNULIB_TOTALORDER@ GL_GNULIB_TOTALORDERF = @GL_GNULIB_TOTALORDERF@ GL_GNULIB_TOTALORDERL = @GL_GNULIB_TOTALORDERL@ +GL_GNULIB_TOTALORDERMAG = @GL_GNULIB_TOTALORDERMAG@ +GL_GNULIB_TOTALORDERMAGF = @GL_GNULIB_TOTALORDERMAGF@ +GL_GNULIB_TOTALORDERMAGL = @GL_GNULIB_TOTALORDERMAGL@ GL_GNULIB_TOWCTRANS = @GL_GNULIB_TOWCTRANS@ GL_GNULIB_TRUNC = @GL_GNULIB_TRUNC@ GL_GNULIB_TRUNCATE = @GL_GNULIB_TRUNCATE@ GL_GNULIB_TRUNCF = @GL_GNULIB_TRUNCF@ GL_GNULIB_TRUNCL = @GL_GNULIB_TRUNCL@ GL_GNULIB_TTYNAME_R = @GL_GNULIB_TTYNAME_R@ +GL_GNULIB_TZNAME = @GL_GNULIB_TZNAME@ GL_GNULIB_TZSET = @GL_GNULIB_TZSET@ GL_GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE = @GL_GNULIB_UNICASE_EMPTY_PREFIX_CONTEXT_DLL_VARIABLE@ GL_GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE = @GL_GNULIB_UNICASE_EMPTY_SUFFIX_CONTEXT_DLL_VARIABLE@ @@ -5786,6 +6145,7 @@ GL_GNULIB_UNICTYPE_PROPERTY_LINE_SEPARATOR_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PR GL_GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_LOGICAL_ORDER_EXCEPTION_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_LOWERCASE_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_MATH_DLL_VARIABLE@ +GL_GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_MODIFIER_COMBINING_MARK_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_NON_BREAK_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_NOT_A_CHARACTER_DLL_VARIABLE@ GL_GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE = @GL_GNULIB_UNICTYPE_PROPERTY_NUMERIC_DLL_VARIABLE@ @@ -5835,15 +6195,21 @@ GL_GNULIB_UNSETENV = @GL_GNULIB_UNSETENV@ GL_GNULIB_USLEEP = @GL_GNULIB_USLEEP@ GL_GNULIB_UTIMENSAT = @GL_GNULIB_UTIMENSAT@ GL_GNULIB_VASPRINTF = @GL_GNULIB_VASPRINTF@ +GL_GNULIB_VASZPRINTF = @GL_GNULIB_VASZPRINTF@ GL_GNULIB_VDPRINTF = @GL_GNULIB_VDPRINTF@ +GL_GNULIB_VDZPRINTF = @GL_GNULIB_VDZPRINTF@ GL_GNULIB_VFPRINTF = @GL_GNULIB_VFPRINTF@ GL_GNULIB_VFPRINTF_POSIX = @GL_GNULIB_VFPRINTF_POSIX@ GL_GNULIB_VFSCANF = @GL_GNULIB_VFSCANF@ +GL_GNULIB_VFZPRINTF = @GL_GNULIB_VFZPRINTF@ GL_GNULIB_VPRINTF = @GL_GNULIB_VPRINTF@ GL_GNULIB_VPRINTF_POSIX = @GL_GNULIB_VPRINTF_POSIX@ GL_GNULIB_VSCANF = @GL_GNULIB_VSCANF@ GL_GNULIB_VSNPRINTF = @GL_GNULIB_VSNPRINTF@ +GL_GNULIB_VSNZPRINTF = @GL_GNULIB_VSNZPRINTF@ GL_GNULIB_VSPRINTF_POSIX = @GL_GNULIB_VSPRINTF_POSIX@ +GL_GNULIB_VSZPRINTF = @GL_GNULIB_VSZPRINTF@ +GL_GNULIB_VZPRINTF = @GL_GNULIB_VZPRINTF@ GL_GNULIB_WCPCPY = @GL_GNULIB_WCPCPY@ GL_GNULIB_WCPNCPY = @GL_GNULIB_WCPNCPY@ GL_GNULIB_WCRTOMB = @GL_GNULIB_WCRTOMB@ @@ -5884,6 +6250,7 @@ GL_GNULIB_WMEMMOVE = @GL_GNULIB_WMEMMOVE@ GL_GNULIB_WMEMPCPY = @GL_GNULIB_WMEMPCPY@ GL_GNULIB_WMEMSET = @GL_GNULIB_WMEMSET@ GL_GNULIB_WRITE = @GL_GNULIB_WRITE@ +GL_GNULIB_ZPRINTF = @GL_GNULIB_ZPRINTF@ GL_GNULIB__EXIT = @GL_GNULIB__EXIT@ GNULIBHEADERS_OVERRIDE_CHAR16_T = @GNULIBHEADERS_OVERRIDE_CHAR16_T@ GNULIBHEADERS_OVERRIDE_CHAR32_T = @GNULIBHEADERS_OVERRIDE_CHAR32_T@ @@ -5896,6 +6263,7 @@ HAVE_ACOSF = @HAVE_ACOSF@ HAVE_ACOSL = @HAVE_ACOSL@ HAVE_ALIGNED_ALLOC = @HAVE_ALIGNED_ALLOC@ HAVE_ALLOCA_H = @HAVE_ALLOCA_H@ +HAVE_ALPHASORT = @HAVE_ALPHASORT@ HAVE_ARPA_INET_H = @HAVE_ARPA_INET_H@ HAVE_ASINF = @HAVE_ASINF@ HAVE_ASINL = @HAVE_ASINL@ @@ -5911,6 +6279,7 @@ HAVE_CBRT = @HAVE_CBRT@ HAVE_CBRTF = @HAVE_CBRTF@ HAVE_CBRTL = @HAVE_CBRTL@ HAVE_CHOWN = @HAVE_CHOWN@ +HAVE_CLOSEDIR = @HAVE_CLOSEDIR@ HAVE_COPYSIGN = @HAVE_COPYSIGN@ HAVE_COPYSIGNL = @HAVE_COPYSIGNL@ HAVE_COPY_FILE_RANGE = @HAVE_COPY_FILE_RANGE@ @@ -5927,6 +6296,7 @@ HAVE_DECL_CEILF = @HAVE_DECL_CEILF@ HAVE_DECL_CEILL = @HAVE_DECL_CEILL@ HAVE_DECL_COPYSIGNF = @HAVE_DECL_COPYSIGNF@ HAVE_DECL_COSL = @HAVE_DECL_COSL@ +HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@ HAVE_DECL_ECVT = @HAVE_DECL_ECVT@ HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@ HAVE_DECL_EXECVPE = @HAVE_DECL_EXECVPE@ @@ -5939,6 +6309,7 @@ HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@ HAVE_DECL_FCLOSEALL = @HAVE_DECL_FCLOSEALL@ HAVE_DECL_FCVT = @HAVE_DECL_FCVT@ HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@ +HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@ HAVE_DECL_FLOORF = @HAVE_DECL_FLOORF@ HAVE_DECL_FLOORL = @HAVE_DECL_FLOORL@ HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@ @@ -5955,6 +6326,8 @@ HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@ HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@ HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@ HAVE_DECL_GETW = @HAVE_DECL_GETW@ +HAVE_DECL_HTONL = @HAVE_DECL_HTONL@ +HAVE_DECL_HTONS = @HAVE_DECL_HTONS@ HAVE_DECL_IMAXABS = @HAVE_DECL_IMAXABS@ HAVE_DECL_IMAXDIV = @HAVE_DECL_IMAXDIV@ HAVE_DECL_INET_NTOP = @HAVE_DECL_INET_NTOP@ @@ -5970,6 +6343,8 @@ HAVE_DECL_LOGB = @HAVE_DECL_LOGB@ HAVE_DECL_LOGL = @HAVE_DECL_LOGL@ HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@ HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@ +HAVE_DECL_NTOHL = @HAVE_DECL_NTOHL@ +HAVE_DECL_NTOHS = @HAVE_DECL_NTOHS@ HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@ HAVE_DECL_PROGRAM_INVOCATION_NAME = @HAVE_DECL_PROGRAM_INVOCATION_NAME@ HAVE_DECL_PUTW = @HAVE_DECL_PUTW@ @@ -6004,6 +6379,7 @@ HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@ HAVE_DECL_WCSDUP = @HAVE_DECL_WCSDUP@ HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@ HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@ +HAVE_DIRENT_H = @HAVE_DIRENT_H@ HAVE_DPRINTF = @HAVE_DPRINTF@ HAVE_DUP3 = @HAVE_DUP3@ HAVE_DUPLOCALE = @HAVE_DUPLOCALE@ @@ -6025,6 +6401,7 @@ HAVE_FCHMODAT = @HAVE_FCHMODAT@ HAVE_FCHOWNAT = @HAVE_FCHOWNAT@ HAVE_FCNTL = @HAVE_FCNTL@ HAVE_FDATASYNC = @HAVE_FDATASYNC@ +HAVE_FDOPENDIR = @HAVE_FDOPENDIR@ HAVE_FEATURES_H = @HAVE_FEATURES_H@ HAVE_FFSL = @HAVE_FFSL@ HAVE_FFSLL = @HAVE_FFSLL@ @@ -6048,6 +6425,9 @@ HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@ HAVE_GETLOGIN = @HAVE_GETLOGIN@ HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@ HAVE_GETPASS = @HAVE_GETPASS@ +HAVE_GETPAYLOAD = @HAVE_GETPAYLOAD@ +HAVE_GETPAYLOADF = @HAVE_GETPAYLOADF@ +HAVE_GETPAYLOADL = @HAVE_GETPAYLOADL@ HAVE_GETPROGNAME = @HAVE_GETPROGNAME@ HAVE_GETSUBOPT = @HAVE_GETSUBOPT@ HAVE_GETTIMEOFDAY = @HAVE_GETTIMEOFDAY@ @@ -6091,6 +6471,9 @@ HAVE_LOGBF = @HAVE_LOGBF@ HAVE_LOGBL = @HAVE_LOGBL@ HAVE_LOGF = @HAVE_LOGF@ HAVE_LOGL = @HAVE_LOGL@ +HAVE_LOGP1 = @HAVE_LOGP1@ +HAVE_LOGP1F = @HAVE_LOGP1F@ +HAVE_LOGP1L = @HAVE_LOGP1L@ HAVE_LSTAT = @HAVE_LSTAT@ HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@ HAVE_MBRLEN = @HAVE_MBRLEN@ @@ -6121,7 +6504,9 @@ HAVE_NANOSLEEP = @HAVE_NANOSLEEP@ HAVE_NETINET_IN_H = @HAVE_NETINET_IN_H@ HAVE_NEWLOCALE = @HAVE_NEWLOCALE@ HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@ +HAVE_OFF64_T = @HAVE_OFF64_T@ HAVE_OPENAT = @HAVE_OPENAT@ +HAVE_OPENDIR = @HAVE_OPENDIR@ HAVE_OS_H = @HAVE_OS_H@ HAVE_PCLOSE = @HAVE_PCLOSE@ HAVE_PIPE = @HAVE_PIPE@ @@ -6201,6 +6586,7 @@ HAVE_RANDOM = @HAVE_RANDOM@ HAVE_RANDOM_H = @HAVE_RANDOM_H@ HAVE_RANDOM_R = @HAVE_RANDOM_R@ HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@ +HAVE_READDIR = @HAVE_READDIR@ HAVE_READLINK = @HAVE_READLINK@ HAVE_READLINKAT = @HAVE_READLINKAT@ HAVE_REALLOCARRAY = @HAVE_REALLOCARRAY@ @@ -6208,17 +6594,26 @@ HAVE_REALPATH = @HAVE_REALPATH@ HAVE_REMAINDER = @HAVE_REMAINDER@ HAVE_REMAINDERF = @HAVE_REMAINDERF@ HAVE_RENAMEAT = @HAVE_RENAMEAT@ +HAVE_REWINDDIR = @HAVE_REWINDDIR@ HAVE_RINT = @HAVE_RINT@ HAVE_RINTL = @HAVE_RINTL@ HAVE_RPMATCH = @HAVE_RPMATCH@ HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = @HAVE_SAME_LONG_DOUBLE_AS_DOUBLE@ HAVE_SA_FAMILY_T = @HAVE_SA_FAMILY_T@ +HAVE_SCANDIR = @HAVE_SCANDIR@ HAVE_SCHED_H = @HAVE_SCHED_H@ HAVE_SCHED_YIELD = @HAVE_SCHED_YIELD@ HAVE_SECURE_GETENV = @HAVE_SECURE_GETENV@ HAVE_SETENV = @HAVE_SETENV@ HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@ +HAVE_SETPAYLOAD = @HAVE_SETPAYLOAD@ +HAVE_SETPAYLOADF = @HAVE_SETPAYLOADF@ +HAVE_SETPAYLOADL = @HAVE_SETPAYLOADL@ +HAVE_SETPAYLOADSIG = @HAVE_SETPAYLOADSIG@ +HAVE_SETPAYLOADSIGF = @HAVE_SETPAYLOADSIGF@ +HAVE_SETPAYLOADSIGL = @HAVE_SETPAYLOADSIGL@ HAVE_SETSTATE = @HAVE_SETSTATE@ +HAVE_SIG2STR = @HAVE_SIG2STR@ HAVE_SIGABBREV_NP = @HAVE_SIGABBREV_NP@ HAVE_SIGACTION = @HAVE_SIGACTION@ HAVE_SIGDESCR_NP = @HAVE_SIGDESCR_NP@ @@ -6237,6 +6632,7 @@ HAVE_SQRTL = @HAVE_SQRTL@ HAVE_STDINT_H = @HAVE_STDINT_H@ HAVE_STPCPY = @HAVE_STPCPY@ HAVE_STPNCPY = @HAVE_STPNCPY@ +HAVE_STR2SIG = @HAVE_STR2SIG@ HAVE_STRCASESTR = @HAVE_STRCASESTR@ HAVE_STRCHRNUL = @HAVE_STRCHRNUL@ HAVE_STRERRORNAME_NP = @HAVE_STRERRORNAME_NP@ @@ -6280,7 +6676,11 @@ HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@ HAVE_TOTALORDER = @HAVE_TOTALORDER@ HAVE_TOTALORDERF = @HAVE_TOTALORDERF@ HAVE_TOTALORDERL = @HAVE_TOTALORDERL@ +HAVE_TOTALORDERMAG = @HAVE_TOTALORDERMAG@ +HAVE_TOTALORDERMAGF = @HAVE_TOTALORDERMAGF@ +HAVE_TOTALORDERMAGL = @HAVE_TOTALORDERMAGL@ HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = @HAVE_TYPE_VOLATILE_SIG_ATOMIC_T@ +HAVE_TZALLOC = @HAVE_TZALLOC@ HAVE_UCHAR_H = @HAVE_UCHAR_H@ HAVE_UNISTD_H = @HAVE_UNISTD_H@ HAVE_UNISTRING_WOE32DLL_H = @HAVE_UNISTRING_WOE32DLL_H@ @@ -6292,7 +6692,6 @@ HAVE_VASPRINTF = @HAVE_VASPRINTF@ HAVE_VDPRINTF = @HAVE_VDPRINTF@ HAVE_VISIBILITY = @HAVE_VISIBILITY@ HAVE_WCHAR_H = @HAVE_WCHAR_H@ -HAVE_WCHAR_T = @HAVE_WCHAR_T@ HAVE_WCPCPY = @HAVE_WCPCPY@ HAVE_WCPNCPY = @HAVE_WCPNCPY@ HAVE_WCRTOMB = @HAVE_WCRTOMB@ @@ -6331,6 +6730,7 @@ HAVE_WMEMCPY = @HAVE_WMEMCPY@ HAVE_WMEMMOVE = @HAVE_WMEMMOVE@ HAVE_WMEMPCPY = @HAVE_WMEMPCPY@ HAVE_WMEMSET = @HAVE_WMEMSET@ +HAVE_WORKING_C32RTOMB = @HAVE_WORKING_C32RTOMB@ HAVE_WORKING_MBRTOC32 = @HAVE_WORKING_MBRTOC32@ HAVE_WS2TCPIP_H = @HAVE_WS2TCPIP_H@ HAVE_XLOCALE_H = @HAVE_XLOCALE_H@ @@ -6396,6 +6796,7 @@ LN_S = @LN_S@ LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@ LOCALENAME_ENHANCE_LOCALE_FUNCS = @LOCALENAME_ENHANCE_LOCALE_FUNCS@ LOCALE_AR = @LOCALE_AR@ +LOCALE_EN_UTF8 = @LOCALE_EN_UTF8@ LOCALE_FR = @LOCALE_FR@ LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@ LOCALE_JA = @LOCALE_JA@ @@ -6419,6 +6820,7 @@ NEXT_ASSERT_H = @NEXT_ASSERT_H@ NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H = @NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H@ NEXT_AS_FIRST_DIRECTIVE_ASSERT_H = @NEXT_AS_FIRST_DIRECTIVE_ASSERT_H@ NEXT_AS_FIRST_DIRECTIVE_CTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_CTYPE_H@ +NEXT_AS_FIRST_DIRECTIVE_DIRENT_H = @NEXT_AS_FIRST_DIRECTIVE_DIRENT_H@ NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@ NEXT_AS_FIRST_DIRECTIVE_ERROR_H = @NEXT_AS_FIRST_DIRECTIVE_ERROR_H@ NEXT_AS_FIRST_DIRECTIVE_FCNTL_H = @NEXT_AS_FIRST_DIRECTIVE_FCNTL_H@ @@ -6451,6 +6853,7 @@ NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@ NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@ NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@ NEXT_CTYPE_H = @NEXT_CTYPE_H@ +NEXT_DIRENT_H = @NEXT_DIRENT_H@ NEXT_ERRNO_H = @NEXT_ERRNO_H@ NEXT_ERROR_H = @NEXT_ERROR_H@ NEXT_FCNTL_H = @NEXT_FCNTL_H@ @@ -6484,6 +6887,7 @@ NEXT_WCHAR_H = @NEXT_WCHAR_H@ NEXT_WCTYPE_H = @NEXT_WCTYPE_H@ NM = @NM@ NMEDIT = @NMEDIT@ +NULLPTR_T_NEEDS_STDDEF = @NULLPTR_T_NEEDS_STDDEF@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OTOOL = @OTOOL@ @@ -6506,6 +6910,7 @@ PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@ RANLIB = @RANLIB@ RC = @RC@ RELOCATABLE = @RELOCATABLE@ +REPLACE_ABORT = @REPLACE_ABORT@ REPLACE_ACCESS = @REPLACE_ACCESS@ REPLACE_ACOSF = @REPLACE_ACOSF@ REPLACE_ALIGNED_ALLOC = @REPLACE_ALIGNED_ALLOC@ @@ -6525,11 +6930,13 @@ REPLACE_CEILL = @REPLACE_CEILL@ REPLACE_CHMOD = @REPLACE_CHMOD@ REPLACE_CHOWN = @REPLACE_CHOWN@ REPLACE_CLOSE = @REPLACE_CLOSE@ +REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@ REPLACE_COPY_FILE_RANGE = @REPLACE_COPY_FILE_RANGE@ REPLACE_COSF = @REPLACE_COSF@ REPLACE_COSHF = @REPLACE_COSHF@ REPLACE_CREAT = @REPLACE_CREAT@ REPLACE_CTIME = @REPLACE_CTIME@ +REPLACE_DIRFD = @REPLACE_DIRFD@ REPLACE_DPRINTF = @REPLACE_DPRINTF@ REPLACE_DUP = @REPLACE_DUP@ REPLACE_DUP2 = @REPLACE_DUP2@ @@ -6560,6 +6967,7 @@ REPLACE_FCLOSE = @REPLACE_FCLOSE@ REPLACE_FCNTL = @REPLACE_FCNTL@ REPLACE_FDATASYNC = @REPLACE_FDATASYNC@ REPLACE_FDOPEN = @REPLACE_FDOPEN@ +REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@ REPLACE_FFLUSH = @REPLACE_FFLUSH@ REPLACE_FFSLL = @REPLACE_FFSLL@ REPLACE_FLOOR = @REPLACE_FLOOR@ @@ -6601,9 +7009,13 @@ REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@ REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@ REPLACE_GETPASS = @REPLACE_GETPASS@ REPLACE_GETPASS_FOR_GETPASS_GNU = @REPLACE_GETPASS_FOR_GETPASS_GNU@ +REPLACE_GETPAYLOAD = @REPLACE_GETPAYLOAD@ +REPLACE_GETPAYLOADF = @REPLACE_GETPAYLOADF@ +REPLACE_GETPAYLOADL = @REPLACE_GETPAYLOADL@ REPLACE_GETPROGNAME = @REPLACE_GETPROGNAME@ REPLACE_GETSUBOPT = @REPLACE_GETSUBOPT@ REPLACE_GETTIMEOFDAY = @REPLACE_GETTIMEOFDAY@ +REPLACE_GETUSERSHELL = @REPLACE_GETUSERSHELL@ REPLACE_GMTIME = @REPLACE_GMTIME@ REPLACE_HUGE_VAL = @REPLACE_HUGE_VAL@ REPLACE_HYPOT = @REPLACE_HYPOT@ @@ -6639,6 +7051,7 @@ REPLACE_LINKAT = @REPLACE_LINKAT@ REPLACE_LOCALECONV = @REPLACE_LOCALECONV@ REPLACE_LOCALTIME = @REPLACE_LOCALTIME@ REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@ +REPLACE_LOCALTIME_RZ = @REPLACE_LOCALTIME_RZ@ REPLACE_LOG = @REPLACE_LOG@ REPLACE_LOG10 = @REPLACE_LOG10@ REPLACE_LOG10F = @REPLACE_LOG10F@ @@ -6682,6 +7095,7 @@ REPLACE_MKOSTEMP = @REPLACE_MKOSTEMP@ REPLACE_MKOSTEMPS = @REPLACE_MKOSTEMPS@ REPLACE_MKSTEMP = @REPLACE_MKSTEMP@ REPLACE_MKTIME = @REPLACE_MKTIME@ +REPLACE_MKTIME_Z = @REPLACE_MKTIME_Z@ REPLACE_MODF = @REPLACE_MODF@ REPLACE_MODFF = @REPLACE_MODFF@ REPLACE_MODFL = @REPLACE_MODFL@ @@ -6693,6 +7107,7 @@ REPLACE_NULL = @REPLACE_NULL@ REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@ REPLACE_OPEN = @REPLACE_OPEN@ REPLACE_OPENAT = @REPLACE_OPENAT@ +REPLACE_OPENDIR = @REPLACE_OPENDIR@ REPLACE_PERROR = @REPLACE_PERROR@ REPLACE_PIPE2 = @REPLACE_PIPE2@ REPLACE_POPEN = @REPLACE_POPEN@ @@ -6763,6 +7178,7 @@ REPLACE_RAND = @REPLACE_RAND@ REPLACE_RANDOM = @REPLACE_RANDOM@ REPLACE_RANDOM_R = @REPLACE_RANDOM_R@ REPLACE_READ = @REPLACE_READ@ +REPLACE_READDIR = @REPLACE_READDIR@ REPLACE_READLINK = @REPLACE_READLINK@ REPLACE_READLINKAT = @REPLACE_READLINKAT@ REPLACE_REALLOCARRAY = @REPLACE_REALLOCARRAY@ @@ -6775,6 +7191,7 @@ REPLACE_REMAINDERL = @REPLACE_REMAINDERL@ REPLACE_REMOVE = @REPLACE_REMOVE@ REPLACE_RENAME = @REPLACE_RENAME@ REPLACE_RENAMEAT = @REPLACE_RENAMEAT@ +REPLACE_REWINDDIR = @REPLACE_REWINDDIR@ REPLACE_RINTL = @REPLACE_RINTL@ REPLACE_RMDIR = @REPLACE_RMDIR@ REPLACE_ROUND = @REPLACE_ROUND@ @@ -6837,6 +7254,9 @@ REPLACE_TMPFILE = @REPLACE_TMPFILE@ REPLACE_TOTALORDER = @REPLACE_TOTALORDER@ REPLACE_TOTALORDERF = @REPLACE_TOTALORDERF@ REPLACE_TOTALORDERL = @REPLACE_TOTALORDERL@ +REPLACE_TOTALORDERMAG = @REPLACE_TOTALORDERMAG@ +REPLACE_TOTALORDERMAGF = @REPLACE_TOTALORDERMAGF@ +REPLACE_TOTALORDERMAGL = @REPLACE_TOTALORDERMAGL@ REPLACE_TOWLOWER = @REPLACE_TOWLOWER@ REPLACE_TRUNC = @REPLACE_TRUNC@ REPLACE_TRUNCATE = @REPLACE_TRUNCATE@ @@ -6885,6 +7305,7 @@ SIZE_T_SUFFIX = @SIZE_T_SUFFIX@ SMALL_WCHAR_T = @SMALL_WCHAR_T@ STDCKDINT_H = @STDCKDINT_H@ STDDEF_H = @STDDEF_H@ +STDDEF_NOT_IDEMPOTENT = @STDDEF_NOT_IDEMPOTENT@ STDINT_H = @STDINT_H@ STRIP = @STRIP@ SYS_IOCTL_H_HAVE_WINSOCK2_H = @SYS_IOCTL_H_HAVE_WINSOCK2_H@ @@ -6918,8 +7339,10 @@ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ +am__rm_f_notfound = @am__rm_f_notfound@ am__tar = @am__tar@ am__untar = @am__untar@ +am__xargs_n = @am__xargs_n@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ @@ -6959,6 +7382,8 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +reloc_final_prefix_c = @reloc_final_prefix_c@ +reloc_final_prefix_c_make = @reloc_final_prefix_c_make@ runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ @@ -6978,45 +7403,68 @@ SUBDIRS = . # This must be the last thing that gets added to TESTS_ENVIRONMENT. TESTS_ENVIRONMENT = EXEEXT='@EXEEXT@' srcdir='$(srcdir)' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ - LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_JA='@LOCALE_JA@' LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_TR_UTF8='@LOCALE_TR_UTF8@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ + LOCALE_ZH_CN='@LOCALE_ZH_CN@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ + LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' LOCALE_FR='@LOCALE_FR@' \ @@ -7029,81 +7477,91 @@ TESTS_ENVIRONMENT = EXEEXT='@EXEEXT@' srcdir='$(srcdir)' \ LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ LOCALE_FR='@LOCALE_FR@' LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' \ - LOCALE_FR='@LOCALE_FR@' MAKE='$(MAKE)' LOCALE_FR='@LOCALE_FR@' \ + LOCALE_FR='@LOCALE_FR@' MAKE='$(MAKE)' \ + LOCALE_EN_UTF8='@LOCALE_EN_UTF8@' LOCALE_FR='@LOCALE_FR@' \ LOCALE_FR_UTF8='@LOCALE_FR_UTF8@' LOCALE_JA='@LOCALE_JA@' \ LOCALE_ZH_CN='@LOCALE_ZH_CN@' @LOCALCHARSET_TESTS_ENVIRONMENT@ \ $(SHELL) $(top_srcdir)/build-aux/run-test '$(CHECKER)' noinst_HEADERS = noinst_LIBRARIES = check_LIBRARIES = libtests.a +pkgdata_DATA = EXTRA_DIST = w32sock.h test-accept.c signature.h macros.h \ test-alignasof.c macros.h alloca.c test-alloca-opt.c \ arpa_inet.in.h test-arpa_inet.c test-array-mergesort.c \ - macros.h test-assert.c basename-lgpl.h test-binary-io.sh \ - test-binary-io.c macros.h w32sock.h test-bind.c signature.h \ - macros.h test-btoc32-1.sh test-btoc32-2.sh test-btoc32-3.sh \ - test-btoc32.c signature.h macros.h test-btowc-1.sh \ - test-btowc-2.sh test-btowc-3.sh test-btowc.c signature.h \ - macros.h test-c-ctype.c macros.h test-c-strcase.sh \ - test-c-strcasecmp.c test-c-strncasecmp.c macros.h \ - test-c32isalnum.sh test-c32isalnum.c signature.h macros.h \ - test-c32isalpha.sh test-c32isalpha.c signature.h macros.h \ - test-c32isblank.sh test-c32isblank.c signature.h macros.h \ - test-c32iscntrl.sh test-c32iscntrl.c signature.h macros.h \ - test-c32isdigit.sh test-c32isdigit.c signature.h macros.h \ - test-c32isgraph.sh test-c32isgraph.c signature.h macros.h \ - test-c32islower.sh test-c32islower.c signature.h macros.h \ - test-c32isprint.sh test-c32isprint.c signature.h macros.h \ - test-c32ispunct.sh test-c32ispunct.c signature.h macros.h \ - test-c32isspace.sh test-c32isspace.c signature.h macros.h \ - test-c32isupper.sh test-c32isupper.c signature.h macros.h \ - test-c32isxdigit.sh test-c32isxdigit.c signature.h macros.h \ - test-c32rtomb.sh test-c32rtomb.c 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 signature.h macros.h test-c32tolower.sh \ - test-c32tolower.c signature.h macros.h test-c32width.c \ - signature.h macros.h calloc.c test-calloc-gnu.c macros.h \ - calloc.c cloexec.h test-cloexec.c macros.h test-close.c \ - signature.h macros.h w32sock.h test-connect.c signature.h \ - macros.h ctype.in.h test-ctype.c test-dup2.c signature.h \ - macros.h test-environ.c test-errno.c error.in.h test-error.sh \ - test-error.c macros.h exitfail.h fcntl.in.h test-fcntl-h.c \ - test-fcntl.c signature.h macros.h fd-hook.h test-fdopen.c \ - signature.h macros.h test-fgetc.c signature.h macros.h \ - filename.h test-float.c macros.h test-fputc.c signature.h \ - macros.h test-fread.c signature.h macros.h test-free.c \ - macros.h test-frexp.c test-frexp.h minus-zero.h infinity.h \ - signature.h macros.h randomd.c test-frexpl.c test-frexp.h \ - minus-zero.h infinity.h signature.h macros.h randoml.c \ - test-fseterr.c stat-w32.c stat-w32.h test-fstat.c signature.h \ - macros.h test-ftruncate.c test-ftruncate.sh signature.h \ - macros.h test-fwrite.c signature.h macros.h test-getcwd-lgpl.c \ - signature.h macros.h test-getdtablesize.c signature.h macros.h \ - getprogname.h test-getprogname.c test-gettimeofday.c \ - signature.h macros.h test-hard-locale.c locale.c ialloc.h \ - test-iconv-h.c test-iconv.c signature.h macros.h \ - ignore-value.h test-ignore-value.c test-inet_pton.c \ - signature.h macros.h intprops-internal.h intprops.h \ - test-intprops.c macros.h test-inttypes.c w32sock.h \ - test-ioctl.c signature.h macros.h test-isblank.c signature.h \ - macros.h test-isnand-nolibm.c test-isnand.h minus-zero.h \ - infinity.h macros.h test-isnanf-nolibm.c test-isnanf.h \ - minus-zero.h infinity.h macros.h test-isnanl-nolibm.c \ - test-isnanl.h minus-zero.h infinity.h macros.h test-iswblank.c \ - macros.h test-iswdigit.sh test-iswdigit.c signature.h macros.h \ - test-iswpunct.sh test-iswpunct.c signature.h macros.h \ - test-iswxdigit.sh test-iswxdigit.c signature.h macros.h \ - test-langinfo.c test-largefile.c cdefs.h libc-config.h \ - test-limits-h.c w32sock.h test-listen.c signature.h macros.h \ + macros.h test-assert.c assure.h basename-lgpl.h \ + test-binary-io.sh test-binary-io.c macros.h w32sock.h \ + test-bind.c signature.h macros.h test-btoc32-1.sh \ + test-btoc32-2.sh test-btoc32-3.sh test-btoc32.c signature.h \ + macros.h test-btowc-1.sh test-btowc-2.sh test-btowc-3.sh \ + test-btowc.c signature.h macros.h test-c-ctype.c macros.h \ + test-c-strcase.sh test-c-strcasecmp.c test-c-strncasecmp.c \ + macros.h test-c32isalnum.sh test-c32isalnum.c signature.h \ + macros.h test-c32isalpha.sh test-c32isalpha.c signature.h \ + macros.h test-c32isblank.sh test-c32isblank.c signature.h \ + macros.h test-c32iscntrl.sh test-c32iscntrl.c signature.h \ + macros.h test-c32isdigit.sh test-c32isdigit.c signature.h \ + macros.h test-c32isgraph.sh test-c32isgraph.c signature.h \ + macros.h test-c32islower.sh test-c32islower.c signature.h \ + macros.h test-c32isprint.sh test-c32isprint.c signature.h \ + macros.h test-c32ispunct.sh test-c32ispunct.c signature.h \ + macros.h test-c32isspace.sh test-c32isspace.c signature.h \ + macros.h test-c32isupper.sh test-c32isupper.c signature.h \ + macros.h test-c32isxdigit.sh test-c32isxdigit.c signature.h \ + macros.h test-c32rtomb.sh test-c32rtomb.c \ + 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 signature.h \ + macros.h test-c32tolower.sh test-c32tolower.c signature.h \ + macros.h test-c32width.c signature.h macros.h calloc.c \ + test-calloc-gnu.c macros.h calloc.c chdir-long.h test-chdir.c \ + signature.h macros.h cloexec.h test-cloexec.c macros.h \ + test-close.c signature.h macros.h dirent-private.h \ + concat-filename.h w32sock.h test-connect.c signature.h \ + macros.h ctype.in.h test-ctype.c dirent.in.h test-dirent.c \ + dirent-private.h test-dirfd.c macros.h test-dup.c signature.h \ + macros.h test-dup2.c signature.h macros.h test-environ.c \ + test-errno.c error.in.h test-error.sh test-error.c macros.h \ + exitfail.h test-fchdir.c signature.h macros.h fcntl.in.h \ + test-fcntl-h.c test-fcntl.c signature.h macros.h fd-hook.h \ + test-fdopen.c signature.h macros.h dirent-private.h \ + test-fdopendir.c signature.h macros.h test-fgetc.c signature.h \ + macros.h filename.h filenamecat.h test-float.c macros.h \ + test-fputc.c signature.h macros.h test-fread.c signature.h \ + macros.h test-free.c macros.h test-frexp.c test-frexp.h \ + minus-zero.h infinity.h signature.h macros.h randomd.c \ + test-frexpl.c test-frexp.h minus-zero.h infinity.h signature.h \ + macros.h randoml.c test-fseterr.c stat-w32.c stat-w32.h \ + test-fstat.c signature.h macros.h at-func.c test-fstatat.c \ + test-lstat.h test-stat.h signature.h macros.h test-ftruncate.c \ + test-ftruncate.sh signature.h macros.h test-fwrite.c \ + signature.h macros.h test-getcwd-lgpl.c signature.h macros.h \ + test-getcwd.sh test-getcwd.c qemu.h macros.h \ + test-getdtablesize.c signature.h macros.h getprogname.h \ + test-getprogname.c test-gettimeofday.c signature.h macros.h \ + test-hard-locale.c locale.c ialloc.h test-iconv-h.c \ + test-iconv.c signature.h macros.h ignore-value.h \ + test-ignore-value.c test-inet_pton.c signature.h macros.h \ + intprops-internal.h intprops.h test-intprops.c macros.h \ + test-inttypes.c w32sock.h test-ioctl.c signature.h macros.h \ + test-isblank.c signature.h macros.h test-isnand-nolibm.c \ + test-isnand.h minus-zero.h infinity.h macros.h \ + test-isnanf-nolibm.c test-isnanf.h minus-zero.h infinity.h \ + macros.h test-isnanl-nolibm.c test-isnanl.h minus-zero.h \ + infinity.h macros.h test-iswblank.c macros.h test-iswdigit.sh \ + test-iswdigit.c signature.h macros.h test-iswpunct.sh \ + test-iswpunct.c signature.h macros.h test-iswxdigit.sh \ + test-iswxdigit.c signature.h macros.h test-langinfo.c \ + test-largefile.c cdefs.h libc-config.h test-limits-h.c \ + w32sock.h test-listen.c signature.h macros.h \ test-localcharset.c test-locale.c test-localename.c macros.h \ - test-rwlock1.c test-lock.c test-once.c atomic-int-gnulib.h \ - macros.h test-lstat.h test-lstat.c signature.h macros.h \ - malloc.c test-malloc-gnu.c macros.h test-malloca.c test-math.c \ - macros.h test-mbrtoc32-1.sh test-mbrtoc32-2.sh \ - test-mbrtoc32-3.sh test-mbrtoc32-4.sh test-mbrtoc32-5.sh \ - test-mbrtoc32.c test-mbrtoc32-w32-2.sh test-mbrtoc32-w32-3.sh \ + test-rwlock1.c test-lock.c atomic-int-gnulib.h macros.h \ + test-lstat.h test-lstat.c signature.h macros.h malloc.c \ + test-malloc-gnu.c macros.h test-malloca.c test-math.c macros.h \ + test-mbrtoc32-1.sh test-mbrtoc32-2.sh test-mbrtoc32-3.sh \ + test-mbrtoc32-4.sh test-mbrtoc32-5.sh test-mbrtoc32.c \ + 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 signature.h \ @@ -7114,21 +7572,30 @@ EXTRA_DIST = w32sock.h test-accept.c signature.h macros.h \ test-mbrtowc-w32-6.sh test-mbrtowc-w32-7.sh \ test-mbrtowc-w32-8.sh test-mbrtowc-w32.c signature.h macros.h \ test-mbsinit.sh test-mbsinit.c signature.h macros.h \ - mbtowc-impl.h test-memchr.c zerosize-ptr.h signature.h \ - macros.h msvc-inval.h msvc-nothrow.h test-nanosleep.c \ - signature.h macros.h netinet_in.in.h test-netinet_in.c \ - test-open.h test-open.c signature.h macros.h pathmax.h \ - test-pathmax.c macros.h signature.h test-perror.c \ - test-perror2.c test-perror.sh test-pipe.c signature.h macros.h \ - test-printf-frexp.c macros.h test-printf-frexpl.c macros.h \ - test-pselect.c test-select.h macros.h signature.h pthread.in.h \ - test-pthread.c test-pthread-thread.c macros.h \ + test-mbsnlen.sh test-mbsnlen.c macros.h mbtowc-impl.h \ + test-memchr.c zerosize-ptr.h signature.h macros.h \ + test-memrchr.c zerosize-ptr.h signature.h macros.h \ + msvc-inval.h msvc-nothrow.h test-nanosleep.c signature.h \ + macros.h netinet_in.in.h test-netinet_in.c test-once.c \ + macros.h test-open.h test-open.c signature.h macros.h openat.h \ + test-openat.c test-open.h signature.h macros.h \ + dirent-private.h pathmax.h test-pathmax.c macros.h signature.h \ + test-perror.c test-perror2.c test-perror.sh test-pipe.c \ + signature.h macros.h test-printf-frexp.c macros.h \ + test-printf-frexpl.c macros.h test-pselect.c test-select.h \ + macros.h signature.h test-pthread-cond.c virtualbox.h macros.h \ + test-pthread.c test-pthread-mutex.c test-pthread-mutex-type.c \ + atomic-int-posix.h macros.h test-pthread-once1.c \ + test-pthread-once2.c macros.h test-pthread-rwlock.c \ + atomic-int-posix.h macros.h test-pthread-thread.c macros.h \ test-pthread_sigmask1.c test-pthread_sigmask2.c signature.h \ - macros.h test-raise.c signature.h macros.h test-random.c \ + virtualbox.h macros.h test-putenv.c macros.h signature.h \ + test-raise.c signature.h macros.h test-random.c \ test-random-mt.c signature.h macros.h test-random_r.c \ - signature.h macros.h realloc.c test-realloc-gnu.c macros.h \ - realloc.c test-reallocarray.c signature.h macros.h sched.in.h \ - test-sched.c macros.h signature.h test-select.c test-select.h \ + signature.h macros.h dirent-private.h realloc.c \ + test-realloc-gnu.c macros.h realloc.c test-reallocarray.c \ + signature.h macros.h dirent-private.h save-cwd.h test-sched.c \ + macros.h signature.h test-select.c test-select.h \ test-select-fd.c test-select-in.sh test-select-out.sh \ test-select-stdin.c test-setenv.c signature.h macros.h \ test-setlocale_null.c test-setlocale_null-mt-one.c \ @@ -7137,41 +7604,41 @@ EXTRA_DIST = w32sock.h test-accept.c signature.h macros.h \ test-setlocale2.c signature.h macros.h w32sock.h \ test-setsockopt.c signature.h macros.h signal.in.h \ test-signal-h.c test-signbit.c minus-zero.h infinity.h \ - macros.h test-sigprocmask.c signature.h macros.h test-sleep.c \ - signature.h macros.h _Noreturn.h arg-nonnull.h c++defs.h \ - warn-on-use.h w32sock.h w32sock.h test-sockets.c stat-w32.c \ - stat-w32.h test-stat.h test-stat.c signature.h macros.h \ - stat-time.h test-stat-time.c macros.h nap.h test-stdbool.c \ - macros.h test-intprops.c test-stdckdint.c test-stddef.c \ - test-stdint.c stdio.in.h test-stdio.c macros.h test-stdlib.c \ - test-sys_wait.h strerror-override.h test-strerror.c \ - signature.h macros.h strerror_r.c test-strerror_r.c \ - signature.h macros.h test-striconveh.c macros.h \ - test-striconveha.c iconvsupport.c macros.h test-string.c \ - test-strncat.c unistr/test-strncat.h zerosize-ptr.h \ - signature.h macros.h test-strstr.c zerosize-ptr.h signature.h \ - macros.h test-symlink.h test-symlink.c signature.h macros.h \ - sys_ioctl.in.h test-sys_ioctl.c sys_select.in.h \ - test-sys_select.c signature.h sys_socket.in.h \ - test-sys_socket.c sys_stat.in.h test-sys_stat.c sys_time.in.h \ - test-sys_time.c test-sys_types.c sys_uio.in.h test-sys_uio.c \ - init.sh test-init.sh test-thread_self.c test-thread_create.c \ - macros.h time.in.h test-time-h.c test-time.c signature.h \ - macros.h test-uchar.c unicase/test-cased.c \ - unicase/test-predicate-part1.h unicase/test-predicate-part2.h \ - macros.h unicase/test-ignorable.c \ - unicase/test-predicate-part1.h unicase/test-predicate-part2.h \ - macros.h unicase/test-locale-language.sh \ - unicase/test-locale-language.c macros.h \ - unicase/test-uc_tolower.c unicase/test-mapping-part1.h \ - unicase/test-mapping-part2.h macros.h \ - unicase/test-uc_totitle.c unicase/test-mapping-part1.h \ - unicase/test-mapping-part2.h macros.h \ - unicase/test-uc_toupper.c unicase/test-mapping-part1.h \ - unicase/test-mapping-part2.h macros.h \ - unicase/test-u16-casecmp.c unicase/test-casecmp.h macros.h \ - unicase/test-u16-casecoll.c unicase/test-casecmp.h macros.h \ - unicase/test-u16-casefold.c macros.h \ + macros.h test-sigprocmask.c signature.h virtualbox.h macros.h \ + test-sleep.c signature.h macros.h _Noreturn.h arg-nonnull.h \ + c++defs.h warn-on-use.h w32sock.h w32sock.h test-sockets.c \ + stat-w32.c stat-w32.h test-stat.h test-stat.c signature.h \ + macros.h stat-time.h test-stat-time.c macros.h nap.h \ + test-stdbool.c macros.h test-intprops.c test-stdckdint.c \ + test-stddef.c test-stdint.c stdio.in.h test-stdio.c macros.h \ + test-stdlib.c test-sys_wait.h strerror-override.h \ + test-strerror.c signature.h macros.h strerror_r.c \ + test-strerror_r.c signature.h macros.h test-striconveh.c \ + macros.h test-striconveha.c iconvsupport.c macros.h \ + test-string.c test-strncat.c unistr/test-strncat.h \ + zerosize-ptr.h signature.h macros.h test-strstr.c \ + zerosize-ptr.h signature.h macros.h test-symlink.h \ + test-symlink.c signature.h macros.h sys_ioctl.in.h \ + test-sys_ioctl.c sys_select.in.h test-sys_select.c signature.h \ + sys_socket.in.h test-sys_socket.c sys_stat.in.h \ + test-sys_stat.c sys_time.in.h test-sys_time.c test-sys_types.c \ + sys_uio.in.h test-sys_uio.c init.sh test-init.sh \ + test-thread_self.c test-thread_create.c macros.h test-time-h.c \ + test-time.c signature.h macros.h test-uchar.c \ + unicase/test-cased.c unicase/test-predicate-part1.h \ + unicase/test-predicate-part2.h macros.h \ + unicase/test-ignorable.c unicase/test-predicate-part1.h \ + unicase/test-predicate-part2.h macros.h \ + unicase/test-locale-language.sh unicase/test-locale-language.c \ + macros.h unicase/test-uc_tolower.c \ + unicase/test-mapping-part1.h unicase/test-mapping-part2.h \ + macros.h unicase/test-uc_totitle.c \ + unicase/test-mapping-part1.h unicase/test-mapping-part2.h \ + macros.h unicase/test-uc_toupper.c \ + unicase/test-mapping-part1.h unicase/test-mapping-part2.h \ + macros.h unicase/test-u16-casecmp.c unicase/test-casecmp.h \ + macros.h unicase/test-u16-casecoll.c unicase/test-casecmp.h \ + macros.h unicase/test-u16-casefold.c macros.h \ unicase/test-u16-is-cased.c unicase/test-is-cased.h macros.h \ unicase/test-u16-is-casefolded.c unicase/test-is-casefolded.h \ macros.h unicase/test-u16-is-lowercase.c \ @@ -7525,6 +7992,9 @@ EXTRA_DIST = w32sock.h test-accept.c signature.h macros.h \ unictype/test-predicate-part2.h macros.h \ unictype/test-pr_math.c unictype/test-predicate-part1.h \ unictype/test-predicate-part2.h macros.h \ + unictype/test-pr_modifier_combining_mark.c \ + unictype/test-predicate-part1.h \ + unictype/test-predicate-part2.h macros.h \ unictype/test-pr_non_break.c unictype/test-predicate-part1.h \ unictype/test-predicate-part2.h macros.h \ unictype/test-pr_not_a_character.c \ @@ -7643,7 +8113,10 @@ EXTRA_DIST = w32sock.h test-accept.c signature.h macros.h \ unigbrk/test-ulc-grapheme-breaks.c macros.h \ unilbrk/test-u16-possible-linebreaks.c macros.h \ unilbrk/test-u16-width-linebreaks.c macros.h \ - unilbrk/test-u32-possible-linebreaks.c macros.h \ + unilbrk/test-u32-possible-linebreaks.c \ + unilbrk/test-uc-possible-linebreaks.c \ + unilbrk/test-uc-possible-linebreaks.sh \ + unilbrk/LineBreakTest.txt macros.h \ unilbrk/test-u32-width-linebreaks.c macros.h \ unilbrk/test-u8-possible-linebreaks.c macros.h \ unilbrk/test-u8-width-linebreaks.c macros.h \ @@ -7684,7 +8157,8 @@ EXTRA_DIST = w32sock.h test-accept.c signature.h macros.h \ uninorm/test-u32-normcoll.c uninorm/test-u32-normcmp.h \ macros.h uninorm/test-u8-normcmp.c uninorm/test-u8-normcmp.h \ macros.h uninorm/test-u8-normcoll.c uninorm/test-u8-normcmp.h \ - macros.h test-unistd.c unistdio/test-u16-asnprintf1.c \ + macros.h unistd--.h unistd-safer.h test-dup-safer.c macros.h \ + test-unistd.c unistdio/test-u16-asnprintf1.c \ unistdio/test-u16-asnprintf1.h unistdio/test-u16-printf1.h \ macros.h unistdio/test-u16-vasnprintf1.c \ unistdio/test-u16-asnprintf1.h unistdio/test-u16-printf1.h \ @@ -7854,26 +8328,31 @@ EXTRA_DIST = w32sock.h test-accept.c signature.h macros.h \ test-wcrtomb-w32-6.sh test-wcrtomb-w32-7.sh \ test-wcrtomb-w32-8.sh test-wcrtomb-w32.c signature.h macros.h \ wctomb-impl.h test-wctype-h.c macros.h test-wcwidth.c \ - signature.h macros.h windows-thread.h windows-tls.h xalloc.h \ - xalloc.h test-xalloc-die.c test-xalloc-die.sh -BUILT_SOURCES = arpa/inet.h ctype.h error.h fcntl.h $(NETINET_IN_H) \ - pthread.h sched.h signal.h stdio.h sys/ioctl.h sys/select.h \ - sys/socket.h sys/stat.h sys/time.h sys/uio.h time.h + signature.h macros.h windows-cond.h windows-initguard.h \ + test-windows-mutex-type.c macros.h \ + test-windows-recmutex-type.c macros.h windows-thread.h \ + windows-initguard.h windows-timedmutex.h \ + test-windows-timedmutex-type.c macros.h windows-initguard.h \ + windows-timedrecmutex.h test-windows-timedrecmutex-type.c \ + macros.h windows-initguard.h windows-timedrwlock.h \ + windows-tls.h xalloc.h xalloc.h test-xalloc-die.c \ + test-xalloc-die.sh concat-filename.h xgetcwd.h +BUILT_SOURCES = arpa/inet.h ctype.h dirent.h error.h fcntl.h \ + $(NETINET_IN_H) signal.h stdio.h sys/ioctl.h sys/select.h \ + sys/socket.h sys/stat.h sys/time.h sys/uio.h SUFFIXES = # This test expects compilation of test-verify-try.c to fail, and # each time it fails, the makefile rule does not perform the usual # "mv -f $name.Tpo $name.po, so tell make clean to remove that file. MOSTLYCLEANFILES = core *.stackdump arpa/inet.h arpa/inet.h-t ctype.h \ - ctype.h-t error.h error.h-t fcntl.h fcntl.h-t netinet/in.h \ - netinet/in.h-t pthread.h pthread.h-t1 pthread.h-t2 \ - pthread.h-t3 pthread.h-t4 sched.h sched.h-t signal.h \ - signal.h-t stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 \ - sys/ioctl.h sys/ioctl.h-t sys/select.h sys/select.h-t \ - sys/socket.h sys/socket.h-t sys/stat.h sys/stat.h-t sys/time.h \ - sys/time.h-t sys/uio.h sys/uio.h-t time.h time.h-t \ - .deps/test-verify-try.Tpo -MOSTLYCLEANDIRS = arpa netinet sys sys sys sys sys + ctype.h-t dirent.h dirent.h-t error.h error.h-t fcntl.h \ + fcntl.h-t netinet/in.h netinet/in.h-t signal.h signal.h-t \ + stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 sys/ioctl.h \ + sys/ioctl.h-t sys/select.h sys/select.h-t sys/socket.h \ + sys/socket.h-t sys/stat.h sys/stat.h-t sys/time.h sys/time.h-t \ + sys/uio.h sys/uio.h-t .deps/test-verify-try.Tpo +MOSTLYCLEANDIRS = arpa netinet sys sys sys sys sys sys CLEANFILES = DISTCLEANFILES = MAINTAINERCLEANFILES = @@ -7885,35 +8364,47 @@ AM_CPPFLAGS = \ -I../lib -I$(srcdir)/../lib LDADD = libtests.a ../lib/libunistring.la libtests.a ../lib/libunistring.la libtests.a $(LIBTESTS_LIBDEPS) -libtests_a_SOURCES = $(am__append_1) basename-lgpl.c binary-io.h \ - binary-io.c $(am__append_2) btoc32.c $(am__append_3) \ - $(am__append_4) c32tob.c cloexec.c $(am__append_5) \ - $(am__append_6) $(am__append_7) $(am__append_8) exitfail.c \ - $(am__append_9) fd-hook.c $(am__append_10) $(am__append_11) \ - $(am__append_12) $(am__append_13) $(am__append_14) \ - $(am__append_15) $(am__append_16) gettext.h $(am__append_17) \ - ialloc.c $(am__append_18) $(am__append_19) $(am__append_20) \ - $(am__append_21) $(am__append_22) $(am__append_23) \ - $(am__append_24) $(am__append_25) nan.h $(am__append_26) \ +libtests_a_SOURCES = $(am__append_1) arpa_inet.c openat-priv.h \ + openat-proc.c basename-lgpl.c binary-io.h binary-io.c \ + $(am__append_2) btoc32.c $(am__append_3) $(am__append_4) \ + c32tob.c $(am__append_5) cloexec.c $(am__append_6) \ + $(am__append_7) concat-filename.c $(am__append_8) \ + $(am__append_9) $(am__append_10) $(am__append_11) \ + $(am__append_12) exitfail.c $(am__append_13) $(am__append_14) \ + fd-hook.c fd-safer-flag.c dup-safer-flag.c $(am__append_15) \ + $(am__append_16) filenamecat-lgpl.c $(am__append_17) \ + $(am__append_18) $(am__append_19) $(am__append_20) \ + $(am__append_21) $(am__append_22) $(am__append_23) gettext.h \ + $(am__append_24) ialloc.c $(am__append_25) $(am__append_26) \ $(am__append_27) $(am__append_28) $(am__append_29) \ $(am__append_30) $(am__append_31) $(am__append_32) \ - $(am__append_33) $(am__append_34) $(am__append_35) \ - $(am__append_36) $(am__append_37) same-inode.h same-inode.c \ + $(am__append_33) $(am__append_34) nan.h $(am__append_35) \ + $(am__append_36) $(am__append_37) openat-die.c \ $(am__append_38) $(am__append_39) $(am__append_40) \ - $(am__append_41) $(am__append_42) signed-nan.h signed-snan.h \ - $(am__append_43) $(am__append_44) snan.h $(am__append_45) \ - sockets.h sockets.c $(am__append_46) stat-time.c \ - $(am__append_47) $(am__append_48) $(am__append_49) \ - $(am__append_50) $(am__append_51) sys_socket.c \ - glthread/thread.h glthread/thread.c $(am__append_52) \ - $(am__append_57) $(am__append_58) $(am__append_59) \ - $(am__append_60) $(am__append_61) $(am__append_62) \ - $(am__append_63) xmalloc.c xalloc-die.c glthread/yield.h + $(am__append_41) $(am__append_42) $(am__append_43) \ + $(am__append_44) $(am__append_45) $(am__append_46) \ + $(am__append_47) $(am__append_49) $(am__append_50) \ + $(am__append_51) $(am__append_52) $(am__append_53) \ + $(am__append_54) $(am__append_55) same-inode.h same-inode.c \ + save-cwd.c $(am__append_56) $(am__append_57) $(am__append_58) \ + $(am__append_59) $(am__append_60) signed-nan.h signed-snan.h \ + $(am__append_61) $(am__append_63) snan.h $(am__append_64) \ + sockets.h sockets.c $(am__append_65) stat-time.c \ + $(am__append_66) $(am__append_67) $(am__append_68) \ + $(am__append_69) $(am__append_70) $(am__append_71) \ + $(am__append_72) sys_socket.c glthread/thread.h \ + glthread/thread.c $(am__append_73) dup-safer.c fd-safer.c \ + pipe-safer.c $(am__append_78) $(am__append_79) \ + $(am__append_81) $(am__append_82) $(am__append_83) \ + $(am__append_84) $(am__append_85) $(am__append_86) \ + $(am__append_87) $(am__append_88) $(am__append_89) xmalloc.c \ + xalloc-die.c xconcat-filename.c xgetcwd.c glthread/yield.h libtests_a_LIBADD = $(gltests_LIBOBJS) @ALLOCA@ libtests_a_DEPENDENCIES = $(gltests_LIBOBJS) @ALLOCA@ EXTRA_libtests_a_SOURCES = alloca.c calloc.c calloc.c stat-w32.c \ - malloc.c realloc.c realloc.c stat-w32.c strerror_r.c + at-func.c malloc.c realloc.c realloc.c stat-w32.c strerror_r.c AM_LIBTOOLFLAGS = --preserve-dup-deps +IGNORE_SKIPPED_LOGS = 1 test_accept_LDADD = $(LDADD) @LIBSOCKET@ test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB) test_btoc32_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(LIBC32CONV) @@ -7938,8 +8429,11 @@ test_c32tolower_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBUNISTRING) test_c32width_LDADD = $(LDADD) $(SETLOCALE_LIB) $(LIBUNISTRING) $(LIBC32CONV) test_connect_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB) test_error_LDADD = $(LDADD) $(LIBINTL) +test_fchdir_LDADD = $(LDADD) $(LIBINTL) +test_fdopendir_LDADD = $(LDADD) @LIBINTL@ test_frexp_nolibm_SOURCES = test-frexp.c randomd.c test_frexpl_nolibm_SOURCES = test-frexpl.c randoml.c +test_fstatat_LDADD = $(LDADD) @LIBINTL@ # In 'sed', replace the pattern space with a "DO NOT EDIT" comment. SED_HEADER_NOEDIT = s,.*,/* DO NOT EDIT! GENERATED AUTOMATICALLY! */, @@ -7954,8 +8448,10 @@ SED_HEADER_STDOUT = sed -e 1h -e '1$(SED_HEADER_NOEDIT)' -e 1G SED_HEADER_TO_AT_t = $(SED_HEADER_STDOUT) -n -e 'w $@-t' # Use $(gl_V_at) instead of $(AM_V_GEN) or $(AM_V_at) on a line that +# is its recipe's first line if and only if @NMD@ lines are absent. gl_V_at = $(AM_V_GEN) test_getcwd_lgpl_LDADD = $(LDADD) $(LIBINTL) +test_getcwd_LDADD = $(LDADD) @LIBINTL@ test_getprogname_LDADD = $(LDADD) GPERF = gperf V_GPERF = $(V_GPERF_@AM_V@) @@ -7973,15 +8469,25 @@ test_localcharset_LDADD = $(LDADD) $(SETLOCALE_LIB) test_localename_LDADD = $(LDADD) $(SETLOCALE_LIB) @INTL_MACOSX_LIBS@ $(LIBTHREAD) test_rwlock1_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@ test_lock_LDADD = $(LDADD) @LIBMULTITHREAD@ @YIELD_LIB@ @LIB_SEMAPHORE@ -test_once1_SOURCES = test-once.c -test_once1_LDADD = $(LDADD) @LIBTHREAD@ -test_once2_SOURCES = test-once.c -test_once2_LDADD = $(LDADD) @LIBMULTITHREAD@ test_mbrtoc32_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV) test_mbrtowc_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) test_mbsinit_LDADD = $(LDADD) $(SETLOCALE_LIB) $(MBRTOWC_LIB) +test_mbsnlen_LDADD = $(LDADD) $(LIBUNISTRING) $(SETLOCALE_LIB) $(MBRTOWC_LIB) $(LIBC32CONV) test_nanosleep_LDADD = $(LDADD) $(NANOSLEEP_LIB) +test_once1_SOURCES = test-once.c +test_once1_LDADD = $(LDADD) @LIBTHREAD@ +test_once2_SOURCES = test-once.c +test_once2_LDADD = $(LDADD) @LIBMULTITHREAD@ +test_openat_LDADD = $(LDADD) @LIBINTL@ test_pselect_LDADD = $(LDADD) @SELECT_LIB@ @LIBSOCKET@ @PTHREAD_SIGMASK_LIB@ $(INET_PTON_LIB) +test_pthread_cond_LDADD = $(LDADD) @LIBPMULTITHREAD@ @SCHED_YIELD_LIB@ +test_pthread_mutex_LDADD = $(LDADD) @LIBPMULTITHREAD@ @SCHED_YIELD_LIB@ @LIB_SEMAPHORE@ +# If we were to link test-pthread-mutex-type only with @LIBPTHREAD@ instead of +# @LIBPMULTITHREAD@, this test would fail on FreeBSD and NetBSD. +test_pthread_mutex_type_LDADD = $(LDADD) @LIBPMULTITHREAD@ +test_pthread_once1_LDADD = $(LDADD) @LIBPMULTITHREAD@ +test_pthread_once2_LDADD = $(LDADD) @LIBPMULTITHREAD@ @SCHED_YIELD_LIB@ +test_pthread_rwlock_LDADD = $(LDADD) @LIBPMULTITHREAD@ @SCHED_YIELD_LIB@ @LIB_SEMAPHORE@ test_pthread_thread_LDADD = $(LDADD) @LIBPMULTITHREAD@ test_pthread_sigmask1_LDADD = $(LDADD) @PTHREAD_SIGMASK_LIB@ test_pthread_sigmask2_LDADD = $(LDADD) @PTHREAD_SIGMASK_LIB@ @LIBMULTITHREAD@ @@ -8017,7 +8523,7 @@ CXXDEFS_H = $(srcdir)/c++defs.h WARN_ON_USE_H = $(srcdir)/warn-on-use.h test_sockets_LDADD = $(LDADD) @LIBSOCKET@ test_stat_LDADD = $(LDADD) $(LIBINTL) -test_stat_time_LDADD = $(LDADD) $(NANOSLEEP_LIB) +test_stat_time_LDADD = $(LDADD) $(NANOSLEEP_LIB) @LIBINTL@ test_striconveh_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@ test_striconveha_SOURCES = test-striconveha.c iconvsupport.c test_striconveha_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@ @@ -8427,6 +8933,8 @@ test_pr_lowercase_SOURCES = unictype/test-pr_lowercase.c test_pr_lowercase_LDADD = $(LDADD) $(LIBUNISTRING) test_pr_math_SOURCES = unictype/test-pr_math.c test_pr_math_LDADD = $(LDADD) $(LIBUNISTRING) +test_pr_modifier_combining_mark_SOURCES = unictype/test-pr_modifier_combining_mark.c +test_pr_modifier_combining_mark_LDADD = $(LDADD) $(LIBUNISTRING) test_pr_non_break_SOURCES = unictype/test-pr_non_break.c test_pr_non_break_LDADD = $(LDADD) $(LIBUNISTRING) test_pr_not_a_character_SOURCES = unictype/test-pr_not_a_character.c @@ -8539,6 +9047,8 @@ test_u16_width_linebreaks_SOURCES = unilbrk/test-u16-width-linebreaks.c test_u16_width_linebreaks_LDADD = $(LDADD) $(LIBUNISTRING) test_u32_possible_linebreaks_SOURCES = unilbrk/test-u32-possible-linebreaks.c test_u32_possible_linebreaks_LDADD = $(LDADD) $(LIBUNISTRING) +test_uc_possible_linebreaks_SOURCES = unilbrk/test-uc-possible-linebreaks.c +test_uc_possible_linebreaks_LDADD = $(LDADD) $(LIBUNISTRING) test_u32_width_linebreaks_SOURCES = unilbrk/test-u32-width-linebreaks.c test_u32_width_linebreaks_LDADD = $(LDADD) $(LIBUNISTRING) test_u8_possible_linebreaks_SOURCES = unilbrk/test-u8-possible-linebreaks.c @@ -8973,41 +9483,31 @@ $(ACLOCAL_M4): $(am__aclocal_m4_deps) $(am__aclocal_m4_deps): clean-checkPROGRAMS: - @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \ - echo " rm -f" $$list; \ - rm -f $$list || exit $$?; \ - test -n "$(EXEEXT)" || exit 0; \ - list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ - echo " rm -f" $$list; \ - rm -f $$list + $(am__rm_f) $(check_PROGRAMS) + test -z "$(EXEEXT)" || $(am__rm_f) $(check_PROGRAMS:$(EXEEXT)=) clean-noinstPROGRAMS: - @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \ - echo " rm -f" $$list; \ - rm -f $$list || exit $$?; \ - test -n "$(EXEEXT)" || exit 0; \ - list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ - echo " rm -f" $$list; \ - rm -f $$list + $(am__rm_f) $(noinst_PROGRAMS) + test -z "$(EXEEXT)" || $(am__rm_f) $(noinst_PROGRAMS:$(EXEEXT)=) clean-checkLIBRARIES: - -test -z "$(check_LIBRARIES)" || rm -f $(check_LIBRARIES) + -$(am__rm_f) $(check_LIBRARIES) clean-noinstLIBRARIES: - -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) + -$(am__rm_f) $(noinst_LIBRARIES) glthread/$(am__dirstamp): @$(MKDIR_P) glthread - @: > glthread/$(am__dirstamp) + @: >>glthread/$(am__dirstamp) glthread/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) glthread/$(DEPDIR) - @: > glthread/$(DEPDIR)/$(am__dirstamp) + @: >>glthread/$(DEPDIR)/$(am__dirstamp) glthread/thread.$(OBJEXT): glthread/$(am__dirstamp) \ glthread/$(DEPDIR)/$(am__dirstamp) libtests.a: $(libtests_a_OBJECTS) $(libtests_a_DEPENDENCIES) $(EXTRA_libtests_a_DEPENDENCIES) $(AM_V_at)-rm -f libtests.a $(AM_V_AR)$(libtests_a_AR) libtests.a $(libtests_a_OBJECTS) $(libtests_a_LIBADD) - $(AM_V_at)$(RANLIB) libtests.a + $(AM_V_at)$(libtests_a_RANLIB) libtests.a current-locale$(EXEEXT): $(current_locale_OBJECTS) $(current_locale_DEPENDENCIES) $(EXTRA_current_locale_DEPENDENCIES) @rm -f current-locale$(EXEEXT) @@ -9038,10 +9538,10 @@ test-assert$(EXEEXT): $(test_assert_OBJECTS) $(test_assert_DEPENDENCIES) $(EXTRA $(AM_V_CCLD)$(LINK) $(test_assert_OBJECTS) $(test_assert_LDADD) $(LIBS) unictype/$(am__dirstamp): @$(MKDIR_P) unictype - @: > unictype/$(am__dirstamp) + @: >>unictype/$(am__dirstamp) unictype/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) unictype/$(DEPDIR) - @: > unictype/$(DEPDIR)/$(am__dirstamp) + @: >>unictype/$(DEPDIR)/$(am__dirstamp) unictype/test-bidi_byname.$(OBJEXT): unictype/$(am__dirstamp) \ unictype/$(DEPDIR)/$(am__dirstamp) @@ -9188,10 +9688,10 @@ test-calloc-gnu$(EXEEXT): $(test_calloc_gnu_OBJECTS) $(test_calloc_gnu_DEPENDENC $(AM_V_CCLD)$(LINK) $(test_calloc_gnu_OBJECTS) $(test_calloc_gnu_LDADD) $(LIBS) uninorm/$(am__dirstamp): @$(MKDIR_P) uninorm - @: > uninorm/$(am__dirstamp) + @: >>uninorm/$(am__dirstamp) uninorm/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) uninorm/$(DEPDIR) - @: > uninorm/$(DEPDIR)/$(am__dirstamp) + @: >>uninorm/$(DEPDIR)/$(am__dirstamp) uninorm/test-canonical-decomposition.$(OBJEXT): \ uninorm/$(am__dirstamp) uninorm/$(DEPDIR)/$(am__dirstamp) @@ -9200,10 +9700,10 @@ test-canonical-decomposition$(EXEEXT): $(test_canonical_decomposition_OBJECTS) $ $(AM_V_CCLD)$(LINK) $(test_canonical_decomposition_OBJECTS) $(test_canonical_decomposition_LDADD) $(LIBS) unicase/$(am__dirstamp): @$(MKDIR_P) unicase - @: > unicase/$(am__dirstamp) + @: >>unicase/$(am__dirstamp) unicase/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) unicase/$(DEPDIR) - @: > unicase/$(DEPDIR)/$(am__dirstamp) + @: >>unicase/$(DEPDIR)/$(am__dirstamp) unicase/test-cased.$(OBJEXT): unicase/$(am__dirstamp) \ unicase/$(DEPDIR)/$(am__dirstamp) @@ -9493,6 +9993,10 @@ test-categ_test_withtable$(EXEEXT): $(test_categ_test_withtable_OBJECTS) $(test_ @rm -f test-categ_test_withtable$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_categ_test_withtable_OBJECTS) $(test_categ_test_withtable_LDADD) $(LIBS) +test-chdir$(EXEEXT): $(test_chdir_OBJECTS) $(test_chdir_DEPENDENCIES) $(EXTRA_test_chdir_DEPENDENCIES) + @rm -f test-chdir$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_chdir_OBJECTS) $(test_chdir_LDADD) $(LIBS) + test-cloexec$(EXEEXT): $(test_cloexec_OBJECTS) $(test_cloexec_DEPENDENCIES) $(EXTRA_test_cloexec_DEPENDENCIES) @rm -f test-cloexec$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_cloexec_OBJECTS) $(test_cloexec_LDADD) $(LIBS) @@ -9641,6 +10145,22 @@ test-digit$(EXEEXT): $(test_digit_OBJECTS) $(test_digit_DEPENDENCIES) $(EXTRA_te @rm -f test-digit$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_digit_OBJECTS) $(test_digit_LDADD) $(LIBS) +test-dirent$(EXEEXT): $(test_dirent_OBJECTS) $(test_dirent_DEPENDENCIES) $(EXTRA_test_dirent_DEPENDENCIES) + @rm -f test-dirent$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_dirent_OBJECTS) $(test_dirent_LDADD) $(LIBS) + +test-dirfd$(EXEEXT): $(test_dirfd_OBJECTS) $(test_dirfd_DEPENDENCIES) $(EXTRA_test_dirfd_DEPENDENCIES) + @rm -f test-dirfd$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_dirfd_OBJECTS) $(test_dirfd_LDADD) $(LIBS) + +test-dup$(EXEEXT): $(test_dup_OBJECTS) $(test_dup_DEPENDENCIES) $(EXTRA_test_dup_DEPENDENCIES) + @rm -f test-dup$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_dup_OBJECTS) $(test_dup_LDADD) $(LIBS) + +test-dup-safer$(EXEEXT): $(test_dup_safer_OBJECTS) $(test_dup_safer_DEPENDENCIES) $(EXTRA_test_dup_safer_DEPENDENCIES) + @rm -f test-dup-safer$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_dup_safer_OBJECTS) $(test_dup_safer_LDADD) $(LIBS) + test-dup2$(EXEEXT): $(test_dup2_OBJECTS) $(test_dup2_DEPENDENCIES) $(EXTRA_test_dup2_DEPENDENCIES) @rm -f test-dup2$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_dup2_OBJECTS) $(test_dup2_LDADD) $(LIBS) @@ -9657,6 +10177,10 @@ test-error$(EXEEXT): $(test_error_OBJECTS) $(test_error_DEPENDENCIES) $(EXTRA_te @rm -f test-error$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_error_OBJECTS) $(test_error_LDADD) $(LIBS) +test-fchdir$(EXEEXT): $(test_fchdir_OBJECTS) $(test_fchdir_DEPENDENCIES) $(EXTRA_test_fchdir_DEPENDENCIES) + @rm -f test-fchdir$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_fchdir_OBJECTS) $(test_fchdir_LDADD) $(LIBS) + test-fcntl$(EXEEXT): $(test_fcntl_OBJECTS) $(test_fcntl_DEPENDENCIES) $(EXTRA_test_fcntl_DEPENDENCIES) @rm -f test-fcntl$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_fcntl_OBJECTS) $(test_fcntl_LDADD) $(LIBS) @@ -9669,6 +10193,10 @@ test-fdopen$(EXEEXT): $(test_fdopen_OBJECTS) $(test_fdopen_DEPENDENCIES) $(EXTRA @rm -f test-fdopen$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_fdopen_OBJECTS) $(test_fdopen_LDADD) $(LIBS) +test-fdopendir$(EXEEXT): $(test_fdopendir_OBJECTS) $(test_fdopendir_DEPENDENCIES) $(EXTRA_test_fdopendir_DEPENDENCIES) + @rm -f test-fdopendir$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_fdopendir_OBJECTS) $(test_fdopendir_LDADD) $(LIBS) + test-fgetc$(EXEEXT): $(test_fgetc_OBJECTS) $(test_fgetc_DEPENDENCIES) $(EXTRA_test_fgetc_DEPENDENCIES) @rm -f test-fgetc$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_fgetc_OBJECTS) $(test_fgetc_LDADD) $(LIBS) @@ -9705,6 +10233,10 @@ test-fstat$(EXEEXT): $(test_fstat_OBJECTS) $(test_fstat_DEPENDENCIES) $(EXTRA_te @rm -f test-fstat$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_fstat_OBJECTS) $(test_fstat_LDADD) $(LIBS) +test-fstatat$(EXEEXT): $(test_fstatat_OBJECTS) $(test_fstatat_DEPENDENCIES) $(EXTRA_test_fstatat_DEPENDENCIES) + @rm -f test-fstatat$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_fstatat_OBJECTS) $(test_fstatat_LDADD) $(LIBS) + test-ftruncate$(EXEEXT): $(test_ftruncate_OBJECTS) $(test_ftruncate_DEPENDENCIES) $(EXTRA_test_ftruncate_DEPENDENCIES) @rm -f test-ftruncate$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_ftruncate_OBJECTS) $(test_ftruncate_LDADD) $(LIBS) @@ -9713,6 +10245,10 @@ test-fwrite$(EXEEXT): $(test_fwrite_OBJECTS) $(test_fwrite_DEPENDENCIES) $(EXTRA @rm -f test-fwrite$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_fwrite_OBJECTS) $(test_fwrite_LDADD) $(LIBS) +test-getcwd$(EXEEXT): $(test_getcwd_OBJECTS) $(test_getcwd_DEPENDENCIES) $(EXTRA_test_getcwd_DEPENDENCIES) + @rm -f test-getcwd$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_getcwd_OBJECTS) $(test_getcwd_LDADD) $(LIBS) + test-getcwd-lgpl$(EXEEXT): $(test_getcwd_lgpl_OBJECTS) $(test_getcwd_lgpl_DEPENDENCIES) $(EXTRA_test_getcwd_lgpl_DEPENDENCIES) @rm -f test-getcwd-lgpl$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_getcwd_lgpl_OBJECTS) $(test_getcwd_lgpl_LDADD) $(LIBS) @@ -9933,9 +10469,17 @@ test-mbsinit$(EXEEXT): $(test_mbsinit_OBJECTS) $(test_mbsinit_DEPENDENCIES) $(EX @rm -f test-mbsinit$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_mbsinit_OBJECTS) $(test_mbsinit_LDADD) $(LIBS) +test-mbsnlen$(EXEEXT): $(test_mbsnlen_OBJECTS) $(test_mbsnlen_DEPENDENCIES) $(EXTRA_test_mbsnlen_DEPENDENCIES) + @rm -f test-mbsnlen$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_mbsnlen_OBJECTS) $(test_mbsnlen_LDADD) $(LIBS) + test-memchr$(EXEEXT): $(test_memchr_OBJECTS) $(test_memchr_DEPENDENCIES) $(EXTRA_test_memchr_DEPENDENCIES) @rm -f test-memchr$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_memchr_OBJECTS) $(test_memchr_LDADD) $(LIBS) + +test-memrchr$(EXEEXT): $(test_memrchr_OBJECTS) $(test_memrchr_DEPENDENCIES) $(EXTRA_test_memrchr_DEPENDENCIES) + @rm -f test-memrchr$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_memrchr_OBJECTS) $(test_memrchr_LDADD) $(LIBS) unictype/test-mirror.$(OBJEXT): unictype/$(am__dirstamp) \ unictype/$(DEPDIR)/$(am__dirstamp) @@ -10017,6 +10561,10 @@ test-open$(EXEEXT): $(test_open_OBJECTS) $(test_open_DEPENDENCIES) $(EXTRA_test_ @rm -f test-open$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_open_OBJECTS) $(test_open_LDADD) $(LIBS) +test-openat$(EXEEXT): $(test_openat_OBJECTS) $(test_openat_DEPENDENCIES) $(EXTRA_test_openat_DEPENDENCIES) + @rm -f test-openat$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_openat_OBJECTS) $(test_openat_LDADD) $(LIBS) + test-pathmax$(EXEEXT): $(test_pathmax_OBJECTS) $(test_pathmax_DEPENDENCIES) $(EXTRA_test_pathmax_DEPENDENCIES) @rm -f test-pathmax$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_pathmax_OBJECTS) $(test_pathmax_LDADD) $(LIBS) @@ -10416,6 +10964,12 @@ unictype/test-pr_math.$(OBJEXT): unictype/$(am__dirstamp) \ test-pr_math$(EXEEXT): $(test_pr_math_OBJECTS) $(test_pr_math_DEPENDENCIES) $(EXTRA_test_pr_math_DEPENDENCIES) @rm -f test-pr_math$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_pr_math_OBJECTS) $(test_pr_math_LDADD) $(LIBS) +unictype/test-pr_modifier_combining_mark.$(OBJEXT): \ + unictype/$(am__dirstamp) unictype/$(DEPDIR)/$(am__dirstamp) + +test-pr_modifier_combining_mark$(EXEEXT): $(test_pr_modifier_combining_mark_OBJECTS) $(test_pr_modifier_combining_mark_DEPENDENCIES) $(EXTRA_test_pr_modifier_combining_mark_DEPENDENCIES) + @rm -f test-pr_modifier_combining_mark$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_pr_modifier_combining_mark_OBJECTS) $(test_pr_modifier_combining_mark_LDADD) $(LIBS) unictype/test-pr_non_break.$(OBJEXT): unictype/$(am__dirstamp) \ unictype/$(DEPDIR)/$(am__dirstamp) @@ -10643,6 +11197,30 @@ test-pthread$(EXEEXT): $(test_pthread_OBJECTS) $(test_pthread_DEPENDENCIES) $(EX @rm -f test-pthread$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_pthread_OBJECTS) $(test_pthread_LDADD) $(LIBS) +test-pthread-cond$(EXEEXT): $(test_pthread_cond_OBJECTS) $(test_pthread_cond_DEPENDENCIES) $(EXTRA_test_pthread_cond_DEPENDENCIES) + @rm -f test-pthread-cond$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_pthread_cond_OBJECTS) $(test_pthread_cond_LDADD) $(LIBS) + +test-pthread-mutex$(EXEEXT): $(test_pthread_mutex_OBJECTS) $(test_pthread_mutex_DEPENDENCIES) $(EXTRA_test_pthread_mutex_DEPENDENCIES) + @rm -f test-pthread-mutex$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_pthread_mutex_OBJECTS) $(test_pthread_mutex_LDADD) $(LIBS) + +test-pthread-mutex-type$(EXEEXT): $(test_pthread_mutex_type_OBJECTS) $(test_pthread_mutex_type_DEPENDENCIES) $(EXTRA_test_pthread_mutex_type_DEPENDENCIES) + @rm -f test-pthread-mutex-type$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_pthread_mutex_type_OBJECTS) $(test_pthread_mutex_type_LDADD) $(LIBS) + +test-pthread-once1$(EXEEXT): $(test_pthread_once1_OBJECTS) $(test_pthread_once1_DEPENDENCIES) $(EXTRA_test_pthread_once1_DEPENDENCIES) + @rm -f test-pthread-once1$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_pthread_once1_OBJECTS) $(test_pthread_once1_LDADD) $(LIBS) + +test-pthread-once2$(EXEEXT): $(test_pthread_once2_OBJECTS) $(test_pthread_once2_DEPENDENCIES) $(EXTRA_test_pthread_once2_DEPENDENCIES) + @rm -f test-pthread-once2$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_pthread_once2_OBJECTS) $(test_pthread_once2_LDADD) $(LIBS) + +test-pthread-rwlock$(EXEEXT): $(test_pthread_rwlock_OBJECTS) $(test_pthread_rwlock_DEPENDENCIES) $(EXTRA_test_pthread_rwlock_DEPENDENCIES) + @rm -f test-pthread-rwlock$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_pthread_rwlock_OBJECTS) $(test_pthread_rwlock_LDADD) $(LIBS) + test-pthread-thread$(EXEEXT): $(test_pthread_thread_OBJECTS) $(test_pthread_thread_DEPENDENCIES) $(EXTRA_test_pthread_thread_DEPENDENCIES) @rm -f test-pthread-thread$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_pthread_thread_OBJECTS) $(test_pthread_thread_LDADD) $(LIBS) @@ -10655,6 +11233,10 @@ test-pthread_sigmask2$(EXEEXT): $(test_pthread_sigmask2_OBJECTS) $(test_pthread_ @rm -f test-pthread_sigmask2$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_pthread_sigmask2_OBJECTS) $(test_pthread_sigmask2_LDADD) $(LIBS) +test-putenv$(EXEEXT): $(test_putenv_OBJECTS) $(test_putenv_DEPENDENCIES) $(EXTRA_test_putenv_DEPENDENCIES) + @rm -f test-putenv$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_putenv_OBJECTS) $(test_putenv_LDADD) $(LIBS) + test-raise$(EXEEXT): $(test_raise_OBJECTS) $(test_raise_DEPENDENCIES) $(EXTRA_test_raise_DEPENDENCIES) @rm -f test-raise$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_raise_OBJECTS) $(test_raise_LDADD) $(LIBS) @@ -10890,10 +11472,10 @@ test-time-h$(EXEEXT): $(test_time_h_OBJECTS) $(test_time_h_DEPENDENCIES) $(EXTRA $(AM_V_CCLD)$(LINK) $(test_time_h_OBJECTS) $(test_time_h_LDADD) $(LIBS) unimetadata/$(am__dirstamp): @$(MKDIR_P) unimetadata - @: > unimetadata/$(am__dirstamp) + @: >>unimetadata/$(am__dirstamp) unimetadata/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) unimetadata/$(DEPDIR) - @: > unimetadata/$(DEPDIR)/$(am__dirstamp) + @: >>unimetadata/$(DEPDIR)/$(am__dirstamp) unimetadata/test-u-version.$(OBJEXT): unimetadata/$(am__dirstamp) \ unimetadata/$(DEPDIR)/$(am__dirstamp) @@ -10902,10 +11484,10 @@ test-u-version$(EXEEXT): $(test_u_version_OBJECTS) $(test_u_version_DEPENDENCIES $(AM_V_CCLD)$(LINK) $(test_u_version_OBJECTS) $(test_u_version_LDADD) $(LIBS) unistdio/$(am__dirstamp): @$(MKDIR_P) unistdio - @: > unistdio/$(am__dirstamp) + @: >>unistdio/$(am__dirstamp) unistdio/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) unistdio/$(DEPDIR) - @: > unistdio/$(DEPDIR)/$(am__dirstamp) + @: >>unistdio/$(DEPDIR)/$(am__dirstamp) unistdio/test-u16-asnprintf1.$(OBJEXT): unistdio/$(am__dirstamp) \ unistdio/$(DEPDIR)/$(am__dirstamp) @@ -10932,10 +11514,10 @@ test-u16-casefold$(EXEEXT): $(test_u16_casefold_OBJECTS) $(test_u16_casefold_DEP $(AM_V_CCLD)$(LINK) $(test_u16_casefold_OBJECTS) $(test_u16_casefold_LDADD) $(LIBS) unistr/$(am__dirstamp): @$(MKDIR_P) unistr - @: > unistr/$(am__dirstamp) + @: >>unistr/$(am__dirstamp) unistr/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) unistr/$(DEPDIR) - @: > unistr/$(DEPDIR)/$(am__dirstamp) + @: >>unistr/$(DEPDIR)/$(am__dirstamp) unistr/test-u16-check.$(OBJEXT): unistr/$(am__dirstamp) \ unistr/$(DEPDIR)/$(am__dirstamp) @@ -10962,10 +11544,10 @@ test-u16-cmp2$(EXEEXT): $(test_u16_cmp2_OBJECTS) $(test_u16_cmp2_DEPENDENCIES) $ $(AM_V_CCLD)$(LINK) $(test_u16_cmp2_OBJECTS) $(test_u16_cmp2_LDADD) $(LIBS) uniconv/$(am__dirstamp): @$(MKDIR_P) uniconv - @: > uniconv/$(am__dirstamp) + @: >>uniconv/$(am__dirstamp) uniconv/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) uniconv/$(DEPDIR) - @: > uniconv/$(DEPDIR)/$(am__dirstamp) + @: >>uniconv/$(DEPDIR)/$(am__dirstamp) uniconv/test-u16-conv-from-enc.$(OBJEXT): uniconv/$(am__dirstamp) \ uniconv/$(DEPDIR)/$(am__dirstamp) @@ -10992,10 +11574,10 @@ test-u16-cpy-alloc$(EXEEXT): $(test_u16_cpy_alloc_OBJECTS) $(test_u16_cpy_alloc_ $(AM_V_CCLD)$(LINK) $(test_u16_cpy_alloc_OBJECTS) $(test_u16_cpy_alloc_LDADD) $(LIBS) unigbrk/$(am__dirstamp): @$(MKDIR_P) unigbrk - @: > unigbrk/$(am__dirstamp) + @: >>unigbrk/$(am__dirstamp) unigbrk/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) unigbrk/$(DEPDIR) - @: > unigbrk/$(DEPDIR)/$(am__dirstamp) + @: >>unigbrk/$(DEPDIR)/$(am__dirstamp) unigbrk/test-u16-grapheme-breaks.$(OBJEXT): unigbrk/$(am__dirstamp) \ unigbrk/$(DEPDIR)/$(am__dirstamp) @@ -11106,10 +11688,10 @@ test-u16-pcpy$(EXEEXT): $(test_u16_pcpy_OBJECTS) $(test_u16_pcpy_DEPENDENCIES) $ $(AM_V_CCLD)$(LINK) $(test_u16_pcpy_OBJECTS) $(test_u16_pcpy_LDADD) $(LIBS) unilbrk/$(am__dirstamp): @$(MKDIR_P) unilbrk - @: > unilbrk/$(am__dirstamp) + @: >>unilbrk/$(am__dirstamp) unilbrk/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) unilbrk/$(DEPDIR) - @: > unilbrk/$(DEPDIR)/$(am__dirstamp) + @: >>unilbrk/$(DEPDIR)/$(am__dirstamp) unilbrk/test-u16-possible-linebreaks.$(OBJEXT): \ unilbrk/$(am__dirstamp) unilbrk/$(DEPDIR)/$(am__dirstamp) @@ -11244,10 +11826,10 @@ test-u16-strtok$(EXEEXT): $(test_u16_strtok_OBJECTS) $(test_u16_strtok_DEPENDENC $(AM_V_CCLD)$(LINK) $(test_u16_strtok_OBJECTS) $(test_u16_strtok_LDADD) $(LIBS) uniwidth/$(am__dirstamp): @$(MKDIR_P) uniwidth - @: > uniwidth/$(am__dirstamp) + @: >>uniwidth/$(am__dirstamp) uniwidth/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) uniwidth/$(DEPDIR) - @: > uniwidth/$(DEPDIR)/$(am__dirstamp) + @: >>uniwidth/$(DEPDIR)/$(am__dirstamp) uniwidth/test-u16-strwidth.$(OBJEXT): uniwidth/$(am__dirstamp) \ uniwidth/$(DEPDIR)/$(am__dirstamp) @@ -11340,10 +11922,10 @@ test-u16-width-linebreaks$(EXEEXT): $(test_u16_width_linebreaks_OBJECTS) $(test_ $(AM_V_CCLD)$(LINK) $(test_u16_width_linebreaks_OBJECTS) $(test_u16_width_linebreaks_LDADD) $(LIBS) uniwbrk/$(am__dirstamp): @$(MKDIR_P) uniwbrk - @: > uniwbrk/$(am__dirstamp) + @: >>uniwbrk/$(am__dirstamp) uniwbrk/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) uniwbrk/$(DEPDIR) - @: > uniwbrk/$(DEPDIR)/$(am__dirstamp) + @: >>uniwbrk/$(DEPDIR)/$(am__dirstamp) uniwbrk/test-u16-wordbreaks.$(OBJEXT): uniwbrk/$(am__dirstamp) \ uniwbrk/$(DEPDIR)/$(am__dirstamp) @@ -12210,6 +12792,12 @@ unigbrk/test-uc-is-grapheme-break.$(OBJEXT): unigbrk/$(am__dirstamp) \ test-uc-is-grapheme-break$(EXEEXT): $(test_uc_is_grapheme_break_OBJECTS) $(test_uc_is_grapheme_break_DEPENDENCIES) $(EXTRA_test_uc_is_grapheme_break_DEPENDENCIES) @rm -f test-uc-is-grapheme-break$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_uc_is_grapheme_break_OBJECTS) $(test_uc_is_grapheme_break_LDADD) $(LIBS) +unilbrk/test-uc-possible-linebreaks.$(OBJEXT): \ + unilbrk/$(am__dirstamp) unilbrk/$(DEPDIR)/$(am__dirstamp) + +test-uc-possible-linebreaks$(EXEEXT): $(test_uc_possible_linebreaks_OBJECTS) $(test_uc_possible_linebreaks_DEPENDENCIES) $(EXTRA_test_uc_possible_linebreaks_DEPENDENCIES) + @rm -f test-uc-possible-linebreaks$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_uc_possible_linebreaks_OBJECTS) $(test_uc_possible_linebreaks_LDADD) $(LIBS) uniwbrk/test-uc-wordbreaks.$(OBJEXT): uniwbrk/$(am__dirstamp) \ uniwbrk/$(DEPDIR)/$(am__dirstamp) @@ -12330,10 +12918,10 @@ test-ulc-wordbreaks$(EXEEXT): $(test_ulc_wordbreaks_OBJECTS) $(test_ulc_wordbrea $(AM_V_CCLD)$(LINK) $(test_ulc_wordbreaks_OBJECTS) $(test_ulc_wordbreaks_LDADD) $(LIBS) uniname/$(am__dirstamp): @$(MKDIR_P) uniname - @: > uniname/$(am__dirstamp) + @: >>uniname/$(am__dirstamp) uniname/$(DEPDIR)/$(am__dirstamp): @$(MKDIR_P) uniname/$(DEPDIR) - @: > uniname/$(DEPDIR)/$(am__dirstamp) + @: >>uniname/$(DEPDIR)/$(am__dirstamp) uniname/test-uninames.$(OBJEXT): uniname/$(am__dirstamp) \ uniname/$(DEPDIR)/$(am__dirstamp) @@ -12387,6 +12975,22 @@ test-wcwidth$(EXEEXT): $(test_wcwidth_OBJECTS) $(test_wcwidth_DEPENDENCIES) $(EX @rm -f test-wcwidth$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_wcwidth_OBJECTS) $(test_wcwidth_LDADD) $(LIBS) +test-windows-mutex-type$(EXEEXT): $(test_windows_mutex_type_OBJECTS) $(test_windows_mutex_type_DEPENDENCIES) $(EXTRA_test_windows_mutex_type_DEPENDENCIES) + @rm -f test-windows-mutex-type$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_windows_mutex_type_OBJECTS) $(test_windows_mutex_type_LDADD) $(LIBS) + +test-windows-recmutex-type$(EXEEXT): $(test_windows_recmutex_type_OBJECTS) $(test_windows_recmutex_type_DEPENDENCIES) $(EXTRA_test_windows_recmutex_type_DEPENDENCIES) + @rm -f test-windows-recmutex-type$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_windows_recmutex_type_OBJECTS) $(test_windows_recmutex_type_LDADD) $(LIBS) + +test-windows-timedmutex-type$(EXEEXT): $(test_windows_timedmutex_type_OBJECTS) $(test_windows_timedmutex_type_DEPENDENCIES) $(EXTRA_test_windows_timedmutex_type_DEPENDENCIES) + @rm -f test-windows-timedmutex-type$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_windows_timedmutex_type_OBJECTS) $(test_windows_timedmutex_type_LDADD) $(LIBS) + +test-windows-timedrecmutex-type$(EXEEXT): $(test_windows_timedrecmutex_type_OBJECTS) $(test_windows_timedrecmutex_type_DEPENDENCIES) $(EXTRA_test_windows_timedrecmutex_type_DEPENDENCIES) + @rm -f test-windows-timedrecmutex-type$(EXEEXT) + $(AM_V_CCLD)$(LINK) $(test_windows_timedrecmutex_type_OBJECTS) $(test_windows_timedrecmutex_type_LDADD) $(LIBS) + test-xalloc-die$(EXEEXT): $(test_xalloc_die_OBJECTS) $(test_xalloc_die_DEPENDENCIES) $(EXTRA_test_xalloc_die_DEPENDENCIES) @rm -f test-xalloc-die$(EXEEXT) $(AM_V_CCLD)$(LINK) $(test_xalloc_die_OBJECTS) $(test_xalloc_die_LDADD) $(LIBS) @@ -12412,6 +13016,8 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/accept.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloca.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arpa_inet.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/at-func.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename-lgpl.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary-io.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bind.Po@am__quote@ # am--include-marker @@ -12420,20 +13026,33 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c32rtomb.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c32tob.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/calloc.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chdir-long.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cloexec.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/close.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/closedir.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/concat-filename.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/connect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirfd.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup-safer-flag.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup-safer.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dup2.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exitfail.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fchdir.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcntl.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-hook.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-safer-flag.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fd-safer.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdopen.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fdopendir.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filenamecat-lgpl.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fstat.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fstatat.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftruncate.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getcwd-lgpl.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getcwd.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdtablesize.Po@am__quote@ # am--include-marker -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getpagesize.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getprogname.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gettimeofday.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ialloc.Po@am__quote@ # am--include-marker @@ -12446,14 +13065,25 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lstat.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbtowc.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memrchr.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msvc-inval.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/msvc-nothrow.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nanosleep.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/open.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat-die.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat-proc.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/openat.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opendir.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/perror.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe-safer.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pipe.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pselect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread-cond.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread-mutex.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread-rwlock.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread-thread.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_mutex_timedlock.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread_sigmask.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/putenv.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/raise.Po@am__quote@ # am--include-marker @@ -12461,9 +13091,12 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/random_r.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randomd.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/randoml.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readdir.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realloc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reallocarray.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rewinddir.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/same-inode.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/save-cwd.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sched_yield.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/setenv.Po@am__quote@ # am--include-marker @@ -12478,6 +13111,8 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stat.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stdio-read.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stdio-write.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stpcpy.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strdup.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror-override.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror_r.Po@am__quote@ # am--include-marker @@ -12513,17 +13148,24 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c32tolower.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-c32width.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-calloc-gnu.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-chdir.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-cloexec.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-close.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-connect.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ctype.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dirent.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dirfd.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dup-safer.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dup.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-dup2.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-environ.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-errno.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-error.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fchdir.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl-h.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fcntl.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fdopen.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fdopendir.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fgetc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-float.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fputc.Po@am__quote@ # am--include-marker @@ -12533,9 +13175,11 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-frexpl.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fseterr.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fstat.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fstatat.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-ftruncate.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fwrite.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getcwd-lgpl.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getcwd.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getdtablesize.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-getprogname.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-gettimeofday.Po@am__quote@ # am--include-marker @@ -12572,11 +13216,14 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbrtowc-w32.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbrtowc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsinit.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-mbsnlen.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-memchr.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-memrchr.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-nanosleep.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-netinet_in.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-once.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-open.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-openat.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pathmax.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-perror.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-perror2.Po@am__quote@ # am--include-marker @@ -12584,10 +13231,17 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-printf-frexp.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-printf-frexpl.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pselect.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread-cond.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread-mutex-type.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread-mutex.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread-once1.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread-once2.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread-rwlock.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread-thread.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread_sigmask1.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-pthread_sigmask2.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-putenv.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-raise.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-random-mt.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-random.Po@am__quote@ # am--include-marker @@ -12650,6 +13304,10 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcrtomb.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wctype-h.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-wcwidth.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-windows-mutex-type.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-windows-recmutex-type.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-windows-timedmutex-type.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-windows-timedrecmutex-type.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-xalloc-die.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unsetenv.Po@am__quote@ # am--include-marker @@ -12657,9 +13315,15 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcrtomb.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wctob.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wctomb.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows-cond.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows-thread.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows-timedmutex.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows-timedrecmutex.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows-timedrwlock.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/windows-tls.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xalloc-die.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xconcat-filename.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xgetcwd.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@glthread/$(DEPDIR)/thread.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unicase/$(DEPDIR)/test-cased.Po@am__quote@ # am--include-marker @@ -12864,6 +13528,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@unictype/$(DEPDIR)/test-pr_logical_order_exception.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unictype/$(DEPDIR)/test-pr_lowercase.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unictype/$(DEPDIR)/test-pr_math.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@unictype/$(DEPDIR)/test-pr_modifier_combining_mark.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unictype/$(DEPDIR)/test-pr_non_break.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unictype/$(DEPDIR)/test-pr_not_a_character.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unictype/$(DEPDIR)/test-pr_numeric.Po@am__quote@ # am--include-marker @@ -12923,6 +13588,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@unilbrk/$(DEPDIR)/test-u32-width-linebreaks.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unilbrk/$(DEPDIR)/test-u8-possible-linebreaks.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unilbrk/$(DEPDIR)/test-u8-width-linebreaks.Po@am__quote@ # am--include-marker +@AMDEP_TRUE@@am__include@ @am__quote@unilbrk/$(DEPDIR)/test-uc-possible-linebreaks.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unilbrk/$(DEPDIR)/test-ulc-possible-linebreaks.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unilbrk/$(DEPDIR)/test-ulc-width-linebreaks.Po@am__quote@ # am--include-marker @AMDEP_TRUE@@am__include@ @am__quote@unimetadata/$(DEPDIR)/test-u-version.Po@am__quote@ # am--include-marker @@ -13112,7 +13778,7 @@ distclean-compile: $(am__depfiles_remade): @$(MKDIR_P) $(@D) - @echo '# dummy' >$@-t && $(am__mv) $@-t $@ + @: >>$@ am--depfiles: $(am__depfiles_remade) @@ -13145,6 +13811,27 @@ mostlyclean-libtool: clean-libtool: -rm -rf .libs _libs +install-pkgdataDATA: $(pkgdata_DATA) + @$(NORMAL_INSTALL) + @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ + if test -n "$$list"; then \ + echo " $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \ + $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" || exit 1; \ + fi; \ + for p in $$list; do \ + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ + echo "$$d$$p"; \ + done | $(am__base_list) | \ + while read files; do \ + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ + $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ + done + +uninstall-pkgdataDATA: + @$(NORMAL_UNINSTALL) + @list='$(pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ + dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir) # This directory's subdirectories are mostly independent; you can cd # into them and run 'make' without going through this Makefile. @@ -13258,7 +13945,6 @@ distclean-tags: am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck) am--force-recheck: @: - $(TEST_SUITE_LOG): $(TEST_LOGS) @$(am__set_TESTS_bases); \ am__f_ok () { test -f "$$1" && test -r "$$1"; }; \ @@ -13334,10 +14020,37 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) result_count $$1 "XPASS:" $$xpass "$$red"; \ result_count $$1 "ERROR:" $$error "$$mgn"; \ }; \ + output_system_information () \ + { \ + echo; \ + { uname -a | $(AWK) '{ \ + printf "System information (uname -a):"; \ + for (i = 1; i < NF; ++i) \ + { \ + if (i != 2) \ + printf " %s", $$i; \ + } \ + printf "\n"; \ +}'; } 2>&1; \ + if test -r /etc/os-release; then \ + echo "Distribution information (/etc/os-release):"; \ + sed 8q /etc/os-release; \ + elif test -r /etc/issue; then \ + echo "Distribution information (/etc/issue):"; \ + cat /etc/issue; \ + fi; \ + }; \ + please_report () \ + { \ +echo "Some test(s) failed. Please report this to $(PACKAGE_BUGREPORT),"; \ +echo "together with the test-suite.log file (gzipped) and your system"; \ +echo "information. Thanks."; \ + }; \ { \ echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \ $(am__rst_title); \ create_testsuite_report --no-color; \ + output_system_information; \ echo; \ echo ".. contents:: :depth: 2"; \ echo; \ @@ -13357,26 +14070,25 @@ $(TEST_SUITE_LOG): $(TEST_LOGS) create_testsuite_report --maybe-color; \ echo "$$col$$br$$std"; \ if $$success; then :; else \ - echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}"; \ + echo "$${col}See $(subdir)/$(TEST_SUITE_LOG) for debugging.$${std}";\ if test -n "$(PACKAGE_BUGREPORT)"; then \ - echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \ + please_report | sed -e "s/^/$${col}/" -e s/'$$'/"$${std}"/; \ fi; \ echo "$$col$$br$$std"; \ fi; \ $$success || exit 1 check-TESTS: $(check_PROGRAMS) $(check_LIBRARIES) - @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list - @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list - @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) + @$(am__rm_f) $(RECHECK_LOGS) + @$(am__rm_f) $(RECHECK_LOGS:.log=.trs) + @$(am__rm_f) $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ log_list=`for i in $$bases; do echo $$i.log; done`; \ - trs_list=`for i in $$bases; do echo $$i.trs; done`; \ - log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \ + log_list=`echo $$log_list`; \ $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \ exit $$?; recheck: all $(check_PROGRAMS) $(check_LIBRARIES) - @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) + @$(am__rm_f) $(TEST_SUITE_LOG) @set +e; $(am__set_TESTS_bases); \ bases=`for i in $$bases; do echo $$i; done \ | $(am__list_recheck_tests)` || exit 1; \ @@ -13659,6 +14371,13 @@ test-calloc-gnu.log: test-calloc-gnu$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-chdir.log: test-chdir$(EXEEXT) + @p='test-chdir$(EXEEXT)'; \ + b='test-chdir'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-cloexec.log: test-cloexec$(EXEEXT) @p='test-cloexec$(EXEEXT)'; \ b='test-cloexec'; \ @@ -13687,6 +14406,27 @@ test-ctype.log: test-ctype$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-dirent.log: test-dirent$(EXEEXT) + @p='test-dirent$(EXEEXT)'; \ + b='test-dirent'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +test-dirfd.log: test-dirfd$(EXEEXT) + @p='test-dirfd$(EXEEXT)'; \ + b='test-dirfd'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +test-dup.log: test-dup$(EXEEXT) + @p='test-dup$(EXEEXT)'; \ + b='test-dup'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-dup2.log: test-dup2$(EXEEXT) @p='test-dup2$(EXEEXT)'; \ b='test-dup2'; \ @@ -13715,6 +14455,13 @@ test-error.sh.log: test-error.sh --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-fchdir.log: test-fchdir$(EXEEXT) + @p='test-fchdir$(EXEEXT)'; \ + b='test-fchdir'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-fcntl-h.log: test-fcntl-h$(EXEEXT) @p='test-fcntl-h$(EXEEXT)'; \ b='test-fcntl-h'; \ @@ -13736,6 +14483,13 @@ test-fdopen.log: test-fdopen$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-fdopendir.log: test-fdopendir$(EXEEXT) + @p='test-fdopendir$(EXEEXT)'; \ + b='test-fdopendir'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-fgetc.log: test-fgetc$(EXEEXT) @p='test-fgetc$(EXEEXT)'; \ b='test-fgetc'; \ @@ -13799,6 +14553,13 @@ test-fstat.log: test-fstat$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-fstatat.log: test-fstatat$(EXEEXT) + @p='test-fstatat$(EXEEXT)'; \ + b='test-fstatat'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-ftruncate.sh.log: test-ftruncate.sh @p='test-ftruncate.sh'; \ b='test-ftruncate.sh'; \ @@ -13820,6 +14581,13 @@ test-getcwd-lgpl.log: test-getcwd-lgpl$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-getcwd.sh.log: test-getcwd.sh + @p='test-getcwd.sh'; \ + b='test-getcwd.sh'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-getdtablesize.log: test-getdtablesize$(EXEEXT) @p='test-getdtablesize$(EXEEXT)'; \ b='test-getdtablesize'; \ @@ -14009,20 +14777,6 @@ test-lock.log: test-lock$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) -test-once1.log: test-once1$(EXEEXT) - @p='test-once1$(EXEEXT)'; \ - b='test-once1'; \ - $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ - --log-file $$b.log --trs-file $$b.trs \ - $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ - "$$tst" $(AM_TESTS_FD_REDIRECT) -test-once2.log: test-once2$(EXEEXT) - @p='test-once2$(EXEEXT)'; \ - b='test-once2'; \ - $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ - --log-file $$b.log --trs-file $$b.trs \ - $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ - "$$tst" $(AM_TESTS_FD_REDIRECT) test-lstat.log: test-lstat$(EXEEXT) @p='test-lstat$(EXEEXT)'; \ b='test-lstat'; \ @@ -14226,6 +14980,13 @@ test-mbsinit.sh.log: test-mbsinit.sh --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-mbsnlen.sh.log: test-mbsnlen.sh + @p='test-mbsnlen.sh'; \ + b='test-mbsnlen.sh'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-memchr.log: test-memchr$(EXEEXT) @p='test-memchr$(EXEEXT)'; \ b='test-memchr'; \ @@ -14233,6 +14994,13 @@ test-memchr.log: test-memchr$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-memrchr.log: test-memrchr$(EXEEXT) + @p='test-memrchr$(EXEEXT)'; \ + b='test-memrchr'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-nanosleep.log: test-nanosleep$(EXEEXT) @p='test-nanosleep$(EXEEXT)'; \ b='test-nanosleep'; \ @@ -14247,6 +15015,20 @@ test-netinet_in.log: test-netinet_in$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-once1.log: test-once1$(EXEEXT) + @p='test-once1$(EXEEXT)'; \ + b='test-once1'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +test-once2.log: test-once2$(EXEEXT) + @p='test-once2$(EXEEXT)'; \ + b='test-once2'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-open.log: test-open$(EXEEXT) @p='test-open$(EXEEXT)'; \ b='test-open'; \ @@ -14254,6 +15036,13 @@ test-open.log: test-open$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-openat.log: test-openat$(EXEEXT) + @p='test-openat$(EXEEXT)'; \ + b='test-openat'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-pathmax.log: test-pathmax$(EXEEXT) @p='test-pathmax$(EXEEXT)'; \ b='test-pathmax'; \ @@ -14303,6 +15092,13 @@ test-pselect.log: test-pselect$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-pthread-cond.log: test-pthread-cond$(EXEEXT) + @p='test-pthread-cond$(EXEEXT)'; \ + b='test-pthread-cond'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-pthread.log: test-pthread$(EXEEXT) @p='test-pthread$(EXEEXT)'; \ b='test-pthread'; \ @@ -14310,6 +15106,41 @@ test-pthread.log: test-pthread$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-pthread-mutex.log: test-pthread-mutex$(EXEEXT) + @p='test-pthread-mutex$(EXEEXT)'; \ + b='test-pthread-mutex'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +test-pthread-mutex-type.log: test-pthread-mutex-type$(EXEEXT) + @p='test-pthread-mutex-type$(EXEEXT)'; \ + b='test-pthread-mutex-type'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +test-pthread-once1.log: test-pthread-once1$(EXEEXT) + @p='test-pthread-once1$(EXEEXT)'; \ + b='test-pthread-once1'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +test-pthread-once2.log: test-pthread-once2$(EXEEXT) + @p='test-pthread-once2$(EXEEXT)'; \ + b='test-pthread-once2'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +test-pthread-rwlock.log: test-pthread-rwlock$(EXEEXT) + @p='test-pthread-rwlock$(EXEEXT)'; \ + b='test-pthread-rwlock'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-pthread-thread.log: test-pthread-thread$(EXEEXT) @p='test-pthread-thread$(EXEEXT)'; \ b='test-pthread-thread'; \ @@ -14331,6 +15162,13 @@ test-pthread_sigmask2.log: test-pthread_sigmask2$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-putenv.log: test-putenv$(EXEEXT) + @p='test-putenv$(EXEEXT)'; \ + b='test-putenv'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-raise.log: test-raise$(EXEEXT) @p='test-raise$(EXEEXT)'; \ b='test-raise'; \ @@ -16123,6 +16961,13 @@ test-pr_math.log: test-pr_math$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-pr_modifier_combining_mark.log: test-pr_modifier_combining_mark$(EXEEXT) + @p='test-pr_modifier_combining_mark$(EXEEXT)'; \ + b='test-pr_modifier_combining_mark'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-pr_non_break.log: test-pr_non_break$(EXEEXT) @p='test-pr_non_break$(EXEEXT)'; \ b='test-pr_non_break'; \ @@ -16515,6 +17360,13 @@ test-u32-possible-linebreaks.log: test-u32-possible-linebreaks$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +unilbrk/test-uc-possible-linebreaks.sh.log: unilbrk/test-uc-possible-linebreaks.sh + @p='unilbrk/test-uc-possible-linebreaks.sh'; \ + b='unilbrk/test-uc-possible-linebreaks.sh'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-u32-width-linebreaks.log: test-u32-width-linebreaks$(EXEEXT) @p='test-u32-width-linebreaks$(EXEEXT)'; \ b='test-u32-width-linebreaks'; \ @@ -16704,6 +17556,13 @@ test-u8-normcoll.log: test-u8-normcoll$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-dup-safer.log: test-dup-safer$(EXEEXT) + @p='test-dup-safer$(EXEEXT)'; \ + b='test-dup-safer'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-unistd.log: test-unistd$(EXEEXT) @p='test-unistd$(EXEEXT)'; \ b='test-unistd'; \ @@ -17859,6 +18718,34 @@ test-wcwidth.log: test-wcwidth$(EXEEXT) --log-file $$b.log --trs-file $$b.trs \ $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ "$$tst" $(AM_TESTS_FD_REDIRECT) +test-windows-mutex-type.log: test-windows-mutex-type$(EXEEXT) + @p='test-windows-mutex-type$(EXEEXT)'; \ + b='test-windows-mutex-type'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +test-windows-recmutex-type.log: test-windows-recmutex-type$(EXEEXT) + @p='test-windows-recmutex-type$(EXEEXT)'; \ + b='test-windows-recmutex-type'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +test-windows-timedmutex-type.log: test-windows-timedmutex-type$(EXEEXT) + @p='test-windows-timedmutex-type$(EXEEXT)'; \ + b='test-windows-timedmutex-type'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) +test-windows-timedrecmutex-type.log: test-windows-timedrecmutex-type$(EXEEXT) + @p='test-windows-timedrecmutex-type$(EXEEXT)'; \ + b='test-windows-timedrecmutex-type'; \ + $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \ + --log-file $$b.log --trs-file $$b.trs \ + $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \ + "$$tst" $(AM_TESTS_FD_REDIRECT) test-xalloc-die.sh.log: test-xalloc-die.sh @p='test-xalloc-die.sh'; \ b='test-xalloc-die.sh'; \ @@ -17943,9 +18830,12 @@ check-am: all-am $(MAKE) $(AM_MAKEFLAGS) check-TESTS check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-recursive -all-am: Makefile $(PROGRAMS) $(LIBRARIES) $(HEADERS) +all-am: Makefile $(PROGRAMS) $(LIBRARIES) $(DATA) $(HEADERS) installdirs: installdirs-recursive installdirs-am: + for dir in "$(DESTDIR)$(pkgdatadir)"; do \ + test -z "$$dir" || $(MKDIR_P) "$$dir"; \ + done install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) install-recursive install-exec: $(BUILT_SOURCES) @@ -17968,50 +18858,50 @@ install-strip: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ fi mostlyclean-generic: - -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) - -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS) - -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs) - -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG) + -$(am__rm_f) $(MOSTLYCLEANFILES) + -$(am__rm_f) $(TEST_LOGS) + -$(am__rm_f) $(TEST_LOGS:.log=.trs) + -$(am__rm_f) $(TEST_SUITE_LOG) clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) + -$(am__rm_f) $(CLEANFILES) distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -rm -f glthread/$(DEPDIR)/$(am__dirstamp) - -rm -f glthread/$(am__dirstamp) - -rm -f unicase/$(DEPDIR)/$(am__dirstamp) - -rm -f unicase/$(am__dirstamp) - -rm -f uniconv/$(DEPDIR)/$(am__dirstamp) - -rm -f uniconv/$(am__dirstamp) - -rm -f unictype/$(DEPDIR)/$(am__dirstamp) - -rm -f unictype/$(am__dirstamp) - -rm -f unigbrk/$(DEPDIR)/$(am__dirstamp) - -rm -f unigbrk/$(am__dirstamp) - -rm -f unilbrk/$(DEPDIR)/$(am__dirstamp) - -rm -f unilbrk/$(am__dirstamp) - -rm -f unimetadata/$(DEPDIR)/$(am__dirstamp) - -rm -f unimetadata/$(am__dirstamp) - -rm -f uniname/$(DEPDIR)/$(am__dirstamp) - -rm -f uniname/$(am__dirstamp) - -rm -f uninorm/$(DEPDIR)/$(am__dirstamp) - -rm -f uninorm/$(am__dirstamp) - -rm -f unistdio/$(DEPDIR)/$(am__dirstamp) - -rm -f unistdio/$(am__dirstamp) - -rm -f unistr/$(DEPDIR)/$(am__dirstamp) - -rm -f unistr/$(am__dirstamp) - -rm -f uniwbrk/$(DEPDIR)/$(am__dirstamp) - -rm -f uniwbrk/$(am__dirstamp) - -rm -f uniwidth/$(DEPDIR)/$(am__dirstamp) - -rm -f uniwidth/$(am__dirstamp) - -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) + -$(am__rm_f) $(CONFIG_CLEAN_FILES) + -test . = "$(srcdir)" || $(am__rm_f) $(CONFIG_CLEAN_VPATH_FILES) + -$(am__rm_f) $(DISTCLEANFILES) + -$(am__rm_f) glthread/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) glthread/$(am__dirstamp) + -$(am__rm_f) unicase/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) unicase/$(am__dirstamp) + -$(am__rm_f) uniconv/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) uniconv/$(am__dirstamp) + -$(am__rm_f) unictype/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) unictype/$(am__dirstamp) + -$(am__rm_f) unigbrk/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) unigbrk/$(am__dirstamp) + -$(am__rm_f) unilbrk/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) unilbrk/$(am__dirstamp) + -$(am__rm_f) unimetadata/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) unimetadata/$(am__dirstamp) + -$(am__rm_f) uniname/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) uniname/$(am__dirstamp) + -$(am__rm_f) uninorm/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) uninorm/$(am__dirstamp) + -$(am__rm_f) unistdio/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) unistdio/$(am__dirstamp) + -$(am__rm_f) unistr/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) unistr/$(am__dirstamp) + -$(am__rm_f) uniwbrk/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) uniwbrk/$(am__dirstamp) + -$(am__rm_f) uniwidth/$(DEPDIR)/$(am__dirstamp) + -$(am__rm_f) uniwidth/$(am__dirstamp) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." - -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) - -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) + -$(am__rm_f) $(BUILT_SOURCES) + -$(am__rm_f) $(MAINTAINERCLEANFILES) clean: clean-recursive clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \ @@ -18019,8 +18909,10 @@ clean-am: clean-checkLIBRARIES clean-checkPROGRAMS clean-generic \ clean-noinstPROGRAMS mostlyclean-am distclean: distclean-recursive - -rm -f ./$(DEPDIR)/accept.Po + -rm -f ./$(DEPDIR)/accept.Po -rm -f ./$(DEPDIR)/alloca.Po + -rm -f ./$(DEPDIR)/arpa_inet.Po + -rm -f ./$(DEPDIR)/at-func.Po -rm -f ./$(DEPDIR)/basename-lgpl.Po -rm -f ./$(DEPDIR)/binary-io.Po -rm -f ./$(DEPDIR)/bind.Po @@ -18029,20 +18921,33 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/c32rtomb.Po -rm -f ./$(DEPDIR)/c32tob.Po -rm -f ./$(DEPDIR)/calloc.Po + -rm -f ./$(DEPDIR)/chdir-long.Po -rm -f ./$(DEPDIR)/cloexec.Po -rm -f ./$(DEPDIR)/close.Po + -rm -f ./$(DEPDIR)/closedir.Po + -rm -f ./$(DEPDIR)/concat-filename.Po -rm -f ./$(DEPDIR)/connect.Po + -rm -f ./$(DEPDIR)/dirfd.Po + -rm -f ./$(DEPDIR)/dup-safer-flag.Po + -rm -f ./$(DEPDIR)/dup-safer.Po + -rm -f ./$(DEPDIR)/dup.Po -rm -f ./$(DEPDIR)/dup2.Po -rm -f ./$(DEPDIR)/error.Po -rm -f ./$(DEPDIR)/exitfail.Po + -rm -f ./$(DEPDIR)/fchdir.Po -rm -f ./$(DEPDIR)/fcntl.Po -rm -f ./$(DEPDIR)/fd-hook.Po + -rm -f ./$(DEPDIR)/fd-safer-flag.Po + -rm -f ./$(DEPDIR)/fd-safer.Po -rm -f ./$(DEPDIR)/fdopen.Po + -rm -f ./$(DEPDIR)/fdopendir.Po + -rm -f ./$(DEPDIR)/filenamecat-lgpl.Po -rm -f ./$(DEPDIR)/fstat.Po + -rm -f ./$(DEPDIR)/fstatat.Po -rm -f ./$(DEPDIR)/ftruncate.Po -rm -f ./$(DEPDIR)/getcwd-lgpl.Po + -rm -f ./$(DEPDIR)/getcwd.Po -rm -f ./$(DEPDIR)/getdtablesize.Po - -rm -f ./$(DEPDIR)/getpagesize.Po -rm -f ./$(DEPDIR)/getprogname.Po -rm -f ./$(DEPDIR)/gettimeofday.Po -rm -f ./$(DEPDIR)/ialloc.Po @@ -18055,14 +18960,25 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/lstat.Po -rm -f ./$(DEPDIR)/malloc.Po -rm -f ./$(DEPDIR)/mbtowc.Po + -rm -f ./$(DEPDIR)/mempcpy.Po + -rm -f ./$(DEPDIR)/memrchr.Po -rm -f ./$(DEPDIR)/msvc-inval.Po -rm -f ./$(DEPDIR)/msvc-nothrow.Po -rm -f ./$(DEPDIR)/nanosleep.Po -rm -f ./$(DEPDIR)/open.Po + -rm -f ./$(DEPDIR)/openat-die.Po + -rm -f ./$(DEPDIR)/openat-proc.Po + -rm -f ./$(DEPDIR)/openat.Po + -rm -f ./$(DEPDIR)/opendir.Po -rm -f ./$(DEPDIR)/perror.Po + -rm -f ./$(DEPDIR)/pipe-safer.Po -rm -f ./$(DEPDIR)/pipe.Po -rm -f ./$(DEPDIR)/pselect.Po + -rm -f ./$(DEPDIR)/pthread-cond.Po + -rm -f ./$(DEPDIR)/pthread-mutex.Po + -rm -f ./$(DEPDIR)/pthread-rwlock.Po -rm -f ./$(DEPDIR)/pthread-thread.Po + -rm -f ./$(DEPDIR)/pthread_mutex_timedlock.Po -rm -f ./$(DEPDIR)/pthread_sigmask.Po -rm -f ./$(DEPDIR)/putenv.Po -rm -f ./$(DEPDIR)/raise.Po @@ -18070,9 +18986,12 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/random_r.Po -rm -f ./$(DEPDIR)/randomd.Po -rm -f ./$(DEPDIR)/randoml.Po + -rm -f ./$(DEPDIR)/readdir.Po -rm -f ./$(DEPDIR)/realloc.Po -rm -f ./$(DEPDIR)/reallocarray.Po + -rm -f ./$(DEPDIR)/rewinddir.Po -rm -f ./$(DEPDIR)/same-inode.Po + -rm -f ./$(DEPDIR)/save-cwd.Po -rm -f ./$(DEPDIR)/sched_yield.Po -rm -f ./$(DEPDIR)/select.Po -rm -f ./$(DEPDIR)/setenv.Po @@ -18087,6 +19006,8 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/stat.Po -rm -f ./$(DEPDIR)/stdio-read.Po -rm -f ./$(DEPDIR)/stdio-write.Po + -rm -f ./$(DEPDIR)/stpcpy.Po + -rm -f ./$(DEPDIR)/strdup.Po -rm -f ./$(DEPDIR)/strerror-override.Po -rm -f ./$(DEPDIR)/strerror.Po -rm -f ./$(DEPDIR)/strerror_r.Po @@ -18122,17 +19043,24 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/test-c32tolower.Po -rm -f ./$(DEPDIR)/test-c32width.Po -rm -f ./$(DEPDIR)/test-calloc-gnu.Po + -rm -f ./$(DEPDIR)/test-chdir.Po -rm -f ./$(DEPDIR)/test-cloexec.Po -rm -f ./$(DEPDIR)/test-close.Po -rm -f ./$(DEPDIR)/test-connect.Po -rm -f ./$(DEPDIR)/test-ctype.Po + -rm -f ./$(DEPDIR)/test-dirent.Po + -rm -f ./$(DEPDIR)/test-dirfd.Po + -rm -f ./$(DEPDIR)/test-dup-safer.Po + -rm -f ./$(DEPDIR)/test-dup.Po -rm -f ./$(DEPDIR)/test-dup2.Po -rm -f ./$(DEPDIR)/test-environ.Po -rm -f ./$(DEPDIR)/test-errno.Po -rm -f ./$(DEPDIR)/test-error.Po + -rm -f ./$(DEPDIR)/test-fchdir.Po -rm -f ./$(DEPDIR)/test-fcntl-h.Po -rm -f ./$(DEPDIR)/test-fcntl.Po -rm -f ./$(DEPDIR)/test-fdopen.Po + -rm -f ./$(DEPDIR)/test-fdopendir.Po -rm -f ./$(DEPDIR)/test-fgetc.Po -rm -f ./$(DEPDIR)/test-float.Po -rm -f ./$(DEPDIR)/test-fputc.Po @@ -18142,9 +19070,11 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/test-frexpl.Po -rm -f ./$(DEPDIR)/test-fseterr.Po -rm -f ./$(DEPDIR)/test-fstat.Po + -rm -f ./$(DEPDIR)/test-fstatat.Po -rm -f ./$(DEPDIR)/test-ftruncate.Po -rm -f ./$(DEPDIR)/test-fwrite.Po -rm -f ./$(DEPDIR)/test-getcwd-lgpl.Po + -rm -f ./$(DEPDIR)/test-getcwd.Po -rm -f ./$(DEPDIR)/test-getdtablesize.Po -rm -f ./$(DEPDIR)/test-getprogname.Po -rm -f ./$(DEPDIR)/test-gettimeofday.Po @@ -18181,11 +19111,14 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/test-mbrtowc-w32.Po -rm -f ./$(DEPDIR)/test-mbrtowc.Po -rm -f ./$(DEPDIR)/test-mbsinit.Po + -rm -f ./$(DEPDIR)/test-mbsnlen.Po -rm -f ./$(DEPDIR)/test-memchr.Po + -rm -f ./$(DEPDIR)/test-memrchr.Po -rm -f ./$(DEPDIR)/test-nanosleep.Po -rm -f ./$(DEPDIR)/test-netinet_in.Po -rm -f ./$(DEPDIR)/test-once.Po -rm -f ./$(DEPDIR)/test-open.Po + -rm -f ./$(DEPDIR)/test-openat.Po -rm -f ./$(DEPDIR)/test-pathmax.Po -rm -f ./$(DEPDIR)/test-perror.Po -rm -f ./$(DEPDIR)/test-perror2.Po @@ -18193,10 +19126,17 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/test-printf-frexp.Po -rm -f ./$(DEPDIR)/test-printf-frexpl.Po -rm -f ./$(DEPDIR)/test-pselect.Po + -rm -f ./$(DEPDIR)/test-pthread-cond.Po + -rm -f ./$(DEPDIR)/test-pthread-mutex-type.Po + -rm -f ./$(DEPDIR)/test-pthread-mutex.Po + -rm -f ./$(DEPDIR)/test-pthread-once1.Po + -rm -f ./$(DEPDIR)/test-pthread-once2.Po + -rm -f ./$(DEPDIR)/test-pthread-rwlock.Po -rm -f ./$(DEPDIR)/test-pthread-thread.Po -rm -f ./$(DEPDIR)/test-pthread.Po -rm -f ./$(DEPDIR)/test-pthread_sigmask1.Po -rm -f ./$(DEPDIR)/test-pthread_sigmask2.Po + -rm -f ./$(DEPDIR)/test-putenv.Po -rm -f ./$(DEPDIR)/test-raise.Po -rm -f ./$(DEPDIR)/test-random-mt.Po -rm -f ./$(DEPDIR)/test-random.Po @@ -18259,6 +19199,10 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/test-wcrtomb.Po -rm -f ./$(DEPDIR)/test-wctype-h.Po -rm -f ./$(DEPDIR)/test-wcwidth.Po + -rm -f ./$(DEPDIR)/test-windows-mutex-type.Po + -rm -f ./$(DEPDIR)/test-windows-recmutex-type.Po + -rm -f ./$(DEPDIR)/test-windows-timedmutex-type.Po + -rm -f ./$(DEPDIR)/test-windows-timedrecmutex-type.Po -rm -f ./$(DEPDIR)/test-xalloc-die.Po -rm -f ./$(DEPDIR)/time.Po -rm -f ./$(DEPDIR)/unsetenv.Po @@ -18266,9 +19210,15 @@ distclean: distclean-recursive -rm -f ./$(DEPDIR)/wcrtomb.Po -rm -f ./$(DEPDIR)/wctob.Po -rm -f ./$(DEPDIR)/wctomb.Po + -rm -f ./$(DEPDIR)/windows-cond.Po -rm -f ./$(DEPDIR)/windows-thread.Po + -rm -f ./$(DEPDIR)/windows-timedmutex.Po + -rm -f ./$(DEPDIR)/windows-timedrecmutex.Po + -rm -f ./$(DEPDIR)/windows-timedrwlock.Po -rm -f ./$(DEPDIR)/windows-tls.Po -rm -f ./$(DEPDIR)/xalloc-die.Po + -rm -f ./$(DEPDIR)/xconcat-filename.Po + -rm -f ./$(DEPDIR)/xgetcwd.Po -rm -f ./$(DEPDIR)/xmalloc.Po -rm -f glthread/$(DEPDIR)/thread.Po -rm -f unicase/$(DEPDIR)/test-cased.Po @@ -18473,6 +19423,7 @@ distclean: distclean-recursive -rm -f unictype/$(DEPDIR)/test-pr_logical_order_exception.Po -rm -f unictype/$(DEPDIR)/test-pr_lowercase.Po -rm -f unictype/$(DEPDIR)/test-pr_math.Po + -rm -f unictype/$(DEPDIR)/test-pr_modifier_combining_mark.Po -rm -f unictype/$(DEPDIR)/test-pr_non_break.Po -rm -f unictype/$(DEPDIR)/test-pr_not_a_character.Po -rm -f unictype/$(DEPDIR)/test-pr_numeric.Po @@ -18532,6 +19483,7 @@ distclean: distclean-recursive -rm -f unilbrk/$(DEPDIR)/test-u32-width-linebreaks.Po -rm -f unilbrk/$(DEPDIR)/test-u8-possible-linebreaks.Po -rm -f unilbrk/$(DEPDIR)/test-u8-width-linebreaks.Po + -rm -f unilbrk/$(DEPDIR)/test-uc-possible-linebreaks.Po -rm -f unilbrk/$(DEPDIR)/test-ulc-possible-linebreaks.Po -rm -f unilbrk/$(DEPDIR)/test-ulc-width-linebreaks.Po -rm -f unimetadata/$(DEPDIR)/test-u-version.Po @@ -18734,7 +19686,7 @@ info: info-recursive info-am: -install-data-am: +install-data-am: install-pkgdataDATA install-dvi: install-dvi-recursive @@ -18763,8 +19715,10 @@ install-ps-am: installcheck-am: maintainer-clean: maintainer-clean-recursive - -rm -f ./$(DEPDIR)/accept.Po + -rm -f ./$(DEPDIR)/accept.Po -rm -f ./$(DEPDIR)/alloca.Po + -rm -f ./$(DEPDIR)/arpa_inet.Po + -rm -f ./$(DEPDIR)/at-func.Po -rm -f ./$(DEPDIR)/basename-lgpl.Po -rm -f ./$(DEPDIR)/binary-io.Po -rm -f ./$(DEPDIR)/bind.Po @@ -18773,20 +19727,33 @@ maintainer-clean: maintainer-clean-recursive -rm -f ./$(DEPDIR)/c32rtomb.Po -rm -f ./$(DEPDIR)/c32tob.Po -rm -f ./$(DEPDIR)/calloc.Po + -rm -f ./$(DEPDIR)/chdir-long.Po -rm -f ./$(DEPDIR)/cloexec.Po -rm -f ./$(DEPDIR)/close.Po + -rm -f ./$(DEPDIR)/closedir.Po + -rm -f ./$(DEPDIR)/concat-filename.Po -rm -f ./$(DEPDIR)/connect.Po + -rm -f ./$(DEPDIR)/dirfd.Po + -rm -f ./$(DEPDIR)/dup-safer-flag.Po + -rm -f ./$(DEPDIR)/dup-safer.Po + -rm -f ./$(DEPDIR)/dup.Po -rm -f ./$(DEPDIR)/dup2.Po -rm -f ./$(DEPDIR)/error.Po -rm -f ./$(DEPDIR)/exitfail.Po + -rm -f ./$(DEPDIR)/fchdir.Po -rm -f ./$(DEPDIR)/fcntl.Po -rm -f ./$(DEPDIR)/fd-hook.Po + -rm -f ./$(DEPDIR)/fd-safer-flag.Po + -rm -f ./$(DEPDIR)/fd-safer.Po -rm -f ./$(DEPDIR)/fdopen.Po + -rm -f ./$(DEPDIR)/fdopendir.Po + -rm -f ./$(DEPDIR)/filenamecat-lgpl.Po -rm -f ./$(DEPDIR)/fstat.Po + -rm -f ./$(DEPDIR)/fstatat.Po -rm -f ./$(DEPDIR)/ftruncate.Po -rm -f ./$(DEPDIR)/getcwd-lgpl.Po + -rm -f ./$(DEPDIR)/getcwd.Po -rm -f ./$(DEPDIR)/getdtablesize.Po - -rm -f ./$(DEPDIR)/getpagesize.Po -rm -f ./$(DEPDIR)/getprogname.Po -rm -f ./$(DEPDIR)/gettimeofday.Po -rm -f ./$(DEPDIR)/ialloc.Po @@ -18799,14 +19766,25 @@ maintainer-clean: maintainer-clean-recursive -rm -f ./$(DEPDIR)/lstat.Po -rm -f ./$(DEPDIR)/malloc.Po -rm -f ./$(DEPDIR)/mbtowc.Po + -rm -f ./$(DEPDIR)/mempcpy.Po + -rm -f ./$(DEPDIR)/memrchr.Po -rm -f ./$(DEPDIR)/msvc-inval.Po -rm -f ./$(DEPDIR)/msvc-nothrow.Po -rm -f ./$(DEPDIR)/nanosleep.Po -rm -f ./$(DEPDIR)/open.Po + -rm -f ./$(DEPDIR)/openat-die.Po + -rm -f ./$(DEPDIR)/openat-proc.Po + -rm -f ./$(DEPDIR)/openat.Po + -rm -f ./$(DEPDIR)/opendir.Po -rm -f ./$(DEPDIR)/perror.Po + -rm -f ./$(DEPDIR)/pipe-safer.Po -rm -f ./$(DEPDIR)/pipe.Po -rm -f ./$(DEPDIR)/pselect.Po + -rm -f ./$(DEPDIR)/pthread-cond.Po + -rm -f ./$(DEPDIR)/pthread-mutex.Po + -rm -f ./$(DEPDIR)/pthread-rwlock.Po -rm -f ./$(DEPDIR)/pthread-thread.Po + -rm -f ./$(DEPDIR)/pthread_mutex_timedlock.Po -rm -f ./$(DEPDIR)/pthread_sigmask.Po -rm -f ./$(DEPDIR)/putenv.Po -rm -f ./$(DEPDIR)/raise.Po @@ -18814,9 +19792,12 @@ maintainer-clean: maintainer-clean-recursive -rm -f ./$(DEPDIR)/random_r.Po -rm -f ./$(DEPDIR)/randomd.Po -rm -f ./$(DEPDIR)/randoml.Po + -rm -f ./$(DEPDIR)/readdir.Po -rm -f ./$(DEPDIR)/realloc.Po -rm -f ./$(DEPDIR)/reallocarray.Po + -rm -f ./$(DEPDIR)/rewinddir.Po -rm -f ./$(DEPDIR)/same-inode.Po + -rm -f ./$(DEPDIR)/save-cwd.Po -rm -f ./$(DEPDIR)/sched_yield.Po -rm -f ./$(DEPDIR)/select.Po -rm -f ./$(DEPDIR)/setenv.Po @@ -18831,6 +19812,8 @@ maintainer-clean: maintainer-clean-recursive -rm -f ./$(DEPDIR)/stat.Po -rm -f ./$(DEPDIR)/stdio-read.Po -rm -f ./$(DEPDIR)/stdio-write.Po + -rm -f ./$(DEPDIR)/stpcpy.Po + -rm -f ./$(DEPDIR)/strdup.Po -rm -f ./$(DEPDIR)/strerror-override.Po -rm -f ./$(DEPDIR)/strerror.Po -rm -f ./$(DEPDIR)/strerror_r.Po @@ -18866,17 +19849,24 @@ maintainer-clean: maintainer-clean-recursive -rm -f ./$(DEPDIR)/test-c32tolower.Po -rm -f ./$(DEPDIR)/test-c32width.Po -rm -f ./$(DEPDIR)/test-calloc-gnu.Po + -rm -f ./$(DEPDIR)/test-chdir.Po -rm -f ./$(DEPDIR)/test-cloexec.Po -rm -f ./$(DEPDIR)/test-close.Po -rm -f ./$(DEPDIR)/test-connect.Po -rm -f ./$(DEPDIR)/test-ctype.Po + -rm -f ./$(DEPDIR)/test-dirent.Po + -rm -f ./$(DEPDIR)/test-dirfd.Po + -rm -f ./$(DEPDIR)/test-dup-safer.Po + -rm -f ./$(DEPDIR)/test-dup.Po -rm -f ./$(DEPDIR)/test-dup2.Po -rm -f ./$(DEPDIR)/test-environ.Po -rm -f ./$(DEPDIR)/test-errno.Po -rm -f ./$(DEPDIR)/test-error.Po + -rm -f ./$(DEPDIR)/test-fchdir.Po -rm -f ./$(DEPDIR)/test-fcntl-h.Po -rm -f ./$(DEPDIR)/test-fcntl.Po -rm -f ./$(DEPDIR)/test-fdopen.Po + -rm -f ./$(DEPDIR)/test-fdopendir.Po -rm -f ./$(DEPDIR)/test-fgetc.Po -rm -f ./$(DEPDIR)/test-float.Po -rm -f ./$(DEPDIR)/test-fputc.Po @@ -18886,9 +19876,11 @@ maintainer-clean: maintainer-clean-recursive -rm -f ./$(DEPDIR)/test-frexpl.Po -rm -f ./$(DEPDIR)/test-fseterr.Po -rm -f ./$(DEPDIR)/test-fstat.Po + -rm -f ./$(DEPDIR)/test-fstatat.Po -rm -f ./$(DEPDIR)/test-ftruncate.Po -rm -f ./$(DEPDIR)/test-fwrite.Po -rm -f ./$(DEPDIR)/test-getcwd-lgpl.Po + -rm -f ./$(DEPDIR)/test-getcwd.Po -rm -f ./$(DEPDIR)/test-getdtablesize.Po -rm -f ./$(DEPDIR)/test-getprogname.Po -rm -f ./$(DEPDIR)/test-gettimeofday.Po @@ -18925,11 +19917,14 @@ maintainer-clean: maintainer-clean-recursive -rm -f ./$(DEPDIR)/test-mbrtowc-w32.Po -rm -f ./$(DEPDIR)/test-mbrtowc.Po -rm -f ./$(DEPDIR)/test-mbsinit.Po + -rm -f ./$(DEPDIR)/test-mbsnlen.Po -rm -f ./$(DEPDIR)/test-memchr.Po + -rm -f ./$(DEPDIR)/test-memrchr.Po -rm -f ./$(DEPDIR)/test-nanosleep.Po -rm -f ./$(DEPDIR)/test-netinet_in.Po -rm -f ./$(DEPDIR)/test-once.Po -rm -f ./$(DEPDIR)/test-open.Po + -rm -f ./$(DEPDIR)/test-openat.Po -rm -f ./$(DEPDIR)/test-pathmax.Po -rm -f ./$(DEPDIR)/test-perror.Po -rm -f ./$(DEPDIR)/test-perror2.Po @@ -18937,10 +19932,17 @@ maintainer-clean: maintainer-clean-recursive -rm -f ./$(DEPDIR)/test-printf-frexp.Po -rm -f ./$(DEPDIR)/test-printf-frexpl.Po -rm -f ./$(DEPDIR)/test-pselect.Po + -rm -f ./$(DEPDIR)/test-pthread-cond.Po + -rm -f ./$(DEPDIR)/test-pthread-mutex-type.Po + -rm -f ./$(DEPDIR)/test-pthread-mutex.Po + -rm -f ./$(DEPDIR)/test-pthread-once1.Po + -rm -f ./$(DEPDIR)/test-pthread-once2.Po + -rm -f ./$(DEPDIR)/test-pthread-rwlock.Po -rm -f ./$(DEPDIR)/test-pthread-thread.Po -rm -f ./$(DEPDIR)/test-pthread.Po -rm -f ./$(DEPDIR)/test-pthread_sigmask1.Po -rm -f ./$(DEPDIR)/test-pthread_sigmask2.Po + -rm -f ./$(DEPDIR)/test-putenv.Po -rm -f ./$(DEPDIR)/test-raise.Po -rm -f ./$(DEPDIR)/test-random-mt.Po -rm -f ./$(DEPDIR)/test-random.Po @@ -19003,6 +20005,10 @@ maintainer-clean: maintainer-clean-recursive -rm -f ./$(DEPDIR)/test-wcrtomb.Po -rm -f ./$(DEPDIR)/test-wctype-h.Po -rm -f ./$(DEPDIR)/test-wcwidth.Po + -rm -f ./$(DEPDIR)/test-windows-mutex-type.Po + -rm -f ./$(DEPDIR)/test-windows-recmutex-type.Po + -rm -f ./$(DEPDIR)/test-windows-timedmutex-type.Po + -rm -f ./$(DEPDIR)/test-windows-timedrecmutex-type.Po -rm -f ./$(DEPDIR)/test-xalloc-die.Po -rm -f ./$(DEPDIR)/time.Po -rm -f ./$(DEPDIR)/unsetenv.Po @@ -19010,9 +20016,15 @@ maintainer-clean: maintainer-clean-recursive -rm -f ./$(DEPDIR)/wcrtomb.Po -rm -f ./$(DEPDIR)/wctob.Po -rm -f ./$(DEPDIR)/wctomb.Po + -rm -f ./$(DEPDIR)/windows-cond.Po -rm -f ./$(DEPDIR)/windows-thread.Po + -rm -f ./$(DEPDIR)/windows-timedmutex.Po + -rm -f ./$(DEPDIR)/windows-timedrecmutex.Po + -rm -f ./$(DEPDIR)/windows-timedrwlock.Po -rm -f ./$(DEPDIR)/windows-tls.Po -rm -f ./$(DEPDIR)/xalloc-die.Po + -rm -f ./$(DEPDIR)/xconcat-filename.Po + -rm -f ./$(DEPDIR)/xgetcwd.Po -rm -f ./$(DEPDIR)/xmalloc.Po -rm -f glthread/$(DEPDIR)/thread.Po -rm -f unicase/$(DEPDIR)/test-cased.Po @@ -19217,6 +20229,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f unictype/$(DEPDIR)/test-pr_logical_order_exception.Po -rm -f unictype/$(DEPDIR)/test-pr_lowercase.Po -rm -f unictype/$(DEPDIR)/test-pr_math.Po + -rm -f unictype/$(DEPDIR)/test-pr_modifier_combining_mark.Po -rm -f unictype/$(DEPDIR)/test-pr_non_break.Po -rm -f unictype/$(DEPDIR)/test-pr_not_a_character.Po -rm -f unictype/$(DEPDIR)/test-pr_numeric.Po @@ -19276,6 +20289,7 @@ maintainer-clean: maintainer-clean-recursive -rm -f unilbrk/$(DEPDIR)/test-u32-width-linebreaks.Po -rm -f unilbrk/$(DEPDIR)/test-u8-possible-linebreaks.Po -rm -f unilbrk/$(DEPDIR)/test-u8-width-linebreaks.Po + -rm -f unilbrk/$(DEPDIR)/test-uc-possible-linebreaks.Po -rm -f unilbrk/$(DEPDIR)/test-ulc-possible-linebreaks.Po -rm -f unilbrk/$(DEPDIR)/test-ulc-width-linebreaks.Po -rm -f unimetadata/$(DEPDIR)/test-u-version.Po @@ -19478,7 +20492,7 @@ ps: ps-recursive ps-am: -uninstall-am: +uninstall-am: uninstall-pkgdataDATA .MAKE: $(am__recursive_targets) all check check-am install install-am \ install-exec install-strip @@ -19493,12 +20507,13 @@ uninstall-am: info info-am install install-am install-data install-data-am \ install-dvi install-dvi-am install-exec install-exec-am \ install-html install-html-am install-info install-info-am \ - install-man install-pdf install-pdf-am install-ps \ - install-ps-am install-strip installcheck installcheck-am \ - installdirs installdirs-am maintainer-clean \ + install-man install-pdf install-pdf-am install-pkgdataDATA \ + install-ps install-ps-am install-strip installcheck \ + installcheck-am installdirs installdirs-am maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool mostlyclean-local pdf \ - pdf-am ps ps-am recheck tags tags-am uninstall uninstall-am + pdf-am ps ps-am recheck tags tags-am uninstall uninstall-am \ + uninstall-pkgdataDATA .PRECIOUS: Makefile @@ -19518,8 +20533,12 @@ arpa/inet.h: arpa_inet.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON -e 's/@''GNULIB_INET_NTOP''@/$(GL_GNULIB_INET_NTOP)/g' \ -e 's/@''GNULIB_INET_PTON''@/$(GL_GNULIB_INET_PTON)/g' \ -e 's|@''HAVE_WS2TCPIP_H''@|$(HAVE_WS2TCPIP_H)|g' \ + -e 's|@''HAVE_DECL_HTONL''@|$(HAVE_DECL_HTONL)|g' \ + -e 's|@''HAVE_DECL_HTONS''@|$(HAVE_DECL_HTONS)|g' \ -e 's|@''HAVE_DECL_INET_NTOP''@|$(HAVE_DECL_INET_NTOP)|g' \ -e 's|@''HAVE_DECL_INET_PTON''@|$(HAVE_DECL_INET_PTON)|g' \ + -e 's|@''HAVE_DECL_NTOHL''@|$(HAVE_DECL_NTOHL)|g' \ + -e 's|@''HAVE_DECL_NTOHS''@|$(HAVE_DECL_NTOHS)|g' \ -e 's|@''REPLACE_INET_NTOP''@|$(REPLACE_INET_NTOP)|g' \ -e 's|@''REPLACE_INET_PTON''@|$(REPLACE_INET_PTON)|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ @@ -19544,6 +20563,46 @@ ctype.h: ctype.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) $(srcdir)/ctype.in.h > $@-t $(AM_V_at)mv $@-t $@ +# We need the following in order to create <dirent.h> when the system +# doesn't have one that works with the given compiler. +dirent.h: dirent.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) + $(gl_V_at)$(SED_HEADER_STDOUT) \ + -e 's|@''GUARD_PREFIX''@|GL|g' \ + -e 's|@''HAVE_DIRENT_H''@|$(HAVE_DIRENT_H)|g' \ + -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ + -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ + -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ + -e 's|@''NEXT_DIRENT_H''@|$(NEXT_DIRENT_H)|g' \ + -e 's/@''DIR_HAS_FD_MEMBER''@/$(DIR_HAS_FD_MEMBER)/g' \ + -e 's/@''GNULIB_OPENDIR''@/$(GL_GNULIB_OPENDIR)/g' \ + -e 's/@''GNULIB_READDIR''@/$(GL_GNULIB_READDIR)/g' \ + -e 's/@''GNULIB_REWINDDIR''@/$(GL_GNULIB_REWINDDIR)/g' \ + -e 's/@''GNULIB_CLOSEDIR''@/$(GL_GNULIB_CLOSEDIR)/g' \ + -e 's/@''GNULIB_DIRFD''@/$(GL_GNULIB_DIRFD)/g' \ + -e 's/@''GNULIB_FDOPENDIR''@/$(GL_GNULIB_FDOPENDIR)/g' \ + -e 's/@''GNULIB_SCANDIR''@/$(GL_GNULIB_SCANDIR)/g' \ + -e 's/@''GNULIB_ALPHASORT''@/$(GL_GNULIB_ALPHASORT)/g' \ + -e 's/@''HAVE_OPENDIR''@/$(HAVE_OPENDIR)/g' \ + -e 's/@''HAVE_READDIR''@/$(HAVE_READDIR)/g' \ + -e 's/@''HAVE_REWINDDIR''@/$(HAVE_REWINDDIR)/g' \ + -e 's/@''HAVE_CLOSEDIR''@/$(HAVE_CLOSEDIR)/g' \ + -e 's|@''HAVE_DECL_DIRFD''@|$(HAVE_DECL_DIRFD)|g' \ + -e 's|@''HAVE_DECL_FDOPENDIR''@|$(HAVE_DECL_FDOPENDIR)|g' \ + -e 's|@''HAVE_FDOPENDIR''@|$(HAVE_FDOPENDIR)|g' \ + -e 's|@''HAVE_SCANDIR''@|$(HAVE_SCANDIR)|g' \ + -e 's|@''HAVE_ALPHASORT''@|$(HAVE_ALPHASORT)|g' \ + -e 's|@''REPLACE_OPENDIR''@|$(REPLACE_OPENDIR)|g' \ + -e 's|@''REPLACE_READDIR''@|$(REPLACE_READDIR)|g' \ + -e 's|@''REPLACE_REWINDDIR''@|$(REPLACE_REWINDDIR)|g' \ + -e 's|@''REPLACE_CLOSEDIR''@|$(REPLACE_CLOSEDIR)|g' \ + -e 's|@''REPLACE_DIRFD''@|$(REPLACE_DIRFD)|g' \ + -e 's|@''REPLACE_FDOPENDIR''@|$(REPLACE_FDOPENDIR)|g' \ + -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ + -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ + -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ + $(srcdir)/dirent.in.h > $@-t + $(AM_V_at)mv $@-t $@ + # We need the following in order to override <error.h>. error.h: error.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(gl_V_at)$(SED_HEADER_STDOUT) \ @@ -19603,166 +20662,6 @@ fcntl.h: fcntl.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) @GL_GENERATE_NETINET_IN_H_FALSE@netinet/in.h: $(top_builddir)/config.status @GL_GENERATE_NETINET_IN_H_FALSE@ rm -f $@ -# We need the following in order to create <pthread.h> when the system -# doesn't have one that works with the given compiler. -pthread.h: pthread.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(_NORETURN_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) - $(gl_V_at)$(SED_HEADER_STDOUT) \ - -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''HAVE_PTHREAD_H''@|$(HAVE_PTHREAD_H)|g' \ - -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ - -e 's|@''NEXT_PTHREAD_H''@|$(NEXT_PTHREAD_H)|g' \ - -e 's/@''GNULIB_PTHREAD_THREAD''@/$(GL_GNULIB_PTHREAD_THREAD)/g' \ - -e 's/@''GNULIB_PTHREAD_ONCE''@/$(GL_GNULIB_PTHREAD_ONCE)/g' \ - -e 's/@''GNULIB_PTHREAD_MUTEX''@/$(GL_GNULIB_PTHREAD_MUTEX)/g' \ - -e 's/@''GNULIB_PTHREAD_RWLOCK''@/$(GL_GNULIB_PTHREAD_RWLOCK)/g' \ - -e 's/@''GNULIB_PTHREAD_COND''@/$(GL_GNULIB_PTHREAD_COND)/g' \ - -e 's/@''GNULIB_PTHREAD_TSS''@/$(GL_GNULIB_PTHREAD_TSS)/g' \ - -e 's/@''GNULIB_PTHREAD_SPIN''@/$(GL_GNULIB_PTHREAD_SPIN)/g' \ - -e 's/@''GNULIB_PTHREAD_MUTEX_TIMEDLOCK''@/$(GL_GNULIB_PTHREAD_MUTEX_TIMEDLOCK)/g' \ - -e 's|@''HAVE_PTHREAD_T''@|$(HAVE_PTHREAD_T)|g' \ - -e 's|@''HAVE_PTHREAD_SPINLOCK_T''@|$(HAVE_PTHREAD_SPINLOCK_T)|g' \ - -e 's|@''HAVE_PTHREAD_CREATE_DETACHED''@|$(HAVE_PTHREAD_CREATE_DETACHED)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEX_RECURSIVE''@|$(HAVE_PTHREAD_MUTEX_RECURSIVE)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEX_ROBUST''@|$(HAVE_PTHREAD_MUTEX_ROBUST)|g' \ - -e 's|@''HAVE_PTHREAD_PROCESS_SHARED''@|$(HAVE_PTHREAD_PROCESS_SHARED)|g' \ - -e 's|@''HAVE_PTHREAD_CREATE''@|$(HAVE_PTHREAD_CREATE)|g' \ - -e 's|@''HAVE_PTHREAD_ATTR_INIT''@|$(HAVE_PTHREAD_ATTR_INIT)|g' \ - -e 's|@''HAVE_PTHREAD_ATTR_GETDETACHSTATE''@|$(HAVE_PTHREAD_ATTR_GETDETACHSTATE)|g' \ - -e 's|@''HAVE_PTHREAD_ATTR_SETDETACHSTATE''@|$(HAVE_PTHREAD_ATTR_SETDETACHSTATE)|g' \ - -e 's|@''HAVE_PTHREAD_ATTR_DESTROY''@|$(HAVE_PTHREAD_ATTR_DESTROY)|g' \ - -e 's|@''HAVE_PTHREAD_SELF''@|$(HAVE_PTHREAD_SELF)|g' \ - -e 's|@''HAVE_PTHREAD_EQUAL''@|$(HAVE_PTHREAD_EQUAL)|g' \ - -e 's|@''HAVE_PTHREAD_DETACH''@|$(HAVE_PTHREAD_DETACH)|g' \ - -e 's|@''HAVE_PTHREAD_JOIN''@|$(HAVE_PTHREAD_JOIN)|g' \ - -e 's|@''HAVE_PTHREAD_EXIT''@|$(HAVE_PTHREAD_EXIT)|g' \ - < $(srcdir)/pthread.in.h > $@-t1 - $(AM_V_at)sed \ - -e 's|@''HAVE_PTHREAD_ONCE''@|$(HAVE_PTHREAD_ONCE)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEX_INIT''@|$(HAVE_PTHREAD_MUTEX_INIT)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEXATTR_INIT''@|$(HAVE_PTHREAD_MUTEXATTR_INIT)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETTYPE''@|$(HAVE_PTHREAD_MUTEXATTR_GETTYPE)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETTYPE''@|$(HAVE_PTHREAD_MUTEXATTR_SETTYPE)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEXATTR_GETROBUST''@|$(HAVE_PTHREAD_MUTEXATTR_GETROBUST)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEXATTR_SETROBUST''@|$(HAVE_PTHREAD_MUTEXATTR_SETROBUST)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEXATTR_DESTROY''@|$(HAVE_PTHREAD_MUTEXATTR_DESTROY)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEX_LOCK''@|$(HAVE_PTHREAD_MUTEX_LOCK)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEX_TRYLOCK''@|$(HAVE_PTHREAD_MUTEX_TRYLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEX_TIMEDLOCK''@|$(HAVE_PTHREAD_MUTEX_TIMEDLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEX_UNLOCK''@|$(HAVE_PTHREAD_MUTEX_UNLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_MUTEX_DESTROY''@|$(HAVE_PTHREAD_MUTEX_DESTROY)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCK_INIT''@|$(HAVE_PTHREAD_RWLOCK_INIT)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCKATTR_INIT''@|$(HAVE_PTHREAD_RWLOCKATTR_INIT)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCKATTR_DESTROY''@|$(HAVE_PTHREAD_RWLOCKATTR_DESTROY)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCK_RDLOCK''@|$(HAVE_PTHREAD_RWLOCK_RDLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCK_WRLOCK''@|$(HAVE_PTHREAD_RWLOCK_WRLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCK_TRYRDLOCK''@|$(HAVE_PTHREAD_RWLOCK_TRYRDLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCK_TRYWRLOCK''@|$(HAVE_PTHREAD_RWLOCK_TRYWRLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|$(HAVE_PTHREAD_RWLOCK_TIMEDRDLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|$(HAVE_PTHREAD_RWLOCK_TIMEDWRLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCK_UNLOCK''@|$(HAVE_PTHREAD_RWLOCK_UNLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_RWLOCK_DESTROY''@|$(HAVE_PTHREAD_RWLOCK_DESTROY)|g' \ - -e 's|@''HAVE_PTHREAD_COND_INIT''@|$(HAVE_PTHREAD_COND_INIT)|g' \ - -e 's|@''HAVE_PTHREAD_CONDATTR_INIT''@|$(HAVE_PTHREAD_CONDATTR_INIT)|g' \ - -e 's|@''HAVE_PTHREAD_CONDATTR_DESTROY''@|$(HAVE_PTHREAD_CONDATTR_DESTROY)|g' \ - -e 's|@''HAVE_PTHREAD_COND_WAIT''@|$(HAVE_PTHREAD_COND_WAIT)|g' \ - -e 's|@''HAVE_PTHREAD_COND_TIMEDWAIT''@|$(HAVE_PTHREAD_COND_TIMEDWAIT)|g' \ - -e 's|@''HAVE_PTHREAD_COND_SIGNAL''@|$(HAVE_PTHREAD_COND_SIGNAL)|g' \ - -e 's|@''HAVE_PTHREAD_COND_BROADCAST''@|$(HAVE_PTHREAD_COND_BROADCAST)|g' \ - -e 's|@''HAVE_PTHREAD_COND_DESTROY''@|$(HAVE_PTHREAD_COND_DESTROY)|g' \ - -e 's|@''HAVE_PTHREAD_KEY_CREATE''@|$(HAVE_PTHREAD_KEY_CREATE)|g' \ - -e 's|@''HAVE_PTHREAD_SETSPECIFIC''@|$(HAVE_PTHREAD_SETSPECIFIC)|g' \ - -e 's|@''HAVE_PTHREAD_GETSPECIFIC''@|$(HAVE_PTHREAD_GETSPECIFIC)|g' \ - -e 's|@''HAVE_PTHREAD_KEY_DELETE''@|$(HAVE_PTHREAD_KEY_DELETE)|g' \ - -e 's|@''HAVE_PTHREAD_SPIN_INIT''@|$(HAVE_PTHREAD_SPIN_INIT)|g' \ - -e 's|@''HAVE_PTHREAD_SPIN_LOCK''@|$(HAVE_PTHREAD_SPIN_LOCK)|g' \ - -e 's|@''HAVE_PTHREAD_SPIN_TRYLOCK''@|$(HAVE_PTHREAD_SPIN_TRYLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_SPIN_UNLOCK''@|$(HAVE_PTHREAD_SPIN_UNLOCK)|g' \ - -e 's|@''HAVE_PTHREAD_SPIN_DESTROY''@|$(HAVE_PTHREAD_SPIN_DESTROY)|g' \ - < $@-t1 > $@-t2 - $(AM_V_at)sed \ - -e 's|@''REPLACE_PTHREAD_CREATE''@|$(REPLACE_PTHREAD_CREATE)|g' \ - -e 's|@''REPLACE_PTHREAD_ATTR_INIT''@|$(REPLACE_PTHREAD_ATTR_INIT)|g' \ - -e 's|@''REPLACE_PTHREAD_ATTR_GETDETACHSTATE''@|$(REPLACE_PTHREAD_ATTR_GETDETACHSTATE)|g' \ - -e 's|@''REPLACE_PTHREAD_ATTR_SETDETACHSTATE''@|$(REPLACE_PTHREAD_ATTR_SETDETACHSTATE)|g' \ - -e 's|@''REPLACE_PTHREAD_ATTR_DESTROY''@|$(REPLACE_PTHREAD_ATTR_DESTROY)|g' \ - -e 's|@''REPLACE_PTHREAD_SELF''@|$(REPLACE_PTHREAD_SELF)|g' \ - -e 's|@''REPLACE_PTHREAD_EQUAL''@|$(REPLACE_PTHREAD_EQUAL)|g' \ - -e 's|@''REPLACE_PTHREAD_DETACH''@|$(REPLACE_PTHREAD_DETACH)|g' \ - -e 's|@''REPLACE_PTHREAD_JOIN''@|$(REPLACE_PTHREAD_JOIN)|g' \ - -e 's|@''REPLACE_PTHREAD_EXIT''@|$(REPLACE_PTHREAD_EXIT)|g' \ - -e 's|@''REPLACE_PTHREAD_ONCE''@|$(REPLACE_PTHREAD_ONCE)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEX_INIT''@|$(REPLACE_PTHREAD_MUTEX_INIT)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEXATTR_INIT''@|$(REPLACE_PTHREAD_MUTEXATTR_INIT)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETTYPE''@|$(REPLACE_PTHREAD_MUTEXATTR_GETTYPE)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETTYPE''@|$(REPLACE_PTHREAD_MUTEXATTR_SETTYPE)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEXATTR_GETROBUST''@|$(REPLACE_PTHREAD_MUTEXATTR_GETROBUST)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEXATTR_SETROBUST''@|$(REPLACE_PTHREAD_MUTEXATTR_SETROBUST)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEXATTR_DESTROY''@|$(REPLACE_PTHREAD_MUTEXATTR_DESTROY)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEX_LOCK''@|$(REPLACE_PTHREAD_MUTEX_LOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEX_TRYLOCK''@|$(REPLACE_PTHREAD_MUTEX_TRYLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEX_TIMEDLOCK''@|$(REPLACE_PTHREAD_MUTEX_TIMEDLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEX_UNLOCK''@|$(REPLACE_PTHREAD_MUTEX_UNLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_MUTEX_DESTROY''@|$(REPLACE_PTHREAD_MUTEX_DESTROY)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCK_INIT''@|$(REPLACE_PTHREAD_RWLOCK_INIT)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_INIT''@|$(REPLACE_PTHREAD_RWLOCKATTR_INIT)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCKATTR_DESTROY''@|$(REPLACE_PTHREAD_RWLOCKATTR_DESTROY)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCK_RDLOCK''@|$(REPLACE_PTHREAD_RWLOCK_RDLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCK_WRLOCK''@|$(REPLACE_PTHREAD_RWLOCK_WRLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYRDLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TRYRDLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCK_TRYWRLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TRYWRLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TIMEDRDLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK''@|$(REPLACE_PTHREAD_RWLOCK_TIMEDWRLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCK_UNLOCK''@|$(REPLACE_PTHREAD_RWLOCK_UNLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_RWLOCK_DESTROY''@|$(REPLACE_PTHREAD_RWLOCK_DESTROY)|g' \ - < $@-t2 > $@-t3 - $(AM_V_at)sed \ - -e 's|@''REPLACE_PTHREAD_COND_INIT''@|$(REPLACE_PTHREAD_COND_INIT)|g' \ - -e 's|@''REPLACE_PTHREAD_CONDATTR_INIT''@|$(REPLACE_PTHREAD_CONDATTR_INIT)|g' \ - -e 's|@''REPLACE_PTHREAD_CONDATTR_DESTROY''@|$(REPLACE_PTHREAD_CONDATTR_DESTROY)|g' \ - -e 's|@''REPLACE_PTHREAD_COND_WAIT''@|$(REPLACE_PTHREAD_COND_WAIT)|g' \ - -e 's|@''REPLACE_PTHREAD_COND_TIMEDWAIT''@|$(REPLACE_PTHREAD_COND_TIMEDWAIT)|g' \ - -e 's|@''REPLACE_PTHREAD_COND_SIGNAL''@|$(REPLACE_PTHREAD_COND_SIGNAL)|g' \ - -e 's|@''REPLACE_PTHREAD_COND_BROADCAST''@|$(REPLACE_PTHREAD_COND_BROADCAST)|g' \ - -e 's|@''REPLACE_PTHREAD_COND_DESTROY''@|$(REPLACE_PTHREAD_COND_DESTROY)|g' \ - -e 's|@''REPLACE_PTHREAD_KEY_CREATE''@|$(REPLACE_PTHREAD_KEY_CREATE)|g' \ - -e 's|@''REPLACE_PTHREAD_SETSPECIFIC''@|$(REPLACE_PTHREAD_SETSPECIFIC)|g' \ - -e 's|@''REPLACE_PTHREAD_GETSPECIFIC''@|$(REPLACE_PTHREAD_GETSPECIFIC)|g' \ - -e 's|@''REPLACE_PTHREAD_KEY_DELETE''@|$(REPLACE_PTHREAD_KEY_DELETE)|g' \ - -e 's|@''REPLACE_PTHREAD_SPIN_INIT''@|$(REPLACE_PTHREAD_SPIN_INIT)|g' \ - -e 's|@''REPLACE_PTHREAD_SPIN_LOCK''@|$(REPLACE_PTHREAD_SPIN_LOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_SPIN_TRYLOCK''@|$(REPLACE_PTHREAD_SPIN_TRYLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_SPIN_UNLOCK''@|$(REPLACE_PTHREAD_SPIN_UNLOCK)|g' \ - -e 's|@''REPLACE_PTHREAD_SPIN_DESTROY''@|$(REPLACE_PTHREAD_SPIN_DESTROY)|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ - -e '/definition of _Noreturn/r $(_NORETURN_H)' \ - -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ - < $@-t3 > $@-t4 - $(AM_V_at)rm -f $@-t1 $@-t2 $@-t3 - $(AM_V_at)mv $@-t4 $@ - -# We need the following in order to create a replacement for <sched.h> when -# the system doesn't have one. -sched.h: sched.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_USE_H) - $(gl_V_at)$(SED_HEADER_STDOUT) \ - -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''HAVE_SCHED_H''@|$(HAVE_SCHED_H)|g' \ - -e 's|@''HAVE_SYS_CDEFS_H''@|$(HAVE_SYS_CDEFS_H)|g' \ - -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ - -e 's|@''NEXT_SCHED_H''@|$(NEXT_SCHED_H)|g' \ - -e 's|@''HAVE_STRUCT_SCHED_PARAM''@|$(HAVE_STRUCT_SCHED_PARAM)|g' \ - -e 's/@''GNULIB_SCHED_YIELD''@/$(GL_GNULIB_SCHED_YIELD)/g' \ - -e 's|@''HAVE_SCHED_YIELD''@|$(HAVE_SCHED_YIELD)|g' \ - -e 's|@''REPLACE_SCHED_YIELD''@|$(REPLACE_SCHED_YIELD)|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ - $(srcdir)/sched.in.h > $@-t - $(AM_V_at)mv $@-t $@ - # We need the following in order to create <signal.h> when the system # doesn't have a complete one. signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) @@ -19774,15 +20673,18 @@ signal.h: signal.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H -e 's|@''NEXT_SIGNAL_H''@|$(NEXT_SIGNAL_H)|g' \ -e 's/@''GNULIB_PTHREAD_SIGMASK''@/$(GL_GNULIB_PTHREAD_SIGMASK)/g' \ -e 's/@''GNULIB_RAISE''@/$(GL_GNULIB_RAISE)/g' \ + -e 's/@''GNULIB_SIG2STR''@/$(GL_GNULIB_SIG2STR)/g' \ -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/$(GL_GNULIB_SIGNAL_H_SIGPIPE)/g' \ -e 's/@''GNULIB_SIGPROCMASK''@/$(GL_GNULIB_SIGPROCMASK)/g' \ -e 's/@''GNULIB_SIGACTION''@/$(GL_GNULIB_SIGACTION)/g' \ -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|$(HAVE_POSIX_SIGNALBLOCKING)|g' \ -e 's|@''HAVE_PTHREAD_SIGMASK''@|$(HAVE_PTHREAD_SIGMASK)|g' \ -e 's|@''HAVE_RAISE''@|$(HAVE_RAISE)|g' \ + -e 's|@''HAVE_SIG2STR''@|$(HAVE_SIG2STR)|g' \ -e 's|@''HAVE_SIGSET_T''@|$(HAVE_SIGSET_T)|g' \ -e 's|@''HAVE_SIGINFO_T''@|$(HAVE_SIGINFO_T)|g' \ -e 's|@''HAVE_SIGACTION''@|$(HAVE_SIGACTION)|g' \ + -e 's|@''HAVE_STR2SIG''@|$(HAVE_STR2SIG)|g' \ -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|$(HAVE_STRUCT_SIGACTION_SA_SIGACTION)|g' \ -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|$(HAVE_TYPE_VOLATILE_SIG_ATOMIC_T)|g' \ -e 's|@''HAVE_SIGHANDLER_T''@|$(HAVE_SIGHANDLER_T)|g' \ @@ -19804,6 +20706,7 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \ -e 's/@''GNULIB_DPRINTF''@/$(GL_GNULIB_DPRINTF)/g' \ + -e 's/@''GNULIB_DZPRINTF''@/$(GL_GNULIB_DZPRINTF)/g' \ -e 's/@''GNULIB_FCLOSE''@/$(GL_GNULIB_FCLOSE)/g' \ -e 's/@''GNULIB_FDOPEN''@/$(GL_GNULIB_FDOPEN)/g' \ -e 's/@''GNULIB_FFLUSH''@/$(GL_GNULIB_FFLUSH)/g' \ @@ -19824,12 +20727,14 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) -e 's/@''GNULIB_FTELL''@/$(GL_GNULIB_FTELL)/g' \ -e 's/@''GNULIB_FTELLO''@/$(GL_GNULIB_FTELLO)/g' \ -e 's/@''GNULIB_FWRITE''@/$(GL_GNULIB_FWRITE)/g' \ + -e 's/@''GNULIB_FZPRINTF''@/$(GL_GNULIB_FZPRINTF)/g' \ -e 's/@''GNULIB_GETC''@/$(GL_GNULIB_GETC)/g' \ -e 's/@''GNULIB_GETCHAR''@/$(GL_GNULIB_GETCHAR)/g' \ -e 's/@''GNULIB_GETDELIM''@/$(GL_GNULIB_GETDELIM)/g' \ -e 's/@''GNULIB_GETLINE''@/$(GL_GNULIB_GETLINE)/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF''@/$(GL_GNULIB_OBSTACK_PRINTF)/g' \ -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/$(GL_GNULIB_OBSTACK_PRINTF_POSIX)/g' \ + -e 's/@''GNULIB_OBSTACK_ZPRINTF''@/$(GL_GNULIB_OBSTACK_ZPRINTF)/g' \ -e 's/@''GNULIB_PCLOSE''@/$(GL_GNULIB_PCLOSE)/g' \ -e 's/@''GNULIB_PERROR''@/$(GL_GNULIB_PERROR)/g' \ -e 's/@''GNULIB_POPEN''@/$(GL_GNULIB_POPEN)/g' \ @@ -19843,20 +20748,29 @@ stdio.h: stdio.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) -e 's/@''GNULIB_RENAMEAT''@/$(GL_GNULIB_RENAMEAT)/g' \ -e 's/@''GNULIB_SCANF''@/$(GL_GNULIB_SCANF)/g' \ -e 's/@''GNULIB_SNPRINTF''@/$(GL_GNULIB_SNPRINTF)/g' \ + -e 's/@''GNULIB_SNZPRINTF''@/$(GL_GNULIB_SNZPRINTF)/g' \ -e 's/@''GNULIB_SPRINTF_POSIX''@/$(GL_GNULIB_SPRINTF_POSIX)/g' \ -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/$(GL_GNULIB_STDIO_H_NONBLOCKING)/g' \ -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/$(GL_GNULIB_STDIO_H_SIGPIPE)/g' \ + -e 's/@''GNULIB_SZPRINTF''@/$(GL_GNULIB_SZPRINTF)/g' \ -e 's/@''GNULIB_TMPFILE''@/$(GL_GNULIB_TMPFILE)/g' \ -e 's/@''GNULIB_VASPRINTF''@/$(GL_GNULIB_VASPRINTF)/g' \ + -e 's/@''GNULIB_VASZPRINTF''@/$(GL_GNULIB_VASZPRINTF)/g' \ -e 's/@''GNULIB_VDPRINTF''@/$(GL_GNULIB_VDPRINTF)/g' \ + -e 's/@''GNULIB_VDZPRINTF''@/$(GL_GNULIB_VDZPRINTF)/g' \ -e 's/@''GNULIB_VFPRINTF''@/$(GL_GNULIB_VFPRINTF)/g' \ -e 's/@''GNULIB_VFPRINTF_POSIX''@/$(GL_GNULIB_VFPRINTF_POSIX)/g' \ + -e 's/@''GNULIB_VFZPRINTF''@/$(GL_GNULIB_VFZPRINTF)/g' \ -e 's/@''GNULIB_VFSCANF''@/$(GL_GNULIB_VFSCANF)/g' \ -e 's/@''GNULIB_VSCANF''@/$(GL_GNULIB_VSCANF)/g' \ -e 's/@''GNULIB_VPRINTF''@/$(GL_GNULIB_VPRINTF)/g' \ -e 's/@''GNULIB_VPRINTF_POSIX''@/$(GL_GNULIB_VPRINTF_POSIX)/g' \ -e 's/@''GNULIB_VSNPRINTF''@/$(GL_GNULIB_VSNPRINTF)/g' \ + -e 's/@''GNULIB_VSNZPRINTF''@/$(GL_GNULIB_VSNZPRINTF)/g' \ -e 's/@''GNULIB_VSPRINTF_POSIX''@/$(GL_GNULIB_VSPRINTF_POSIX)/g' \ + -e 's/@''GNULIB_VSZPRINTF''@/$(GL_GNULIB_VSZPRINTF)/g' \ + -e 's/@''GNULIB_VZPRINTF''@/$(GL_GNULIB_VZPRINTF)/g' \ + -e 's/@''GNULIB_ZPRINTF''@/$(GL_GNULIB_ZPRINTF)/g' \ -e 's/@''GNULIB_MDA_FCLOSEALL''@/$(GL_GNULIB_MDA_FCLOSEALL)/g' \ -e 's/@''GNULIB_MDA_FDOPEN''@/$(GL_GNULIB_MDA_FDOPEN)/g' \ -e 's/@''GNULIB_MDA_FILENO''@/$(GL_GNULIB_MDA_FILENO)/g' \ @@ -20108,59 +21022,6 @@ sys/uio.h: sys_uio.in.h $(top_builddir)/config.status $(srcdir)/sys_uio.in.h > $@-t $(AM_V_at)mv $@-t $@ -# We need the following in order to create <time.h> when the system -# doesn't have one that works with the given compiler. -time.h: time.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) - $(gl_V_at)$(SED_HEADER_STDOUT) \ - -e 's|@''GUARD_PREFIX''@|GL|g' \ - -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''PRAGMA_COLUMNS''@|@PRAGMA_COLUMNS@|g' \ - -e 's|@''NEXT_TIME_H''@|$(NEXT_TIME_H)|g' \ - -e 's/@''GNULIB_CTIME''@/$(GL_GNULIB_CTIME)/g' \ - -e 's/@''GNULIB_LOCALTIME''@/$(GL_GNULIB_LOCALTIME)/g' \ - -e 's/@''GNULIB_MKTIME''@/$(GL_GNULIB_MKTIME)/g' \ - -e 's/@''GNULIB_NANOSLEEP''@/$(GL_GNULIB_NANOSLEEP)/g' \ - -e 's/@''GNULIB_STRFTIME''@/$(GL_GNULIB_STRFTIME)/g' \ - -e 's/@''GNULIB_STRPTIME''@/$(GL_GNULIB_STRPTIME)/g' \ - -e 's/@''GNULIB_TIME''@/$(GL_GNULIB_TIME)/g' \ - -e 's/@''GNULIB_TIMEGM''@/$(GL_GNULIB_TIMEGM)/g' \ - -e 's/@''GNULIB_TIMESPEC_GET''@/$(GL_GNULIB_TIMESPEC_GET)/g' \ - -e 's/@''GNULIB_TIMESPEC_GETRES''@/$(GL_GNULIB_TIMESPEC_GETRES)/g' \ - -e 's/@''GNULIB_TIME_R''@/$(GL_GNULIB_TIME_R)/g' \ - -e 's/@''GNULIB_TIME_RZ''@/$(GL_GNULIB_TIME_RZ)/g' \ - -e 's/@''GNULIB_TZSET''@/$(GL_GNULIB_TZSET)/g' \ - -e 's/@''GNULIB_MDA_TZSET''@/$(GL_GNULIB_MDA_TZSET)/g' \ - -e 's|@''HAVE_DECL_LOCALTIME_R''@|$(HAVE_DECL_LOCALTIME_R)|g' \ - -e 's|@''HAVE_NANOSLEEP''@|$(HAVE_NANOSLEEP)|g' \ - -e 's|@''HAVE_STRPTIME''@|$(HAVE_STRPTIME)|g' \ - -e 's|@''HAVE_TIMEGM''@|$(HAVE_TIMEGM)|g' \ - -e 's|@''HAVE_TIMESPEC_GET''@|$(HAVE_TIMESPEC_GET)|g' \ - -e 's|@''HAVE_TIMESPEC_GETRES''@|$(HAVE_TIMESPEC_GETRES)|g' \ - -e 's|@''HAVE_TIMEZONE_T''@|$(HAVE_TIMEZONE_T)|g' \ - -e 's|@''REPLACE_CTIME''@|$(REPLACE_CTIME)|g' \ - -e 's|@''REPLACE_GMTIME''@|$(REPLACE_GMTIME)|g' \ - -e 's|@''REPLACE_LOCALTIME''@|$(REPLACE_LOCALTIME)|g' \ - -e 's|@''REPLACE_LOCALTIME_R''@|$(REPLACE_LOCALTIME_R)|g' \ - -e 's|@''REPLACE_MKTIME''@|$(REPLACE_MKTIME)|g' \ - -e 's|@''REPLACE_NANOSLEEP''@|$(REPLACE_NANOSLEEP)|g' \ - -e 's|@''REPLACE_STRFTIME''@|$(REPLACE_STRFTIME)|g' \ - -e 's|@''REPLACE_TIME''@|$(REPLACE_TIME)|g' \ - -e 's|@''REPLACE_TIMEGM''@|$(REPLACE_TIMEGM)|g' \ - -e 's|@''REPLACE_TIMESPEC_GET''@|$(REPLACE_TIMESPEC_GET)|g' \ - -e 's|@''REPLACE_TIMESPEC_GETRES''@|$(REPLACE_TIMESPEC_GETRES)|g' \ - -e 's|@''REPLACE_TZSET''@|$(REPLACE_TZSET)|g' \ - -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|$(PTHREAD_H_DEFINES_STRUCT_TIMESPEC)|g' \ - -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(SYS_TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \ - -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|$(TIME_H_DEFINES_STRUCT_TIMESPEC)|g' \ - -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|$(UNISTD_H_DEFINES_STRUCT_TIMESPEC)|g' \ - -e 's|@''TIME_H_DEFINES_TIME_UTC''@|$(TIME_H_DEFINES_TIME_UTC)|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ - -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ - $(srcdir)/time.in.h > $@-t - $(AM_V_at)mv $@-t $@ - all: all-notice all-notice: @echo '## ---------------------------------------------------- ##' @@ -20195,3 +21056,10 @@ distclean-local: # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: + +# Tell GNU make to disable its built-in pattern rules. +%:: %,v +%:: RCS/%,v +%:: RCS/% +%:: s.% +%:: SCCS/s.% |