diff --git a/ChangeLog b/ChangeLog index 7b3502c6e7..8a6b6903ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2024-12-28 Bruno Haible + + Rename module stdbool-h to bool. + Reported by Paul Eggert in + . + * modules/bool: Renamed from modules/stdbool-h. + * modules/bool-tests: Renamed from modules/stdbool-h-tests. + * modules/bool-c++-tests: Renamed from modules/stdbool-h-c++-tests. + * tests/test-bool.c: Renamed from tests/test-stdbool-h.c. + * tests/test-bool-c++.cc: Renamed from tests/test-stdbool-h-c++.cc. + * tests/test-bool-c++2.cc: Renamed from tests/test-stdbool-h-c++2.cc. + * modules/stdbool-h-c99-tests: Update. + * modules/stdbool-h-c99-c++-tests: Update. + * tests/test-stdbool-h-c99.c: Update. + * tests/test-stdbool-h-c99-c++.cc: Update. + * doc/posix-headers/stdbool.texi: Update. + * doc/gnulib-readme.texi: Update. + * doc/gnulib.texi: Update. + * modules/* (Depends-on): Update. + * modules/stdbool: Update. + 2024-12-27 Bruno Haible Rename module wchar to wchar-h. diff --git a/doc/gnulib-readme.texi b/doc/gnulib-readme.texi index c3ddda0557..a20ceb358c 100644 --- a/doc/gnulib-readme.texi +++ b/doc/gnulib-readme.texi @@ -366,10 +366,10 @@ A declaration after a statement, or as the first clause in a @item @code{}, -@mindex stdbool-h +@mindex bool although Gnulib code no longer uses it directly, preferring plain @code{bool} via the -@code{stdbool-h} module instead. +@code{bool} module instead. @xref{stdbool.h}. @item diff --git a/doc/gnulib.texi b/doc/gnulib.texi index 4a9966911a..9f6961e689 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -988,8 +988,8 @@ On pre-C23 platforms, @code{alignas} and @code{alignof} are macros. @node bool @section @code{bool} -Gnulib module: stdbool-h -@mindex stdbool-h +Gnulib module: bool +@mindex bool Portability problems fixed by Gnulib: @itemize diff --git a/doc/posix-headers/stdbool.texi b/doc/posix-headers/stdbool.texi index 76b33307d3..dc4acc4f3f 100644 --- a/doc/posix-headers/stdbool.texi +++ b/doc/posix-headers/stdbool.texi @@ -5,11 +5,11 @@ POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/bas Gnulib module: stdbool-h-c99 @mindex stdbool-h-c99 -@mindex stdbool-h +@mindex bool The @code{stdbool-h-c99} module is present only for programs that formerly used the old @code{stdbool} module for C99 compatibility, -and that for some reason cannot use the current @code{stdbool-h} module +and that for some reason cannot use the current @code{bool} module for C23 compatibility. Portability problems fixed by Gnulib: diff --git a/modules/acl-permissions b/modules/acl-permissions index 2221292c34..6b9f791978 100644 --- a/modules/acl-permissions +++ b/modules/acl-permissions @@ -16,7 +16,7 @@ extern-inline fstat minmax stat -stdbool-h +bool sys_stat-h configure.ac: diff --git a/modules/areadlink-tests b/modules/areadlink-tests index 5db5b8a89e..2d448cec08 100644 --- a/modules/areadlink-tests +++ b/modules/areadlink-tests @@ -5,7 +5,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool symlink configure.ac: diff --git a/modules/areadlink-with-size-tests b/modules/areadlink-with-size-tests index 31f2cc7be6..3b28fc906b 100644 --- a/modules/areadlink-with-size-tests +++ b/modules/areadlink-with-size-tests @@ -5,7 +5,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool symlink configure.ac: diff --git a/modules/areadlinkat-tests b/modules/areadlinkat-tests index f70f0c1360..35a4d318cb 100644 --- a/modules/areadlinkat-tests +++ b/modules/areadlinkat-tests @@ -5,7 +5,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool symlink configure.ac: diff --git a/modules/areadlinkat-with-size-tests b/modules/areadlinkat-with-size-tests index 53d783096f..c29d18cb8a 100644 --- a/modules/areadlinkat-with-size-tests +++ b/modules/areadlinkat-with-size-tests @@ -5,7 +5,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool configure.ac: diff --git a/modules/argmatch b/modules/argmatch index e01b6a6132..4d786a0f3f 100644 --- a/modules/argmatch +++ b/modules/argmatch @@ -16,7 +16,7 @@ gnulib-i18n memcmp quote quotearg -stdbool-h +bool stdlib-h configure.ac: diff --git a/modules/argp b/modules/argp index 87da44c85c..8b4e3e297b 100644 --- a/modules/argp +++ b/modules/argp @@ -32,7 +32,7 @@ strcase extensions vsnprintf sleep -stdbool-h +bool stdio-h strerror memchr diff --git a/modules/argv-iter b/modules/argv-iter index 6fedca5322..84dedc0099 100644 --- a/modules/argv-iter +++ b/modules/argv-iter @@ -8,7 +8,7 @@ lib/argv-iter.h Depends-on: getdelim snippet/arg-nonnull -stdbool-h +bool configure.ac: diff --git a/modules/asyncsafe-spin b/modules/asyncsafe-spin index 93addcd927..3ca67464ef 100644 --- a/modules/asyncsafe-spin +++ b/modules/asyncsafe-spin @@ -8,7 +8,7 @@ m4/atomic-cas.m4 Depends-on: signal-h -stdbool-h +bool sigprocmask windows-spin sparcv8+ diff --git a/modules/backup-rename b/modules/backup-rename index 8f9e917f63..9872539e1b 100644 --- a/modules/backup-rename +++ b/modules/backup-rename @@ -21,7 +21,7 @@ memcmp opendirat readdir renameatu -stdbool-h +bool stdckdint-h stdint-h xalloc-oversized diff --git a/modules/backupfile b/modules/backupfile index fb08f69d36..40de3ae1f8 100644 --- a/modules/backupfile +++ b/modules/backupfile @@ -21,7 +21,7 @@ memcmp opendirat readdir renameatu -stdbool-h +bool stdckdint-h stdint-h xalloc-die diff --git a/modules/base32 b/modules/base32 index 144e953f93..1a8f85067a 100644 --- a/modules/base32 +++ b/modules/base32 @@ -9,7 +9,7 @@ m4/base32.m4 Depends-on: extern-inline ialloc -stdbool-h +bool memchr stdckdint-h diff --git a/modules/base64 b/modules/base64 index e2af2ad6a8..ab90b4c048 100644 --- a/modules/base64 +++ b/modules/base64 @@ -9,7 +9,7 @@ m4/base64.m4 Depends-on: extern-inline ialloc -stdbool-h +bool memchr stdckdint-h diff --git a/modules/basename-lgpl b/modules/basename-lgpl index 790cd1315f..f9ce1cb040 100644 --- a/modules/basename-lgpl +++ b/modules/basename-lgpl @@ -8,7 +8,7 @@ lib/basename-lgpl.c Depends-on: double-slash-root filename -stdbool-h +bool configure.ac: diff --git a/modules/bcp47 b/modules/bcp47 index 34604ee9a4..fbd71330ad 100644 --- a/modules/bcp47 +++ b/modules/bcp47 @@ -6,7 +6,7 @@ lib/bcp47.h lib/bcp47.c Depends-on: -stdbool-h +bool c-ctype configure.ac: diff --git a/modules/bitset b/modules/bitset index a38fef6e09..d4370c8741 100644 --- a/modules/bitset +++ b/modules/bitset @@ -25,7 +25,7 @@ gettext-h gnulib-i18n integer_length_l obstack -stdbool-h +bool xalloc configure.ac: diff --git a/modules/stdbool-h b/modules/bool similarity index 100% rename from modules/stdbool-h rename to modules/bool diff --git a/modules/bool-c++-tests b/modules/bool-c++-tests new file mode 100644 index 0000000000..f800254d4d --- /dev/null +++ b/modules/bool-c++-tests @@ -0,0 +1,18 @@ +Files: +tests/test-bool-c++.cc +tests/test-bool-c++2.cc + +Status: +c++-test + +Depends-on: +ansi-c++-opt + +configure.ac: + +Makefile.am: +if ANSICXX +TESTS += test-bool-c++ +check_PROGRAMS += test-bool-c++ +test_bool_c___SOURCES = test-bool-c++.cc test-bool-c++2.cc +endif diff --git a/modules/bool-tests b/modules/bool-tests new file mode 100644 index 0000000000..5b6389d33c --- /dev/null +++ b/modules/bool-tests @@ -0,0 +1,11 @@ +Files: +tests/test-bool.c + +Depends-on: +bool-c++-tests + +configure.ac: + +Makefile.am: +TESTS += test-bool +check_PROGRAMS += test-bool diff --git a/modules/boot-time b/modules/boot-time index d14e1bc6e9..bd05d916f9 100644 --- a/modules/boot-time +++ b/modules/boot-time @@ -13,7 +13,7 @@ extensions idx stat-time gettimeofday -stdbool-h +bool time-h unlocked-io-internal diff --git a/modules/byteswap b/modules/byteswap index bd3901dd85..586fb2edd3 100644 --- a/modules/byteswap +++ b/modules/byteswap @@ -9,7 +9,7 @@ m4/byteswap.m4 Depends-on: gen-header extern-inline [$GL_GENERATE_BYTESWAP_H] -stdbool-h [$GL_GENERATE_BYTESWAP_H] +bool [$GL_GENERATE_BYTESWAP_H] stdint-h [$GL_GENERATE_BYTESWAP_H] configure.ac: diff --git a/modules/c-ctype b/modules/c-ctype index 996bd4f63e..5bb25c2a50 100644 --- a/modules/c-ctype +++ b/modules/c-ctype @@ -7,7 +7,7 @@ lib/c-ctype.c Depends-on: extern-inline -stdbool-h +bool configure.ac: diff --git a/modules/c-nstrftime b/modules/c-nstrftime index 921c08ef3c..a0e84882fc 100644 --- a/modules/c-nstrftime +++ b/modules/c-nstrftime @@ -17,7 +17,7 @@ extensions intprops libc-config locale-h -stdbool-h +bool stdckdint-h time_rz diff --git a/modules/c-strcasestr b/modules/c-strcasestr index 69f3ea7321..0bc5a81b1b 100644 --- a/modules/c-strcasestr +++ b/modules/c-strcasestr @@ -9,7 +9,7 @@ lib/str-two-way.h Depends-on: c-ctype c-strcase -stdbool-h +bool memchr memcmp diff --git a/modules/canonicalize b/modules/canonicalize index 1c263e8bce..6fb41b32ef 100644 --- a/modules/canonicalize +++ b/modules/canonicalize @@ -26,7 +26,7 @@ rawmemchr readlink glibc-internal/scratch_buffer stat -stdbool-h +bool sys_stat-h unistd-h xalloc-die diff --git a/modules/canonicalize-lgpl b/modules/canonicalize-lgpl index bc99dd8d1f..fde2882aef 100644 --- a/modules/canonicalize-lgpl +++ b/modules/canonicalize-lgpl @@ -26,7 +26,7 @@ rawmemchr [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $RE readlink [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1] glibc-internal/scratch_buffer [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1] stat [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1] -stdbool-h [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1] +bool [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1] sys_stat-h [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1] unistd-h [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1] diff --git a/modules/ceil-tests b/modules/ceil-tests index 14d8574484..617a1982cd 100644 --- a/modules/ceil-tests +++ b/modules/ceil-tests @@ -10,7 +10,7 @@ Depends-on: float-h isnand-nolibm nan -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/ceilf-tests b/modules/ceilf-tests index 5a436c0e95..335d32521e 100644 --- a/modules/ceilf-tests +++ b/modules/ceilf-tests @@ -10,7 +10,7 @@ Depends-on: float-h isnanf-nolibm nan -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/chdir-long b/modules/chdir-long index a533331a1d..6582c4228d 100644 --- a/modules/chdir-long +++ b/modules/chdir-long @@ -19,7 +19,7 @@ openat [test $gl_cv_have_unlimited_file_name_length = no] memchr [test $gl_cv_have_unlimited_file_name_length = no] mempcpy [test $gl_cv_have_unlimited_file_name_length = no] memrchr [test $gl_cv_have_unlimited_file_name_length = no] -stdbool-h [test $gl_cv_have_unlimited_file_name_length = no] +bool [test $gl_cv_have_unlimited_file_name_length = no] stdlib-h [test $gl_cv_have_unlimited_file_name_length = no] configure.ac: diff --git a/modules/chown b/modules/chown index 4f9163e43b..7fe9ebfecf 100644 --- a/modules/chown +++ b/modules/chown @@ -11,7 +11,7 @@ unistd-h fstat [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1] open [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1] stat [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1] -stdbool-h [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1] +bool [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1] sys_stat-h [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1] configure.ac: diff --git a/modules/chown-tests b/modules/chown-tests index 7be01f2a50..2760ff4c0e 100644 --- a/modules/chown-tests +++ b/modules/chown-tests @@ -11,7 +11,7 @@ lstat mgetgroups nanosleep stat-time -stdbool-h +bool stdckdint-h symlink xconcat-filename diff --git a/modules/classpath b/modules/classpath index 52236f8a28..31a353bbf9 100644 --- a/modules/classpath +++ b/modules/classpath @@ -6,7 +6,7 @@ lib/classpath.h lib/classpath.c Depends-on: -stdbool-h +bool xsetenv xalloc diff --git a/modules/clean-temp b/modules/clean-temp index 3309ac3481..1b0dfd349c 100644 --- a/modules/clean-temp +++ b/modules/clean-temp @@ -7,7 +7,7 @@ lib/clean-temp.c Depends-on: c99 -stdbool-h +bool clean-temp-simple list asyncsafe-spin diff --git a/modules/clean-temp-simple b/modules/clean-temp-simple index e56b1b03d0..3ee4560ba5 100644 --- a/modules/clean-temp-simple +++ b/modules/clean-temp-simple @@ -8,7 +8,7 @@ lib/clean-temp-simple.c Depends-on: c99 -stdbool-h +bool list asyncsafe-spin unistd-h diff --git a/modules/cloexec b/modules/cloexec index fd6512241c..041b3535b0 100644 --- a/modules/cloexec +++ b/modules/cloexec @@ -8,7 +8,7 @@ lib/cloexec.h Depends-on: dup2 fcntl -stdbool-h +bool configure.ac: gl_MODULE_INDICATOR_FOR_TESTS([cloexec]) diff --git a/modules/close-stream b/modules/close-stream index 6c5c0e70fd..ce3ea9ff1c 100644 --- a/modules/close-stream +++ b/modules/close-stream @@ -7,7 +7,7 @@ lib/close-stream.c Depends-on: fpending -stdbool-h +bool configure.ac: gl_MODULE_INDICATOR([close-stream]) diff --git a/modules/closein b/modules/closein index 8374fe1553..6efdea5407 100644 --- a/modules/closein +++ b/modules/closein @@ -11,7 +11,7 @@ freadahead fflush gettext-h gnulib-i18n -stdbool-h +bool unistd-h configure.ac: diff --git a/modules/closeout b/modules/closeout index 1022680bec..e9c5604c96 100644 --- a/modules/closeout +++ b/modules/closeout @@ -12,7 +12,7 @@ gnulib-i18n error quotearg exitfail -stdbool-h +bool unistd-h configure.ac: diff --git a/modules/cond b/modules/cond index 2c035e9a37..326c7b1bdc 100644 --- a/modules/cond +++ b/modules/cond @@ -11,7 +11,7 @@ threadlib lock errno-h extern-inline -stdbool-h +bool time-h windows-cond [test $gl_threads_api = windows] diff --git a/modules/crypto/des b/modules/crypto/des index 414fc466a1..c2524a908d 100644 --- a/modules/crypto/des +++ b/modules/crypto/des @@ -7,7 +7,7 @@ lib/des.h Depends-on: stdint-h -stdbool-h +bool memcmp configure.ac: diff --git a/modules/csharpcomp b/modules/csharpcomp index 0e2d4e906b..b7ed012917 100644 --- a/modules/csharpcomp +++ b/modules/csharpcomp @@ -6,7 +6,7 @@ lib/csharpcomp.h lib/csharpcomp.c Depends-on: -stdbool-h +bool error xconcat-filename cygpath diff --git a/modules/csharpexec b/modules/csharpexec index 482a4f15dd..94138d90a2 100644 --- a/modules/csharpexec +++ b/modules/csharpexec @@ -8,7 +8,7 @@ lib/classpath.h lib/classpath.c Depends-on: -stdbool-h +bool stat error dirname diff --git a/modules/cycle-check b/modules/cycle-check index bfacf1620d..91489d8727 100644 --- a/modules/cycle-check +++ b/modules/cycle-check @@ -10,7 +10,7 @@ Depends-on: assure dev-ino same-inode -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/dfa b/modules/dfa index d81901153d..f8b8c9b22c 100644 --- a/modules/dfa +++ b/modules/dfa @@ -25,7 +25,7 @@ locale-h mbrtoc32-regular mbszero regex -stdbool-h +bool stddef-h stdint-h stdio-h diff --git a/modules/diffseq b/modules/diffseq index f49f195f5c..6a2bb2472d 100644 --- a/modules/diffseq +++ b/modules/diffseq @@ -6,7 +6,7 @@ lib/diffseq.h Depends-on: c99 -stdbool-h +bool configure.ac: diff --git a/modules/dirname-lgpl b/modules/dirname-lgpl index 5fd25a91c3..f4e2ed2326 100644 --- a/modules/dirname-lgpl +++ b/modules/dirname-lgpl @@ -11,7 +11,7 @@ basename-lgpl double-slash-root filename malloc-posix -stdbool-h +bool configure.ac: diff --git a/modules/dprintf-posix-tests b/modules/dprintf-posix-tests index a3dcf8c4ac..2909323fdc 100644 --- a/modules/dprintf-posix-tests +++ b/modules/dprintf-posix-tests @@ -11,7 +11,7 @@ tests/signature.h tests/macros.h Depends-on: -stdbool-h +bool stdint-h get-rusage-as diff --git a/modules/exclude b/modules/exclude index 50f00b3509..5defb0aa0c 100644 --- a/modules/exclude +++ b/modules/exclude @@ -16,7 +16,7 @@ mbscasecmp mbuiter [test "$GNULIB_MCEL_PREFER" != yes] nullptr regex -stdbool-h +bool unlocked-io-internal xalloc diff --git a/modules/execute b/modules/execute index 80f102c4d7..10d3ceceeb 100644 --- a/modules/execute +++ b/modules/execute @@ -29,7 +29,7 @@ posix_spawnattr_init posix_spawnattr_setsigmask posix_spawnattr_setflags posix_spawnattr_destroy -stdbool-h +bool stdlib-h sys_wait-h unistd-h diff --git a/modules/execute-tests b/modules/execute-tests index 60bcbe7c78..01b658b705 100644 --- a/modules/execute-tests +++ b/modules/execute-tests @@ -15,7 +15,7 @@ fcntl mkdir msvc-inval read-file -stdbool-h +bool stdint-h unistd-h diff --git a/modules/execvpe b/modules/execvpe index 7ca8859dbe..fc3e240134 100644 --- a/modules/execvpe +++ b/modules/execvpe @@ -9,7 +9,7 @@ Depends-on: unistd-h extensions free-posix [test $HAVE_EXECVPE = 0 || test $REPLACE_EXECVPE = 1] -stdbool-h [test $HAVE_EXECVPE = 0 || test $REPLACE_EXECVPE = 1] +bool [test $HAVE_EXECVPE = 0 || test $REPLACE_EXECVPE = 1] findprog-in [test $HAVE_EXECVPE = 0 || test $REPLACE_EXECVPE = 1] execve [test $HAVE_EXECVPE = 0 || test $REPLACE_EXECVPE = 1] diff --git a/modules/fatal-signal b/modules/fatal-signal index 25e7cfa81c..5e7de9596f 100644 --- a/modules/fatal-signal +++ b/modules/fatal-signal @@ -9,7 +9,7 @@ m4/sig_atomic_t.m4 Depends-on: c99 -stdbool-h +bool unistd-h sigaction lock diff --git a/modules/fchdir b/modules/fchdir index 986b231d7a..db639ace7b 100644 --- a/modules/fchdir +++ b/modules/fchdir @@ -24,7 +24,7 @@ malloc-posix [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1] open [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1] realloc-posix [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1] stat [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1] -stdbool-h [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1] +bool [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1] strdup-posix [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1] sys_stat-h [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1] diff --git a/modules/fcntl-safer-tests b/modules/fcntl-safer-tests index 29906e1607..b61b4a7ec7 100644 --- a/modules/fcntl-safer-tests +++ b/modules/fcntl-safer-tests @@ -4,7 +4,7 @@ tests/test-fcntl-safer.c tests/macros.h Depends-on: -stdbool-h +bool fcntl symlink diff --git a/modules/fcntl-tests b/modules/fcntl-tests index a39b3d26c1..2431f42373 100644 --- a/modules/fcntl-tests +++ b/modules/fcntl-tests @@ -8,7 +8,7 @@ binary-io close getdtablesize msvc-nothrow -stdbool-h +bool configure.ac: diff --git a/modules/file-has-acl b/modules/file-has-acl index 5073e97027..2105483f6d 100644 --- a/modules/file-has-acl +++ b/modules/file-has-acl @@ -20,7 +20,7 @@ limits-h malloc-posix ssize_t stat -stdbool-h +bool stdckdint-h configure.ac: diff --git a/modules/file-set b/modules/file-set index da1258486b..23efdfbb9d 100644 --- a/modules/file-set +++ b/modules/file-set @@ -8,7 +8,7 @@ lib/file-set.h Depends-on: hash hash-triple-simple -stdbool-h +bool xalloc xalloc-die diff --git a/modules/filenamecat-tests b/modules/filenamecat-tests index 772c4dda38..249f7eca0b 100644 --- a/modules/filenamecat-tests +++ b/modules/filenamecat-tests @@ -3,7 +3,7 @@ tests/test-filenamecat.c Depends-on: idx -stdbool-h +bool configure.ac: diff --git a/modules/filevercmp b/modules/filevercmp index deff54ad1d..84a8043368 100644 --- a/modules/filevercmp +++ b/modules/filevercmp @@ -9,7 +9,7 @@ Depends-on: assert-h c-ctype idx -stdbool-h +bool configure.ac: diff --git a/modules/findprog b/modules/findprog index da9d51c221..05a223c04e 100644 --- a/modules/findprog +++ b/modules/findprog @@ -8,7 +8,7 @@ m4/findprog.m4 m4/eaccess.m4 Depends-on: -stdbool-h +bool sys_stat-h xalloc xconcat-filename diff --git a/modules/findprog-in b/modules/findprog-in index f4ff89587a..6f279f0f50 100644 --- a/modules/findprog-in +++ b/modules/findprog-in @@ -8,7 +8,7 @@ m4/findprog-in.m4 m4/eaccess.m4 Depends-on: -stdbool-h +bool sys_stat-h filename concat-filename diff --git a/modules/findprog-lgpl b/modules/findprog-lgpl index e7d273a2e1..6e0f24736f 100644 --- a/modules/findprog-lgpl +++ b/modules/findprog-lgpl @@ -9,7 +9,7 @@ m4/findprog.m4 m4/eaccess.m4 Depends-on: -stdbool-h +bool sys_stat-h strdup concat-filename diff --git a/modules/floor-tests b/modules/floor-tests index fb9530fc2f..4b2ee2eb21 100644 --- a/modules/floor-tests +++ b/modules/floor-tests @@ -10,7 +10,7 @@ Depends-on: float-h isnand-nolibm nan -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/floorf-tests b/modules/floorf-tests index 6c3fd6bdbf..3b4779fd0e 100644 --- a/modules/floorf-tests +++ b/modules/floorf-tests @@ -10,7 +10,7 @@ Depends-on: float-h isnanf-nolibm nan -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/fma b/modules/fma index f854500582..f27d0271c1 100644 --- a/modules/fma +++ b/modules/fma @@ -11,7 +11,7 @@ m4/mathfunc.m4 Depends-on: math-h float-h [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1] -stdbool-h [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1] +bool [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1] assert-h [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1] isfinite [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1] integer_length [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1] diff --git a/modules/fmaf b/modules/fmaf index a97763f465..08a75385a9 100644 --- a/modules/fmaf +++ b/modules/fmaf @@ -13,7 +13,7 @@ Depends-on: math-h extensions float-h [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1] -stdbool-h [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1] +bool [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1] assert-h [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1] isfinite [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1] integer_length [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1] diff --git a/modules/fmal b/modules/fmal index 795c1c8170..083cd8e068 100644 --- a/modules/fmal +++ b/modules/fmal @@ -14,7 +14,7 @@ math-h extensions fma [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1] float-h [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] -stdbool-h [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +bool [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] assert-h [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] isfinite [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] integer_length [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] diff --git a/modules/fnmatch b/modules/fnmatch index eaa8fd4353..56c7be3e7e 100644 --- a/modules/fnmatch +++ b/modules/fnmatch @@ -16,7 +16,7 @@ flexmember [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] idx [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] isblank [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] libc-config [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] -stdbool-h [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] +bool [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] stdckdint-h [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] strnlen [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] uchar-h [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1] diff --git a/modules/fopen b/modules/fopen index ad06df283d..4580b374a0 100644 --- a/modules/fopen +++ b/modules/fopen @@ -11,7 +11,7 @@ Depends-on: stdio-h largefile fcntl-h [test $REPLACE_FOPEN = 1] -stdbool-h [test $REPLACE_FOPEN = 1] +bool [test $REPLACE_FOPEN = 1] unistd-h [test $REPLACE_FOPEN = 1] close [test $REPLACE_FOPEN = 1] fstat [test $REPLACE_FOPEN = 1] diff --git a/modules/fopen-gnu b/modules/fopen-gnu index 65ff96c9a8..e6d20ed57f 100644 --- a/modules/fopen-gnu +++ b/modules/fopen-gnu @@ -8,7 +8,7 @@ Depends-on: fopen open [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1] fcntl-h [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1] -stdbool-h [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1] +bool [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1] unistd-h [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1] close [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1] fstat [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1] diff --git a/modules/fprintf-posix-tests b/modules/fprintf-posix-tests index e41baf4806..aba582636f 100644 --- a/modules/fprintf-posix-tests +++ b/modules/fprintf-posix-tests @@ -13,7 +13,7 @@ tests/signature.h tests/macros.h Depends-on: -stdbool-h +bool stdint-h get-rusage-as diff --git a/modules/freadable b/modules/freadable index 77b06c5c98..afb80c6aee 100644 --- a/modules/freadable +++ b/modules/freadable @@ -8,7 +8,7 @@ lib/stdio-impl.h m4/freadable.m4 Depends-on: -stdbool-h +bool configure.ac: gl_FUNC_FREADABLE diff --git a/modules/freading b/modules/freading index db1989d2d1..6b2f66b8c8 100644 --- a/modules/freading +++ b/modules/freading @@ -8,7 +8,7 @@ lib/stdio-impl.h m4/freading.m4 Depends-on: -stdbool-h +bool configure.ac: gl_FUNC_FREADING diff --git a/modules/freopen-safer b/modules/freopen-safer index 194830e714..07db80ed02 100644 --- a/modules/freopen-safer +++ b/modules/freopen-safer @@ -11,7 +11,7 @@ attribute dup2 freopen open -stdbool-h +bool configure.ac: gl_MODULE_INDICATOR([freopen-safer]) diff --git a/modules/fstrcmp-tests b/modules/fstrcmp-tests index f58761bfd7..414317fb93 100644 --- a/modules/fstrcmp-tests +++ b/modules/fstrcmp-tests @@ -3,7 +3,7 @@ tests/test-fstrcmp.c tests/macros.h Depends-on: -stdbool-h +bool configure.ac: diff --git a/modules/fsusage b/modules/fsusage index d625216c5f..72776574ab 100644 --- a/modules/fsusage +++ b/modules/fsusage @@ -9,7 +9,7 @@ m4/fsusage.m4 Depends-on: c99 largefile -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/fts b/modules/fts index e79c0ce470..a50bd958b9 100644 --- a/modules/fts +++ b/modules/fts @@ -34,7 +34,7 @@ opendir opendirat readdir realloc-posix -stdbool-h +bool stddef-h stdint-h diff --git a/modules/fwritable b/modules/fwritable index fa2b946271..b9b32058cc 100644 --- a/modules/fwritable +++ b/modules/fwritable @@ -8,7 +8,7 @@ lib/stdio-impl.h m4/fwritable.m4 Depends-on: -stdbool-h +bool configure.ac: gl_FUNC_FWRITABLE diff --git a/modules/fwriteerror b/modules/fwriteerror index 8ca448aff5..0dcf6c4f71 100644 --- a/modules/fwriteerror +++ b/modules/fwriteerror @@ -7,7 +7,7 @@ lib/fwriteerror.c Depends-on: errno-h -stdbool-h +bool configure.ac: gl_MODULE_INDICATOR([fwriteerror]) diff --git a/modules/fwriting b/modules/fwriting index 48b5e87750..10ef6ac791 100644 --- a/modules/fwriting +++ b/modules/fwriting @@ -8,7 +8,7 @@ lib/stdio-impl.h m4/fwriting.m4 Depends-on: -stdbool-h +bool configure.ac: gl_FUNC_FWRITING diff --git a/modules/gen-uni-tables b/modules/gen-uni-tables index 75f1e5394b..c61d34194c 100644 --- a/modules/gen-uni-tables +++ b/modules/gen-uni-tables @@ -9,7 +9,7 @@ lib/unictype/3levelbit.h Depends-on: memcmp -stdbool-h +bool strdup strstr-simple diff --git a/modules/get-rusage-as-tests b/modules/get-rusage-as-tests index 2c58db57ce..6d6dbfb44d 100644 --- a/modules/get-rusage-as-tests +++ b/modules/get-rusage-as-tests @@ -4,7 +4,7 @@ tests/qemu.h tests/macros.h Depends-on: -stdbool-h +bool configure.ac: diff --git a/modules/get-rusage-data-tests b/modules/get-rusage-data-tests index 37f0a8db70..c4b7195cde 100644 --- a/modules/get-rusage-data-tests +++ b/modules/get-rusage-data-tests @@ -5,7 +5,7 @@ tests/macros.h m4/musl.m4 Depends-on: -stdbool-h +bool configure.ac: gl_MUSL_LIBC diff --git a/modules/getaddrinfo b/modules/getaddrinfo index e8d9fa995d..b31d395635 100644 --- a/modules/getaddrinfo +++ b/modules/getaddrinfo @@ -14,7 +14,7 @@ gettext-h [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1 || gnulib-i18n [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1 || test $HAVE_DECL_GAI_STRERROR = 0 || test $REPLACE_GAI_STRERROR = 1] inet_ntop [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1] snprintf [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1] -stdbool-h [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1] +bool [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1] strdup [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1] servent [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1] hostent [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1] diff --git a/modules/getcwd b/modules/getcwd index 95e2b54627..03117c9c65 100644 --- a/modules/getcwd +++ b/modules/getcwd @@ -25,7 +25,7 @@ opendir [test $REPLACE_GETCWD = 1] readdir [test $REPLACE_GETCWD = 1] rewinddir [test $REPLACE_GETCWD = 1] closedir [test $REPLACE_GETCWD = 1] -stdbool-h [test $REPLACE_GETCWD = 1] +bool [test $REPLACE_GETCWD = 1] malloc-posix [test $REPLACE_GETCWD = 1] strdup-posix [test $REPLACE_GETCWD = 1] diff --git a/modules/getcwd-tests b/modules/getcwd-tests index fa63aab42a..f455e94e62 100644 --- a/modules/getcwd-tests +++ b/modules/getcwd-tests @@ -9,7 +9,7 @@ errno-h fcntl-h getcwd-lgpl pathmax -stdbool-h +bool sys_stat-h test-framework-sh diff --git a/modules/getloadavg b/modules/getloadavg index dd245cef33..81dfa22ea7 100644 --- a/modules/getloadavg +++ b/modules/getloadavg @@ -9,7 +9,7 @@ Depends-on: extensions intprops [test $HAVE_GETLOADAVG = 0 || test $REPLACE_GETLOADAVG = 1] open [case $host_os in mingw* | windows*) false;; *) test $HAVE_GETLOADAVG = 0 || test $REPLACE_GETLOADAVG = 1;; esac] -stdbool-h [test $HAVE_GETLOADAVG = 0 || test $REPLACE_GETLOADAVG = 1] +bool [test $HAVE_GETLOADAVG = 0 || test $REPLACE_GETLOADAVG = 1] stdlib-h [test $HAVE_GETLOADAVG = 0 || test $REPLACE_GETLOADAVG = 1] configure.ac: diff --git a/modules/getlogin-tests b/modules/getlogin-tests index 1a845f338b..8637b2ea7e 100644 --- a/modules/getlogin-tests +++ b/modules/getlogin-tests @@ -5,7 +5,7 @@ tests/signature.h tests/macros.h Depends-on: -stdbool-h +bool configure.ac: diff --git a/modules/getlogin_r-tests b/modules/getlogin_r-tests index 8743afef5f..8fefa059bc 100644 --- a/modules/getlogin_r-tests +++ b/modules/getlogin_r-tests @@ -5,7 +5,7 @@ tests/signature.h tests/macros.h Depends-on: -stdbool-h +bool configure.ac: diff --git a/modules/getndelim2 b/modules/getndelim2 index 8a4fe1dd2e..1fd0c3ff68 100644 --- a/modules/getndelim2 +++ b/modules/getndelim2 @@ -10,7 +10,7 @@ m4/getndelim2.m4 Depends-on: limits-h ssize_t -stdbool-h +bool stdint-h freadptr freadseek diff --git a/modules/getopt-gnu-tests b/modules/getopt-gnu-tests index 3f93065794..0bd7fb7200 100644 --- a/modules/getopt-gnu-tests +++ b/modules/getopt-gnu-tests @@ -9,7 +9,7 @@ tests/test-getopt_long.h Depends-on: dup2 setenv -stdbool-h +bool unistd-h unsetenv diff --git a/modules/getopt-posix-tests b/modules/getopt-posix-tests index d7020c24ae..4d4494816c 100644 --- a/modules/getopt-posix-tests +++ b/modules/getopt-posix-tests @@ -8,7 +8,7 @@ tests/test-getopt.h Depends-on: dup2 setenv -stdbool-h +bool unistd-h unsetenv diff --git a/modules/getpass b/modules/getpass index 0c575f0984..9ebaead9b7 100644 --- a/modules/getpass +++ b/modules/getpass @@ -13,7 +13,7 @@ extensions fopen-gnu fseeko getline -stdbool-h +bool strdup-posix configure.ac: diff --git a/modules/getrandom b/modules/getrandom index 7a75292675..10d8520e98 100644 --- a/modules/getrandom +++ b/modules/getrandom @@ -9,7 +9,7 @@ Depends-on: sys_random-h fcntl-h [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1] minmax [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1] -stdbool-h [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1] +bool [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1] open [case $host_os in mingw* | windows*) false;; *) test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1;; esac] configure.ac: diff --git a/modules/git-merge-changelog b/modules/git-merge-changelog index 3a59e0587c..1ef3e1102f 100644 --- a/modules/git-merge-changelog +++ b/modules/git-merge-changelog @@ -8,7 +8,7 @@ Depends-on: c99 getopt-gnu idx -stdbool-h +bool stdint-h stdlib-h error diff --git a/modules/glibc-internal/dynarray b/modules/glibc-internal/dynarray index b86e06391b..8e16448013 100644 --- a/modules/glibc-internal/dynarray +++ b/modules/glibc-internal/dynarray @@ -16,7 +16,7 @@ c99 builtin-expect gen-header libc-config -stdbool-h +bool stdckdint-h stddef-h diff --git a/modules/glibc-internal/scratch_buffer b/modules/glibc-internal/scratch_buffer index 656a8f32af..870d62b0fd 100644 --- a/modules/glibc-internal/scratch_buffer +++ b/modules/glibc-internal/scratch_buffer @@ -13,7 +13,7 @@ c99 builtin-expect gen-header libc-config -stdbool-h +bool stddef-h malloc-posix realloc-posix diff --git a/modules/glob b/modules/glob index a1a1329530..be788cb0f2 100644 --- a/modules/glob +++ b/modules/glob @@ -28,7 +28,7 @@ mempcpy [test $HAVE_GLOB = 0 || test $REPLACE_GLOB = 1] opendir [test $HAVE_GLOB = 0 || test $REPLACE_GLOB = 1] readdir [test $HAVE_GLOB = 0 || test $REPLACE_GLOB = 1] glibc-internal/scratch_buffer [test $HAVE_GLOB = 0 || test $REPLACE_GLOB = 1] -stdbool-h [test $HAVE_GLOB = 0 || test $REPLACE_GLOB = 1] +bool [test $HAVE_GLOB = 0 || test $REPLACE_GLOB = 1] stdckdint-h [test $HAVE_GLOB = 0 || test $REPLACE_GLOB = 1] stdint-h [test $HAVE_GLOB = 0 || test $REPLACE_GLOB = 1] strdup [test $HAVE_GLOB = 0 || test $REPLACE_GLOB = 1] diff --git a/modules/hamt b/modules/hamt index f419dc61f9..c7d6e840f6 100644 --- a/modules/hamt +++ b/modules/hamt @@ -10,7 +10,7 @@ count-one-bits extern-inline flexmember inttypes-h-incomplete -stdbool-h +bool stdint-h verify xalloc diff --git a/modules/hard-locale b/modules/hard-locale index 5622a98b72..af94813fd2 100644 --- a/modules/hard-locale +++ b/modules/hard-locale @@ -6,7 +6,7 @@ lib/hard-locale.h lib/hard-locale.c Depends-on: -stdbool-h +bool setlocale-null configure.ac: diff --git a/modules/hash b/modules/hash index ffbf89b6fa..da477d8887 100644 --- a/modules/hash +++ b/modules/hash @@ -10,7 +10,7 @@ bitrotate calloc-posix free-posix malloc-posix -stdbool-h +bool stdint-h xalloc-oversized diff --git a/modules/hash-tests b/modules/hash-tests index e4c981036f..e598573e12 100644 --- a/modules/hash-tests +++ b/modules/hash-tests @@ -5,7 +5,7 @@ tests/macros.h Depends-on: hash-pjw inttostr -stdbool-h +bool configure.ac: diff --git a/modules/hash-triple-simple b/modules/hash-triple-simple index a09fb3b37c..53a472f870 100644 --- a/modules/hash-triple-simple +++ b/modules/hash-triple-simple @@ -8,7 +8,7 @@ lib/hash-triple.h Depends-on: hash-pjw same-inode -stdbool-h +bool configure.ac: diff --git a/modules/human b/modules/human index e45898d16a..b62c0e2acb 100644 --- a/modules/human +++ b/modules/human @@ -14,7 +14,7 @@ intprops localeconv memmove xstrtoumax -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/i-ring b/modules/i-ring index 9e72b8adec..97baefa776 100644 --- a/modules/i-ring +++ b/modules/i-ring @@ -8,7 +8,7 @@ m4/i-ring.m4 Depends-on: assert-h -stdbool-h +bool configure.ac: gl_I_RING diff --git a/modules/idpriv-drop-tests b/modules/idpriv-drop-tests index eb5ce242d0..ab789ca07c 100644 --- a/modules/idpriv-drop-tests +++ b/modules/idpriv-drop-tests @@ -13,7 +13,7 @@ tests/test-idpriv-drop.c tests/macros.h Depends-on: -stdbool-h +bool configure.ac: diff --git a/modules/idpriv-droptemp-tests b/modules/idpriv-droptemp-tests index 8075e13695..f85167cee6 100644 --- a/modules/idpriv-droptemp-tests +++ b/modules/idpriv-droptemp-tests @@ -13,7 +13,7 @@ tests/test-idpriv-droptemp.c tests/macros.h Depends-on: -stdbool-h +bool configure.ac: diff --git a/modules/immutable-tests b/modules/immutable-tests index 8ec40a7535..d42f1d178b 100644 --- a/modules/immutable-tests +++ b/modules/immutable-tests @@ -4,7 +4,7 @@ tests/test-immutable.c tests/macros.h Depends-on: -stdbool-h +bool _Exit configure.ac: diff --git a/modules/intprops-tests b/modules/intprops-tests index f15f02074e..8724508ff5 100644 --- a/modules/intprops-tests +++ b/modules/intprops-tests @@ -5,7 +5,7 @@ tests/macros.h Depends-on: assert-h inttypes-h -stdbool-h +bool configure.ac: diff --git a/modules/isapipe b/modules/isapipe index afea7ae4f9..3d1a67766e 100644 --- a/modules/isapipe +++ b/modules/isapipe @@ -7,7 +7,7 @@ lib/isapipe.h m4/isapipe.m4 Depends-on: -stdbool-h [test $HAVE_ISAPIPE = 0] +bool [test $HAVE_ISAPIPE = 0] sys_stat-h [test $HAVE_ISAPIPE = 0] unistd-h [test $HAVE_ISAPIPE = 0] msvc-nothrow [test $HAVE_ISAPIPE = 0] diff --git a/modules/javacomp b/modules/javacomp index 722414095f..d28171f802 100644 --- a/modules/javacomp +++ b/modules/javacomp @@ -6,7 +6,7 @@ lib/javacomp.h lib/javacomp.c Depends-on: -stdbool-h +bool unistd-h javaversion execute diff --git a/modules/javaexec b/modules/javaexec index 9c1cdf5ab7..dc641c21d8 100644 --- a/modules/javaexec +++ b/modules/javaexec @@ -6,7 +6,7 @@ lib/javaexec.h lib/javaexec.c Depends-on: -stdbool-h +bool execute classpath xsetenv diff --git a/modules/javaversion b/modules/javaversion index 5cfa32c5e3..b2b3273dc6 100644 --- a/modules/javaversion +++ b/modules/javaversion @@ -9,7 +9,7 @@ lib/javaversion.class Depends-on: javaexec -stdbool-h +bool spawn-pipe wait-process getline diff --git a/modules/lchown b/modules/lchown index f817226ceb..bc05ea47c2 100644 --- a/modules/lchown +++ b/modules/lchown @@ -10,7 +10,7 @@ unistd-h readlink [test $HAVE_LCHOWN = 0] chown [test $HAVE_LCHOWN = 0 || test $REPLACE_LCHOWN = 1] errno-h [test $HAVE_LCHOWN = 0 || test $REPLACE_LCHOWN = 1] -stdbool-h [test $HAVE_LCHOWN = 0 || test $REPLACE_LCHOWN = 1] +bool [test $HAVE_LCHOWN = 0 || test $REPLACE_LCHOWN = 1] sys_stat-h [test $HAVE_LCHOWN = 0 || test $REPLACE_LCHOWN = 1] lstat [test $REPLACE_LCHOWN = 1] diff --git a/modules/lchown-tests b/modules/lchown-tests index 065ec57dd5..44fdf84c9b 100644 --- a/modules/lchown-tests +++ b/modules/lchown-tests @@ -12,7 +12,7 @@ mgetgroups nanosleep stdckdint-h stat-time -stdbool-h +bool symlink xconcat-filename xgetcwd diff --git a/modules/ldexp b/modules/ldexp index e526d0270d..7dd623f1ba 100644 --- a/modules/ldexp +++ b/modules/ldexp @@ -8,7 +8,7 @@ m4/ldexp.m4 Depends-on: math-h isnand [test $REPLACE_LDEXP = 1] -stdbool-h [test $REPLACE_LDEXP = 1] +bool [test $REPLACE_LDEXP = 1] configure.ac: gl_FUNC_LDEXP diff --git a/modules/ldexpl b/modules/ldexpl index 4e3ec2056d..cf706c7a27 100644 --- a/modules/ldexpl +++ b/modules/ldexpl @@ -12,7 +12,7 @@ extensions ldexp [{ test $HAVE_DECL_LDEXPL = 0 || test $gl_func_ldexpl = no; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1] isnanl [{ test $HAVE_DECL_LDEXPL = 0 || test $gl_func_ldexpl = no; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] fpucw [{ test $HAVE_DECL_LDEXPL = 0 || test $gl_func_ldexpl = no; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] -stdbool-h [{ test $HAVE_DECL_LDEXPL = 0 || test $gl_func_ldexpl = no; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +bool [{ test $HAVE_DECL_LDEXPL = 0 || test $gl_func_ldexpl = no; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] configure.ac: gl_FUNC_LDEXPL diff --git a/modules/libtextstyle-optional b/modules/libtextstyle-optional index 96c864aaa4..ba119761bc 100644 --- a/modules/libtextstyle-optional +++ b/modules/libtextstyle-optional @@ -8,7 +8,7 @@ m4/libtextstyle-optional.m4 Depends-on: gen-header libtextstyle -stdbool-h +bool stdio-h unistd-h fsync diff --git a/modules/link-tests b/modules/link-tests index 45db35d0f2..6db14b274d 100644 --- a/modules/link-tests +++ b/modules/link-tests @@ -7,7 +7,7 @@ tests/macros.h Depends-on: ignore-value errno-h -stdbool-h +bool sys_stat-h configure.ac: diff --git a/modules/list b/modules/list index 99c86f027a..b14475efa9 100644 --- a/modules/list +++ b/modules/list @@ -7,7 +7,7 @@ lib/gl_list.c Depends-on: extern-inline -stdbool-h +bool configure.ac: diff --git a/modules/localename b/modules/localename index a9726667eb..15d1dea162 100644 --- a/modules/localename +++ b/modules/localename @@ -11,7 +11,7 @@ locale-h localename-unsafe flexmember lock -stdbool-h +bool thread-optim configure.ac: diff --git a/modules/localename-unsafe b/modules/localename-unsafe index 8e3a325558..b0aea3409d 100644 --- a/modules/localename-unsafe +++ b/modules/localename-unsafe @@ -17,7 +17,7 @@ m4/musl.m4 Depends-on: localename-unsafe-limited extensions -stdbool-h +bool locale-h flexmember free-posix diff --git a/modules/long-options b/modules/long-options index 9447c77cbd..5bc7c4ca8f 100644 --- a/modules/long-options +++ b/modules/long-options @@ -9,7 +9,7 @@ Depends-on: c99 exitfail getopt-gnu -stdbool-h +bool stdlib-h version-etc diff --git a/modules/lstat-tests b/modules/lstat-tests index 845c085dec..c60a916d79 100644 --- a/modules/lstat-tests +++ b/modules/lstat-tests @@ -8,7 +8,7 @@ Depends-on: ignore-value errno-h same-inode -stdbool-h +bool symlink configure.ac: diff --git a/modules/map b/modules/map index 6145a4617f..9e24b06636 100644 --- a/modules/map +++ b/modules/map @@ -7,7 +7,7 @@ lib/gl_map.c Depends-on: extern-inline -stdbool-h +bool configure.ac: diff --git a/modules/mbchar b/modules/mbchar index 4554d04b52..b9863f6a0e 100644 --- a/modules/mbchar +++ b/modules/mbchar @@ -9,7 +9,7 @@ m4/mbchar.m4 Depends-on: extensions extern-inline -stdbool-h +bool uchar-h c32isalnum c32isalpha diff --git a/modules/mbfile b/modules/mbfile index 2fe3baa597..08031838d5 100644 --- a/modules/mbfile +++ b/modules/mbfile @@ -14,7 +14,7 @@ mbrtowc mbsinit mbszero wchar-h -stdbool-h +bool configure.ac: gl_MBFILE diff --git a/modules/mbiter b/modules/mbiter index e2d2db6e95..19c75b4ae1 100644 --- a/modules/mbiter +++ b/modules/mbiter @@ -14,7 +14,7 @@ mbrtoc32 mbsinit mbszero uchar-h -stdbool-h +bool configure.ac: gl_MBITER diff --git a/modules/mbiterf b/modules/mbiterf index 7393cedcf1..9826b77c73 100644 --- a/modules/mbiterf +++ b/modules/mbiterf @@ -14,7 +14,7 @@ mbrtoc32 mbsinit mbszero uchar-h -stdbool-h +bool configure.ac: gl_MBITER diff --git a/modules/mbmemcasecmp-tests b/modules/mbmemcasecmp-tests index cadfb0f7af..58bd7ef3c4 100644 --- a/modules/mbmemcasecmp-tests +++ b/modules/mbmemcasecmp-tests @@ -11,7 +11,7 @@ m4/locale-tr.m4 m4/codeset.m4 Depends-on: -stdbool-h +bool setlocale mbrtowc wctype-h diff --git a/modules/mbmemcasecoll b/modules/mbmemcasecoll index 21842acc70..d31e9c293d 100644 --- a/modules/mbmemcasecoll +++ b/modules/mbmemcasecoll @@ -7,7 +7,7 @@ lib/mbmemcasecoll.h lib/mbmemcasecoll.c Depends-on: -stdbool-h +bool wchar-h uchar-h malloca diff --git a/modules/mbmemcasecoll-tests b/modules/mbmemcasecoll-tests index 722ec026c7..bcc9e38695 100644 --- a/modules/mbmemcasecoll-tests +++ b/modules/mbmemcasecoll-tests @@ -11,7 +11,7 @@ m4/locale-tr.m4 m4/codeset.m4 Depends-on: -stdbool-h +bool setlocale mbrtowc wctype-h diff --git a/modules/mbscasestr b/modules/mbscasestr index dfb1f82f7d..e8ef1643e6 100644 --- a/modules/mbscasestr +++ b/modules/mbscasestr @@ -8,7 +8,7 @@ lib/str-kmp.h Depends-on: alignasof mbuiter -stdbool-h +bool string-h mbslen malloca diff --git a/modules/mbsstr b/modules/mbsstr index d19351218c..6cdf2be41f 100644 --- a/modules/mbsstr +++ b/modules/mbsstr @@ -8,7 +8,7 @@ lib/str-kmp.h Depends-on: alignasof mbuiter -stdbool-h +bool string-h mbslen malloca diff --git a/modules/mbuiter b/modules/mbuiter index 42c449c313..d9deba2d4b 100644 --- a/modules/mbuiter +++ b/modules/mbuiter @@ -14,7 +14,7 @@ mbrtoc32 mbsinit mbszero uchar-h -stdbool-h +bool strnlen1 configure.ac: diff --git a/modules/mbuiterf b/modules/mbuiterf index 83307eb033..e5e22f9d09 100644 --- a/modules/mbuiterf +++ b/modules/mbuiterf @@ -14,7 +14,7 @@ mbrtoc32 mbsinit mbszero uchar-h -stdbool-h +bool strnlen1 configure.ac: diff --git a/modules/mcel b/modules/mcel index 356b08eb91..0d28cb4c1d 100644 --- a/modules/mcel +++ b/modules/mcel @@ -11,7 +11,7 @@ builtin-expect extern-inline limits-h mbrtoc32 -stdbool-h +bool uchar-h verify diff --git a/modules/mkdir-p b/modules/mkdir-p index 62f8e6d328..5bbb5aa224 100644 --- a/modules/mkdir-p +++ b/modules/mkdir-p @@ -22,7 +22,7 @@ quote savewd stat stat-macros -stdbool-h +bool sys_stat-h configure.ac: diff --git a/modules/mkdir-tests b/modules/mkdir-tests index 967c48524d..6bcccdbd01 100644 --- a/modules/mkdir-tests +++ b/modules/mkdir-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool symlink configure.ac: diff --git a/modules/mkfifo-tests b/modules/mkfifo-tests index a1e4db11e4..2ef4cfbd53 100644 --- a/modules/mkfifo-tests +++ b/modules/mkfifo-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool symlink configure.ac: diff --git a/modules/mknod-tests b/modules/mknod-tests index 0132f1a1cc..03dfa7e900 100644 --- a/modules/mknod-tests +++ b/modules/mknod-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool symlink configure.ac: diff --git a/modules/mktime b/modules/mktime index 9b00f17ff9..0653a5d30e 100644 --- a/modules/mktime +++ b/modules/mktime @@ -13,7 +13,7 @@ multiarch assert-h [test $REPLACE_MKTIME = 1] intprops [test $REPLACE_MKTIME = 1] libc-config [test $REPLACE_MKTIME = 1] -stdbool-h [test $REPLACE_MKTIME = 1] +bool [test $REPLACE_MKTIME = 1] stdckdint-h [test $REPLACE_MKTIME = 1] time_r [test $REPLACE_MKTIME = 1] diff --git a/modules/modechange b/modules/modechange index 0f980f04d1..7d39e00be7 100644 --- a/modules/modechange +++ b/modules/modechange @@ -10,7 +10,7 @@ m4/modechange.m4 Depends-on: stat stat-macros -stdbool-h +bool sys_stat-h xalloc diff --git a/modules/mountlist b/modules/mountlist index 972ebb5cd4..ad039d1910 100644 --- a/modules/mountlist +++ b/modules/mountlist @@ -17,7 +17,7 @@ free-posix getline open unlocked-io-internal -stdbool-h +bool stdint-h strstr-simple xalloc diff --git a/modules/nanosleep b/modules/nanosleep index 10176a1cca..e6830609de 100644 --- a/modules/nanosleep +++ b/modules/nanosleep @@ -12,7 +12,7 @@ multiarch assert-h [test $HAVE_NANOSLEEP = 0 || test $REPLACE_NANOSLEEP = 1] intprops [test $HAVE_NANOSLEEP = 0 || test $REPLACE_NANOSLEEP = 1] pselect [test $HAVE_NANOSLEEP = 0 || test $REPLACE_NANOSLEEP = 1] -stdbool-h [test $HAVE_NANOSLEEP = 0 || test $REPLACE_NANOSLEEP = 1] +bool [test $HAVE_NANOSLEEP = 0 || test $REPLACE_NANOSLEEP = 1] sys_select-h [test $HAVE_NANOSLEEP = 0 || test $REPLACE_NANOSLEEP = 1] configure.ac: diff --git a/modules/nl_langinfo-tests b/modules/nl_langinfo-tests index 7bd0f85892..66bae5ffaf 100644 --- a/modules/nl_langinfo-tests +++ b/modules/nl_langinfo-tests @@ -17,7 +17,7 @@ c-strcasestr setlocale thread nanosleep -stdbool-h +bool configure.ac: gt_LOCALE_FR diff --git a/modules/nonblocking b/modules/nonblocking index 4e4eccb5d5..36de4aff36 100644 --- a/modules/nonblocking +++ b/modules/nonblocking @@ -13,7 +13,7 @@ Depends-on: fcntl-h ioctl msvc-nothrow -stdbool-h +bool stdio-h sys_socket-h unistd-h diff --git a/modules/nonblocking-pipe-tests b/modules/nonblocking-pipe-tests index f4ab7226d4..5d849decf5 100644 --- a/modules/nonblocking-pipe-tests +++ b/modules/nonblocking-pipe-tests @@ -9,7 +9,7 @@ tests/test-nonblocking-misc.h tests/macros.h Depends-on: -stdbool-h +bool unistd-h nonblocking wait-process diff --git a/modules/nonblocking-socket-tests b/modules/nonblocking-socket-tests index f70ad9795c..5def8af601 100644 --- a/modules/nonblocking-socket-tests +++ b/modules/nonblocking-socket-tests @@ -11,7 +11,7 @@ tests/socket-client.h tests/macros.h Depends-on: -stdbool-h +bool unistd-h sys_socket-h nonblocking diff --git a/modules/nstrftime b/modules/nstrftime index 6940ad6017..023fea853c 100644 --- a/modules/nstrftime +++ b/modules/nstrftime @@ -16,7 +16,7 @@ extensions intprops libc-config localename-unsafe-limited -stdbool-h +bool stdckdint-h time_rz diff --git a/modules/omap b/modules/omap index fe3542bc2b..9a55d9ac5c 100644 --- a/modules/omap +++ b/modules/omap @@ -7,7 +7,7 @@ lib/gl_omap.c Depends-on: extern-inline -stdbool-h +bool configure.ac: diff --git a/modules/open-tests b/modules/open-tests index b5644446bd..06420236c1 100644 --- a/modules/open-tests +++ b/modules/open-tests @@ -5,7 +5,7 @@ tests/signature.h tests/macros.h Depends-on: -stdbool-h +bool fcntl symlink diff --git a/modules/openat b/modules/openat index 396056f485..16d91a13a4 100644 --- a/modules/openat +++ b/modules/openat @@ -13,7 +13,7 @@ fcntl-h extensions largefile openat-h [test $HAVE_OPENAT = 0 || test $REPLACE_OPENAT = 1] -stdbool-h [test $HAVE_OPENAT = 0 || test $REPLACE_OPENAT = 1] +bool [test $HAVE_OPENAT = 0 || test $REPLACE_OPENAT = 1] sys_stat-h [test $HAVE_OPENAT = 0 || test $REPLACE_OPENAT = 1] cloexec [test $REPLACE_OPENAT = 1] fstat [test $REPLACE_OPENAT = 1] diff --git a/modules/openat-h b/modules/openat-h index 61b3a998fd..d8f5f39cb2 100644 --- a/modules/openat-h +++ b/modules/openat-h @@ -7,7 +7,7 @@ lib/openat.h Depends-on: extern-inline fcntl-h -stdbool-h +bool sys_stat-h unistd-h diff --git a/modules/oset b/modules/oset index 27e816ad35..d7274a8e37 100644 --- a/modules/oset +++ b/modules/oset @@ -7,7 +7,7 @@ lib/gl_oset.c Depends-on: extern-inline -stdbool-h +bool configure.ac: diff --git a/modules/parse-datetime b/modules/parse-datetime index 00f6a008fe..35cfab6802 100644 --- a/modules/parse-datetime +++ b/modules/parse-datetime @@ -13,7 +13,7 @@ assert-h bison c99 c-ctype -stdbool-h +bool gettime gettext-h gnulib-i18n diff --git a/modules/pipe-filter-gi b/modules/pipe-filter-gi index 6799276b49..002a0c27f9 100644 --- a/modules/pipe-filter-gi +++ b/modules/pipe-filter-gi @@ -16,7 +16,7 @@ fcntl-h free-posix gettext-h gnulib-i18n -stdbool-h +bool stdint-h stdlib-h sys_select-h diff --git a/modules/pipe-filter-ii b/modules/pipe-filter-ii index ce911331a0..68e19e2cd9 100644 --- a/modules/pipe-filter-ii +++ b/modules/pipe-filter-ii @@ -15,7 +15,7 @@ extern-inline fcntl-h gettext-h gnulib-i18n -stdbool-h +bool stdint-h stdlib-h sys_select-h diff --git a/modules/pipe-posix-tests b/modules/pipe-posix-tests index 74cd147599..5c0e965717 100644 --- a/modules/pipe-posix-tests +++ b/modules/pipe-posix-tests @@ -4,7 +4,7 @@ tests/signature.h tests/macros.h Depends-on: -stdbool-h +bool binary-io msvc-nothrow diff --git a/modules/pipe2-tests b/modules/pipe2-tests index cae1c124d0..fc40cb2c7f 100644 --- a/modules/pipe2-tests +++ b/modules/pipe2-tests @@ -4,7 +4,7 @@ tests/signature.h tests/macros.h Depends-on: -stdbool-h +bool msvc-nothrow configure.ac: diff --git a/modules/poll-tests b/modules/poll-tests index 423bd40d93..14ba1c3b48 100644 --- a/modules/poll-tests +++ b/modules/poll-tests @@ -4,7 +4,7 @@ tests/signature.h tests/macros.h Depends-on: -stdbool-h +bool sys_socket-h netinet_in-h arpa_inet-h diff --git a/modules/posix_spawn-internal b/modules/posix_spawn-internal index 8940a4b1ab..8b5439e87b 100644 --- a/modules/posix_spawn-internal +++ b/modules/posix_spawn-internal @@ -20,7 +20,7 @@ concat-filename [test $HAVE_POSIX_SPAWN = 0] findprog-in [test $HAVE_POSIX_SPAWN = 0] free-posix [test $HAVE_POSIX_SPAWN = 0] malloca [test $HAVE_POSIX_SPAWN = 0] -stdbool-h [test $HAVE_POSIX_SPAWN = 0] +bool [test $HAVE_POSIX_SPAWN = 0] windows-spawn [test $HAVE_POSIX_SPAWN = 0] configure.ac: diff --git a/modules/posix_spawn-tests b/modules/posix_spawn-tests index 801b42658e..3e864a141e 100644 --- a/modules/posix_spawn-tests +++ b/modules/posix_spawn-tests @@ -14,7 +14,7 @@ Depends-on: posix_spawn_file_actions_init posix_spawn_file_actions_addopen posix_spawn_file_actions_destroy -stdbool-h +bool unistd-h sys_wait-h environ diff --git a/modules/posix_spawn_file_actions_addfchdir-tests b/modules/posix_spawn_file_actions_addfchdir-tests index e7229b4dae..ec92884349 100644 --- a/modules/posix_spawn_file_actions_addfchdir-tests +++ b/modules/posix_spawn_file_actions_addfchdir-tests @@ -9,7 +9,7 @@ Depends-on: posix_spawn_file_actions_init posix_spawn_file_actions_destroy posix_spawnp-tests -stdbool-h +bool findprog xvasprintf diff --git a/modules/posix_spawnp-tests b/modules/posix_spawnp-tests index dddf6478a0..11a36b3b68 100644 --- a/modules/posix_spawnp-tests +++ b/modules/posix_spawnp-tests @@ -20,7 +20,7 @@ posix_spawnattr_init posix_spawnattr_setsigmask posix_spawnattr_setflags posix_spawnattr_destroy -stdbool-h +bool unistd-h sys_wait-h dup diff --git a/modules/posixtm b/modules/posixtm index 431407be28..e86912247c 100644 --- a/modules/posixtm +++ b/modules/posixtm @@ -10,7 +10,7 @@ Depends-on: c-ctype idx mktime -stdbool-h +bool stdckdint-h time verify diff --git a/modules/priv-set b/modules/priv-set index 9b7ce2697b..2e97dc4f34 100644 --- a/modules/priv-set +++ b/modules/priv-set @@ -9,7 +9,7 @@ m4/priv-set.m4 Depends-on: errno-h extern-inline -stdbool-h +bool configure.ac: gl_PRIV_SET diff --git a/modules/propername b/modules/propername index 52949770c8..6e4ab3a4af 100644 --- a/modules/propername +++ b/modules/propername @@ -7,7 +7,7 @@ lib/propername.c Depends-on: c32isalnum -stdbool-h +bool trim mbsstr mbchar diff --git a/modules/pselect-tests b/modules/pselect-tests index 298fbb5561..04ed3de93a 100644 --- a/modules/pselect-tests +++ b/modules/pselect-tests @@ -5,7 +5,7 @@ tests/macros.h tests/signature.h Depends-on: -stdbool-h +bool netinet_in-h arpa_inet-h unistd-h diff --git a/modules/pthread-rwlock-extra-tests b/modules/pthread-rwlock-extra-tests index 032d2a4fc5..1fedd57f9e 100644 --- a/modules/pthread-rwlock-extra-tests +++ b/modules/pthread-rwlock-extra-tests @@ -9,7 +9,7 @@ Depends-on: extensions pthread-thread nanosleep -stdbool-h +bool configure.ac: diff --git a/modules/pthread-spin b/modules/pthread-spin index 25fd657f05..8229bc8a60 100644 --- a/modules/pthread-spin +++ b/modules/pthread-spin @@ -8,7 +8,7 @@ m4/atomic-cas.m4 Depends-on: pthread-h -stdbool-h [test $HAVE_PTHREAD_SPIN_INIT = 0 || test $REPLACE_PTHREAD_SPIN_INIT = 1] +bool [test $HAVE_PTHREAD_SPIN_INIT = 0 || test $REPLACE_PTHREAD_SPIN_INIT = 1] windows-spin [test $gl_threads_api = windows] configure.ac: diff --git a/modules/quotearg b/modules/quotearg index e716268d70..edf16acafe 100644 --- a/modules/quotearg +++ b/modules/quotearg @@ -21,7 +21,7 @@ memcmp minmax quotearg-simple localcharset -stdbool-h +bool stdint-h uchar-h xalloc diff --git a/modules/readlink-tests b/modules/readlink-tests index 104d9dd7fb..a3a4d09f08 100644 --- a/modules/readlink-tests +++ b/modules/readlink-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool symlink configure.ac: diff --git a/modules/readtokens b/modules/readtokens index 89625c921f..a065430bec 100644 --- a/modules/readtokens +++ b/modules/readtokens @@ -8,7 +8,7 @@ m4/readtokens.m4 Depends-on: xalloc -stdbool-h +bool configure.ac: gl_READTOKENS diff --git a/modules/readtokens0 b/modules/readtokens0 index 091b95cbf2..e6a16febdd 100644 --- a/modules/readtokens0 +++ b/modules/readtokens0 @@ -7,7 +7,7 @@ lib/readtokens0.c Depends-on: obstack -stdbool-h +bool configure.ac: diff --git a/modules/readutmp b/modules/readutmp index 617bb742b7..d71aaf67c2 100644 --- a/modules/readutmp +++ b/modules/readutmp @@ -13,7 +13,7 @@ extensions idx stat-time gettimeofday -stdbool-h +bool stdint-h strnlen time-h diff --git a/modules/regex b/modules/regex index 4263a6b0cc..34802a4a94 100644 --- a/modules/regex +++ b/modules/regex @@ -36,7 +36,7 @@ memmove [test $ac_use_included_regex = yes] mbrtowc [test $ac_use_included_regex = yes] mbsinit [test $ac_use_included_regex = yes] nl_langinfo [test $ac_use_included_regex = yes] -stdbool-h [test $ac_use_included_regex = yes] +bool [test $ac_use_included_regex = yes] stdckdint-h [test $ac_use_included_regex = yes] stdint-h [test $ac_use_included_regex = yes] verify [test $ac_use_included_regex = yes] diff --git a/modules/regex-quote b/modules/regex-quote index bdc2934e39..8d2cfae3a0 100644 --- a/modules/regex-quote +++ b/modules/regex-quote @@ -6,7 +6,7 @@ lib/regex-quote.h lib/regex-quote.c Depends-on: -stdbool-h +bool xalloc mbuiter mempcpy diff --git a/modules/relocatable-prog b/modules/relocatable-prog index 23b0fef895..3a04d3df82 100644 --- a/modules/relocatable-prog +++ b/modules/relocatable-prog @@ -22,7 +22,7 @@ canonicalize-lgpl xalloc xreadlink open -stdbool-h +bool unistd-h memcmp strdup diff --git a/modules/relocatable-prog-wrapper b/modules/relocatable-prog-wrapper index bf2535933e..95620104fe 100644 --- a/modules/relocatable-prog-wrapper +++ b/modules/relocatable-prog-wrapper @@ -69,7 +69,7 @@ libc-config limits-h pathmax ssize_t -stdbool-h +bool stddef-h stdckdint-h stdint-h diff --git a/modules/rename b/modules/rename index f9fef59c55..c0656bd341 100644 --- a/modules/rename +++ b/modules/rename @@ -15,7 +15,7 @@ lstat [test $REPLACE_RENAME = 1] rmdir [test $REPLACE_RENAME = 1] same-inode [test $REPLACE_RENAME = 1] stat [test $REPLACE_RENAME = 1] -stdbool-h [test $REPLACE_RENAME = 1] +bool [test $REPLACE_RENAME = 1] strdup [test $REPLACE_RENAME = 1] configure.ac: diff --git a/modules/rename-tests b/modules/rename-tests index 6ee2d76ac2..551cf3fb97 100644 --- a/modules/rename-tests +++ b/modules/rename-tests @@ -8,7 +8,7 @@ Depends-on: ignore-value errno-h link -stdbool-h +bool symlink sys_stat-h opendir diff --git a/modules/renameatu b/modules/renameatu index 49c2bd9882..2947159adb 100644 --- a/modules/renameatu +++ b/modules/renameatu @@ -15,7 +15,7 @@ filenamecat-lgpl [test $HAVE_RENAMEAT = 0 || test $REPLACE_RENAMEAT = 1] openat-h [test $HAVE_RENAMEAT = 0 || test $REPLACE_RENAMEAT = 1] fstatat [test $REPLACE_RENAMEAT = 1] readlinkat [test $REPLACE_RENAMEAT = 1] -stdbool-h [test $REPLACE_RENAMEAT = 1] +bool [test $REPLACE_RENAMEAT = 1] at-internal [test $HAVE_RENAMEAT = 0] filename [test $HAVE_RENAMEAT = 0] fstat [test $HAVE_RENAMEAT = 0] diff --git a/modules/rmdir-tests b/modules/rmdir-tests index 54130405c2..524aadeb18 100644 --- a/modules/rmdir-tests +++ b/modules/rmdir-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool symlink configure.ac: diff --git a/modules/round-tests b/modules/round-tests index 0504c0a997..85476eb6d8 100644 --- a/modules/round-tests +++ b/modules/round-tests @@ -10,7 +10,7 @@ Depends-on: assert-h isnand-nolibm nan -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/roundf-tests b/modules/roundf-tests index b3b647e5a4..b55613c68d 100644 --- a/modules/roundf-tests +++ b/modules/roundf-tests @@ -13,7 +13,7 @@ ceilf floorf isnanf-nolibm nan -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/rpmatch b/modules/rpmatch index 63a59e5b3f..657047da1d 100644 --- a/modules/rpmatch +++ b/modules/rpmatch @@ -8,7 +8,7 @@ m4/rpmatch.m4 Depends-on: stdlib-h extensions -stdbool-h [test $HAVE_RPMATCH = 0] +bool [test $HAVE_RPMATCH = 0] gettext-h [test $HAVE_RPMATCH = 0] gnulib-i18n [test $HAVE_RPMATCH = 0] regex [test $HAVE_RPMATCH = 0] diff --git a/modules/same b/modules/same index 7e76a2b500..4f858b1a2f 100644 --- a/modules/same +++ b/modules/same @@ -15,7 +15,7 @@ fstat fstatat openat same-inode -stdbool-h +bool memcmp configure.ac: diff --git a/modules/same-inode b/modules/same-inode index 2c92ab7985..1800e16ff8 100644 --- a/modules/same-inode +++ b/modules/same-inode @@ -7,7 +7,7 @@ lib/same-inode.h Depends-on: extern-inline -stdbool-h +bool sys_types-h configure.ac: diff --git a/modules/save-cwd b/modules/save-cwd index 62e9733865..119232ab0b 100644 --- a/modules/save-cwd +++ b/modules/save-cwd @@ -11,7 +11,7 @@ chdir-long fchdir getcwd-lgpl open -stdbool-h +bool configure.ac: gl_SAVE_CWD diff --git a/modules/savewd b/modules/savewd index 4a2c5d7cdc..c195dc7e6c 100644 --- a/modules/savewd +++ b/modules/savewd @@ -16,7 +16,7 @@ fchdir fcntl-h filename raise -stdbool-h +bool stdlib-h sys_wait-h unistd-h diff --git a/modules/select-tests b/modules/select-tests index 25f493f5b2..d9c09cd375 100644 --- a/modules/select-tests +++ b/modules/select-tests @@ -9,7 +9,7 @@ tests/test-select-out.sh tests/test-select-stdin.c Depends-on: -stdbool-h +bool sys_socket-h netinet_in-h arpa_inet-h diff --git a/modules/set b/modules/set index 094679b8e0..7b86219376 100644 --- a/modules/set +++ b/modules/set @@ -7,7 +7,7 @@ lib/gl_set.c Depends-on: extern-inline -stdbool-h +bool configure.ac: diff --git a/modules/spawn-pipe b/modules/spawn-pipe index 0ad87102e3..3c01e104fe 100644 --- a/modules/spawn-pipe +++ b/modules/spawn-pipe @@ -37,7 +37,7 @@ posix_spawnattr_setpgroup posix_spawnattr_setsigmask posix_spawnattr_setflags posix_spawnattr_destroy -stdbool-h +bool stdlib-h unistd-h unistd-safer diff --git a/modules/spawn-pipe-tests b/modules/spawn-pipe-tests index 5f37cf7a7e..00a786bb06 100644 --- a/modules/spawn-pipe-tests +++ b/modules/spawn-pipe-tests @@ -12,7 +12,7 @@ tests/macros.h Depends-on: close msvc-inval -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/stack b/modules/stack index 70949bf35d..e4da4012e4 100644 --- a/modules/stack +++ b/modules/stack @@ -6,7 +6,7 @@ lib/stack.h Depends-on: assure -stdbool-h +bool stdlib-h xalloc diff --git a/modules/stat b/modules/stat index 9db4f2e860..dc91855049 100644 --- a/modules/stat +++ b/modules/stat @@ -15,7 +15,7 @@ filename [test $REPLACE_STAT = 1] malloca [test $REPLACE_STAT = 1] pathmax [test $REPLACE_STAT = 1] stat-time [test $REPLACE_STAT = 1] -stdbool-h [test $REPLACE_STAT = 1] +bool [test $REPLACE_STAT = 1] configure.ac: gl_FUNC_STAT diff --git a/modules/stat-tests b/modules/stat-tests index b1bb953256..e06ce461ef 100644 --- a/modules/stat-tests +++ b/modules/stat-tests @@ -7,7 +7,7 @@ tests/macros.h Depends-on: getcwd-lgpl same-inode -stdbool-h +bool symlink configure.ac: diff --git a/modules/stdbit-h b/modules/stdbit-h index 99a536b4a8..bb99004177 100644 --- a/modules/stdbit-h +++ b/modules/stdbit-h @@ -9,7 +9,7 @@ m4/stdbit_h.m4 Depends-on: gen-header extern-inline [$GL_GENERATE_STDBIT_H] -stdbool-h [$GL_GENERATE_STDBIT_H] +bool [$GL_GENERATE_STDBIT_H] configure.ac: gl_STDBIT_H diff --git a/modules/stdbool b/modules/stdbool index 709db2e80f..c24a7937f2 100644 --- a/modules/stdbool +++ b/modules/stdbool @@ -5,12 +5,12 @@ Status: deprecated Notice: -This module is deprecated. Use the module 'stdbool-h' instead. +This module is deprecated. Use the module 'bool' instead. Files: Depends-on: -stdbool-h +bool configure.ac: diff --git a/modules/stdbool-h-c++-tests b/modules/stdbool-h-c++-tests deleted file mode 100644 index 5d8e401b57..0000000000 --- a/modules/stdbool-h-c++-tests +++ /dev/null @@ -1,18 +0,0 @@ -Files: -tests/test-stdbool-h-c++.cc -tests/test-stdbool-h-c++2.cc - -Status: -c++-test - -Depends-on: -ansi-c++-opt - -configure.ac: - -Makefile.am: -if ANSICXX -TESTS += test-stdbool-h-c++ -check_PROGRAMS += test-stdbool-h-c++ -test_stdbool_h_c___SOURCES = test-stdbool-h-c++.cc test-stdbool-h-c++2.cc -endif diff --git a/modules/stdbool-h-c99-c++-tests b/modules/stdbool-h-c99-c++-tests index e742588d11..4d6a943ced 100644 --- a/modules/stdbool-h-c99-c++-tests +++ b/modules/stdbool-h-c99-c++-tests @@ -1,7 +1,7 @@ Files: tests/test-stdbool-h-c99-c++.cc -tests/test-stdbool-h-c++.cc -tests/test-stdbool-h-c++2.cc +tests/test-bool-c++.cc +tests/test-bool-c++2.cc Status: c++-test @@ -15,5 +15,5 @@ Makefile.am: if ANSICXX TESTS += test-stdbool-h-c99-c++ check_PROGRAMS += test-stdbool-h-c99-c++ -test_stdbool_h_c99_c___SOURCES = test-stdbool-h-c99-c++.cc test-stdbool-h-c++2.cc +test_stdbool_h_c99_c___SOURCES = test-stdbool-h-c99-c++.cc test-bool-c++2.cc endif diff --git a/modules/stdbool-h-c99-tests b/modules/stdbool-h-c99-tests index 08ffd5362e..1cef5093ae 100644 --- a/modules/stdbool-h-c99-tests +++ b/modules/stdbool-h-c99-tests @@ -1,6 +1,6 @@ Files: tests/test-stdbool-h-c99.c -tests/test-stdbool-h.c +tests/test-bool.c Depends-on: stdbool-h-c99-c++-tests diff --git a/modules/stdbool-h-tests b/modules/stdbool-h-tests deleted file mode 100644 index cd485664d4..0000000000 --- a/modules/stdbool-h-tests +++ /dev/null @@ -1,11 +0,0 @@ -Files: -tests/test-stdbool-h.c - -Depends-on: -stdbool-h-c++-tests - -configure.ac: - -Makefile.am: -TESTS += test-stdbool-h -check_PROGRAMS += test-stdbool-h diff --git a/modules/stdc_bit_ceil-tests b/modules/stdc_bit_ceil-tests index e1fd811271..7502fce2ee 100644 --- a/modules/stdc_bit_ceil-tests +++ b/modules/stdc_bit_ceil-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_bit_floor-tests b/modules/stdc_bit_floor-tests index d413a51b79..5a4abf590a 100644 --- a/modules/stdc_bit_floor-tests +++ b/modules/stdc_bit_floor-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_bit_width-tests b/modules/stdc_bit_width-tests index a25b20e280..4492d6bbf3 100644 --- a/modules/stdc_bit_width-tests +++ b/modules/stdc_bit_width-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_count_ones-tests b/modules/stdc_count_ones-tests index 8c656dafd2..5d47d2352d 100644 --- a/modules/stdc_count_ones-tests +++ b/modules/stdc_count_ones-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_count_zeros-tests b/modules/stdc_count_zeros-tests index 89f1784ee6..26f27f890c 100644 --- a/modules/stdc_count_zeros-tests +++ b/modules/stdc_count_zeros-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_first_leading_one-tests b/modules/stdc_first_leading_one-tests index 5ed868ba5c..fe9886c1d1 100644 --- a/modules/stdc_first_leading_one-tests +++ b/modules/stdc_first_leading_one-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_first_leading_zero-tests b/modules/stdc_first_leading_zero-tests index 2508f9d64c..1a472c5a31 100644 --- a/modules/stdc_first_leading_zero-tests +++ b/modules/stdc_first_leading_zero-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_first_trailing_one-tests b/modules/stdc_first_trailing_one-tests index 038bb49e90..55750087b8 100644 --- a/modules/stdc_first_trailing_one-tests +++ b/modules/stdc_first_trailing_one-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_first_trailing_zero-tests b/modules/stdc_first_trailing_zero-tests index c6e765cf8b..4fe9379d32 100644 --- a/modules/stdc_first_trailing_zero-tests +++ b/modules/stdc_first_trailing_zero-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_has_single_bit-tests b/modules/stdc_has_single_bit-tests index c89fb5c68c..38794de988 100644 --- a/modules/stdc_has_single_bit-tests +++ b/modules/stdc_has_single_bit-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_leading_ones-tests b/modules/stdc_leading_ones-tests index b315fbceaa..6c0dfab5e0 100644 --- a/modules/stdc_leading_ones-tests +++ b/modules/stdc_leading_ones-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_leading_zeros-tests b/modules/stdc_leading_zeros-tests index d31c165bd9..823079ba94 100644 --- a/modules/stdc_leading_zeros-tests +++ b/modules/stdc_leading_zeros-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_trailing_ones-tests b/modules/stdc_trailing_ones-tests index 7fbd110d0f..f39a261a6c 100644 --- a/modules/stdc_trailing_ones-tests +++ b/modules/stdc_trailing_ones-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdc_trailing_zeros-tests b/modules/stdc_trailing_zeros-tests index a785277c38..e6206eb17f 100644 --- a/modules/stdc_trailing_zeros-tests +++ b/modules/stdc_trailing_zeros-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: libc-config -stdbool-h +bool stdint-h assert-h diff --git a/modules/stdckdint-h b/modules/stdckdint-h index e102527588..24e26cfb69 100644 --- a/modules/stdckdint-h +++ b/modules/stdckdint-h @@ -7,7 +7,7 @@ lib/intprops-internal.h Depends-on: gen-header -stdbool-h +bool configure.ac: AC_CHECK_HEADERS_ONCE([stdckdint.h]) diff --git a/modules/stdckdint-h-tests b/modules/stdckdint-h-tests index 6e12249cb7..a7bf9c08a6 100644 --- a/modules/stdckdint-h-tests +++ b/modules/stdckdint-h-tests @@ -6,7 +6,7 @@ tests/test-stdckdint-h.c Depends-on: assert-h inttypes-h -stdbool-h +bool stdckdint-h-c++-tests configure.ac: diff --git a/modules/strcasestr b/modules/strcasestr index 113da1c54b..a74b18e5cb 100644 --- a/modules/strcasestr +++ b/modules/strcasestr @@ -5,7 +5,7 @@ Files: lib/strcasestr.c Depends-on: -stdbool-h +bool strcasestr-simple configure.ac: diff --git a/modules/strcasestr-simple b/modules/strcasestr-simple index c538d5d7bb..050bd81903 100644 --- a/modules/strcasestr-simple +++ b/modules/strcasestr-simple @@ -8,7 +8,7 @@ m4/strcasestr.m4 Depends-on: string-h -stdbool-h +bool strcase memchr memcmp diff --git a/modules/strfmon_l b/modules/strfmon_l index 30bc715e59..628e0c041c 100644 --- a/modules/strfmon_l +++ b/modules/strfmon_l @@ -10,7 +10,7 @@ m4/codeset.m4 Depends-on: monetary-h extensions -stdbool-h [test $REPLACE_STRFMON_L = 1] +bool [test $REPLACE_STRFMON_L = 1] configure.ac: gl_FUNC_STRFMON_L diff --git a/modules/striconveh b/modules/striconveh index 38862522a6..a55a26d7bf 100644 --- a/modules/striconveh +++ b/modules/striconveh @@ -7,7 +7,7 @@ lib/striconveh.c lib/iconveh.h Depends-on: -stdbool-h +bool iconv iconv_open unistr/u8-prev diff --git a/modules/striconveha b/modules/striconveha index 29df90cccd..aa58691596 100644 --- a/modules/striconveha +++ b/modules/striconveha @@ -7,7 +7,7 @@ lib/striconveha.h lib/striconveha.c Depends-on: -stdbool-h +bool striconveh malloca strdup diff --git a/modules/string-buffer b/modules/string-buffer index 7580ba368f..c8e18f4811 100644 --- a/modules/string-buffer +++ b/modules/string-buffer @@ -7,7 +7,7 @@ lib/string-buffer.c lib/string-buffer-printf.c Depends-on: -stdbool-h +bool attribute string-desc stdarg-h diff --git a/modules/string-desc b/modules/string-desc index b6ac03d1b1..cc4e38cf4b 100644 --- a/modules/string-desc +++ b/modules/string-desc @@ -7,7 +7,7 @@ lib/string-desc.c lib/string-desc-contains.c Depends-on: -stdbool-h +bool idx c-ctype ialloc diff --git a/modules/strptime b/modules/strptime index f6b70ce300..9ebb97e2fe 100644 --- a/modules/strptime +++ b/modules/strptime @@ -12,7 +12,7 @@ extensions sys_time-h [test $HAVE_STRPTIME = 0] string-h [test $HAVE_STRPTIME = 0] strcase [test $HAVE_STRPTIME = 0] -stdbool-h [test $HAVE_STRPTIME = 0] +bool [test $HAVE_STRPTIME = 0] time_r [test $HAVE_STRPTIME = 0] configure.ac: diff --git a/modules/strstr-simple b/modules/strstr-simple index bb4568a66a..ce8ca9c465 100644 --- a/modules/strstr-simple +++ b/modules/strstr-simple @@ -9,7 +9,7 @@ m4/strstr.m4 Depends-on: string-h builtin-expect [test $REPLACE_STRSTR = 1] -stdbool-h [test $REPLACE_STRSTR = 1] +bool [test $REPLACE_STRSTR = 1] memchr [test $REPLACE_STRSTR = 1] memcmp [test $REPLACE_STRSTR = 1] diff --git a/modules/strtod b/modules/strtod index c4c10694bb..23ef6a5213 100644 --- a/modules/strtod +++ b/modules/strtod @@ -11,7 +11,7 @@ stdlib-h strtod-obsolete c-ctype [test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1] math-h [test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1] -stdbool-h [test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1] +bool [test $HAVE_STRTOD = 0 || test $REPLACE_STRTOD = 1] configure.ac: gl_FUNC_STRTOD diff --git a/modules/strtof b/modules/strtof index dc99102acf..df3d795100 100644 --- a/modules/strtof +++ b/modules/strtof @@ -11,7 +11,7 @@ Depends-on: stdlib-h c-ctype [test $HAVE_STRTOF = 0 || test $REPLACE_STRTOF = 1] math-h [test $HAVE_STRTOF = 0 || test $REPLACE_STRTOF = 1] -stdbool-h [test $HAVE_STRTOF = 0 || test $REPLACE_STRTOF = 1] +bool [test $HAVE_STRTOF = 0 || test $REPLACE_STRTOF = 1] configure.ac: gl_FUNC_STRTOF diff --git a/modules/strtold b/modules/strtold index 2b343e32b4..4d8f6628b8 100644 --- a/modules/strtold +++ b/modules/strtold @@ -12,7 +12,7 @@ Depends-on: stdlib-h c-ctype [test $HAVE_STRTOLD = 0 || test $REPLACE_STRTOLD = 1] math-h [test $HAVE_STRTOLD = 0 || test $REPLACE_STRTOLD = 1] -stdbool-h [test $HAVE_STRTOLD = 0 || test $REPLACE_STRTOLD = 1] +bool [test $HAVE_STRTOLD = 0 || test $REPLACE_STRTOLD = 1] strtod [{ test $HAVE_STRTOLD = 0 || test $REPLACE_STRTOLD = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1] configure.ac: diff --git a/modules/supersede b/modules/supersede index da5c746552..6ce5498219 100644 --- a/modules/supersede +++ b/modules/supersede @@ -9,7 +9,7 @@ m4/supersede.m4 Depends-on: c99 fcntl-h -stdbool-h +bool sys_stat-h clean-temp tempname diff --git a/modules/symlink-tests b/modules/symlink-tests index a2a0365408..b6a7af390b 100644 --- a/modules/symlink-tests +++ b/modules/symlink-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool configure.ac: diff --git a/modules/system-quote b/modules/system-quote index f12f524e7b..c8e9333a49 100644 --- a/modules/system-quote +++ b/modules/system-quote @@ -7,7 +7,7 @@ lib/system-quote.c Depends-on: sh-quote -stdbool-h +bool xalloc configure.ac: diff --git a/modules/system-quote-tests b/modules/system-quote-tests index 7776ef8a25..6649889beb 100644 --- a/modules/system-quote-tests +++ b/modules/system-quote-tests @@ -8,7 +8,7 @@ tests/test-system-quote-child.c tests/macros.h Depends-on: -stdbool-h +bool unistd-h popen pclose diff --git a/modules/tempname b/modules/tempname index 0045d7c49b..e813884c62 100644 --- a/modules/tempname +++ b/modules/tempname @@ -16,7 +16,7 @@ getrandom libc-config lstat mkdir -stdbool-h +bool stdint-h sys_stat-h time-h diff --git a/modules/term-style-control b/modules/term-style-control index 866cb0c90d..6a5a860773 100644 --- a/modules/term-style-control +++ b/modules/term-style-control @@ -7,7 +7,7 @@ lib/term-style-control.c m4/tcgetattr.m4 Depends-on: -stdbool-h +bool fatal-signal sigaction sigprocmask diff --git a/modules/term-style-control-tests b/modules/term-style-control-tests index e6fc895e5c..22ae8139eb 100644 --- a/modules/term-style-control-tests +++ b/modules/term-style-control-tests @@ -3,7 +3,7 @@ tests/test-term-style-control-hello.c tests/test-term-style-control-yes.c Depends-on: -stdbool-h +bool unistd-h full-write diff --git a/modules/time_rz b/modules/time_rz index 64b6ca9bd0..ac5a0e7a84 100644 --- a/modules/time_rz +++ b/modules/time_rz @@ -13,7 +13,7 @@ time-h flexmember [test $HAVE_TZALLOC = 0 || test $REPLACE_LOCALTIME_RZ = 1 || test $REPLACE_MKTIME_Z = 1] idx [test $HAVE_TZALLOC = 0 || test $REPLACE_LOCALTIME_RZ = 1 || test $REPLACE_MKTIME_Z = 1] setenv [test $HAVE_TZALLOC = 0 || test $REPLACE_LOCALTIME_RZ = 1 || test $REPLACE_MKTIME_Z = 1] -stdbool-h [test $HAVE_TZALLOC = 0 || test $REPLACE_LOCALTIME_RZ = 1 || test $REPLACE_MKTIME_Z = 1] +bool [test $HAVE_TZALLOC = 0 || test $REPLACE_LOCALTIME_RZ = 1 || test $REPLACE_MKTIME_Z = 1] time_r [test $HAVE_TZALLOC = 0 || test $REPLACE_LOCALTIME_RZ = 1 || test $REPLACE_MKTIME_Z = 1] timegm [test $HAVE_TZALLOC = 0 || test $REPLACE_LOCALTIME_RZ = 1 || test $REPLACE_MKTIME_Z = 1] tzset [test $HAVE_TZALLOC = 0 || test $REPLACE_LOCALTIME_RZ = 1 || test $REPLACE_MKTIME_Z = 1] diff --git a/modules/timespec-add b/modules/timespec-add index 91b61bb385..c469077c3b 100644 --- a/modules/timespec-add +++ b/modules/timespec-add @@ -7,7 +7,7 @@ lib/timespec-add.c Depends-on: c99 intprops -stdbool-h +bool stdckdint-h timespec diff --git a/modules/timespec-sub b/modules/timespec-sub index 7899932576..d5f5931749 100644 --- a/modules/timespec-sub +++ b/modules/timespec-sub @@ -7,7 +7,7 @@ lib/timespec-sub.c Depends-on: c99 intprops -stdbool-h +bool stdckdint-h timespec diff --git a/modules/timespec-tests b/modules/timespec-tests index c7c14f1d32..4e119bc68e 100644 --- a/modules/timespec-tests +++ b/modules/timespec-tests @@ -5,7 +5,7 @@ tests/macros.h Depends-on: dtotimespec intprops -stdbool-h +bool timespec-add timespec-sub diff --git a/modules/tmpdir b/modules/tmpdir index 00ab1a3228..6e5192d24d 100644 --- a/modules/tmpdir +++ b/modules/tmpdir @@ -9,7 +9,7 @@ m4/tmpdir.m4 Depends-on: secure_getenv stat -stdbool-h +bool sys_stat-h pathmax diff --git a/modules/tmpfile b/modules/tmpfile index aa4fc94ded..748fa0a26e 100644 --- a/modules/tmpfile +++ b/modules/tmpfile @@ -9,7 +9,7 @@ Depends-on: stdio-h largefile pathmax [test $REPLACE_TMPFILE = 1] -stdbool-h [test $REPLACE_TMPFILE = 1] +bool [test $REPLACE_TMPFILE = 1] tempname [test $REPLACE_TMPFILE = 1] tmpdir [test $REPLACE_TMPFILE = 1] diff --git a/modules/totalorderl b/modules/totalorderl index 1e382930c0..3fe5abfc5b 100644 --- a/modules/totalorderl +++ b/modules/totalorderl @@ -13,7 +13,7 @@ math-h extensions totalorder [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1] float-h [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] -stdbool-h [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +bool [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] isnanl [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] signbit [{ test $HAVE_TOTALORDERL = 0 || test $REPLACE_TOTALORDERL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] diff --git a/modules/totalordermagl b/modules/totalordermagl index 8663f4fddc..6e2707eed3 100644 --- a/modules/totalordermagl +++ b/modules/totalordermagl @@ -13,7 +13,7 @@ math-h extensions totalordermag [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1] float-h [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] -stdbool-h [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] +bool [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] stdint-h [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] verify [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] isnanl [{ test $HAVE_TOTALORDERMAGL = 0 || test $REPLACE_TOTALORDERMAGL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0] diff --git a/modules/trunc-tests b/modules/trunc-tests index 2da2703710..e64ed86546 100644 --- a/modules/trunc-tests +++ b/modules/trunc-tests @@ -10,7 +10,7 @@ Depends-on: float-h isnand-nolibm nan -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/truncf-tests b/modules/truncf-tests index a7303896a3..da9b25f79c 100644 --- a/modules/truncf-tests +++ b/modules/truncf-tests @@ -10,7 +10,7 @@ Depends-on: float-h isnanf-nolibm nan -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/u64 b/modules/u64 index a0f0324a81..3a78ce3691 100644 --- a/modules/u64 +++ b/modules/u64 @@ -8,7 +8,7 @@ lib/u64.c Depends-on: byteswap extern-inline -stdbool-h +bool stdint-h configure.ac: diff --git a/modules/unicase/base b/modules/unicase/base index 0f41ce781c..e3313f11d9 100644 --- a/modules/unicase/base +++ b/modules/unicase/base @@ -10,7 +10,7 @@ Depends-on: gen-header unitypes-h uninorm/base -stdbool-h +bool configure.ac: gl_LIBUNISTRING_LIBHEADER([1.2], [unicase.h]) diff --git a/modules/unicase/cased b/modules/unicase/cased index 820b77cf9c..e5baa4a280 100644 --- a/modules/unicase/cased +++ b/modules/unicase/cased @@ -9,7 +9,7 @@ lib/unictype/bitmap.h Depends-on: unitypes-h -stdbool-h +bool configure.ac: AC_REQUIRE([AC_C_INLINE]) diff --git a/modules/unicase/ignorable b/modules/unicase/ignorable index f43556d2bd..6e83f02cf1 100644 --- a/modules/unicase/ignorable +++ b/modules/unicase/ignorable @@ -9,7 +9,7 @@ lib/unictype/bitmap.h Depends-on: unitypes-h -stdbool-h +bool configure.ac: AC_REQUIRE([AC_C_INLINE]) diff --git a/modules/unicase/u16-casemap b/modules/unicase/u16-casemap index 2a22ee3e22..7ee61d13e5 100644 --- a/modules/unicase/u16-casemap +++ b/modules/unicase/u16-casemap @@ -18,7 +18,7 @@ unistr/u16-mbtouc-unsafe unistr/u16-uctomb unistr/u16-cpy uninorm/u16-normalize -stdbool-h +bool configure.ac: diff --git a/modules/unicase/u16-ct-totitle b/modules/unicase/u16-ct-totitle index 7ecdb278c0..2e0e530e2b 100644 --- a/modules/unicase/u16-ct-totitle +++ b/modules/unicase/u16-ct-totitle @@ -20,7 +20,7 @@ unistr/u16-mbtouc-unsafe unistr/u16-uctomb unistr/u16-cpy uninorm/u16-normalize -stdbool-h +bool configure.ac: gl_LIBUNISTRING_MODULE([1.3], [unicase/u16-ct-totitle]) diff --git a/modules/unicase/u16-is-invariant b/modules/unicase/u16-is-invariant index 872c710b7b..2a2c92cf80 100644 --- a/modules/unicase/u16-is-invariant +++ b/modules/unicase/u16-is-invariant @@ -12,7 +12,7 @@ uninorm/base uninorm/u16-normalize uninorm/nfd unistr/u16-cmp -stdbool-h +bool configure.ac: diff --git a/modules/unicase/u32-casemap b/modules/unicase/u32-casemap index 26b103b048..f5b9a35896 100644 --- a/modules/unicase/u32-casemap +++ b/modules/unicase/u32-casemap @@ -18,7 +18,7 @@ unistr/u32-mbtouc-unsafe unistr/u32-uctomb unistr/u32-cpy uninorm/u32-normalize -stdbool-h +bool configure.ac: diff --git a/modules/unicase/u32-ct-totitle b/modules/unicase/u32-ct-totitle index 970b61938b..5d43bba4e1 100644 --- a/modules/unicase/u32-ct-totitle +++ b/modules/unicase/u32-ct-totitle @@ -20,7 +20,7 @@ unistr/u32-mbtouc-unsafe unistr/u32-uctomb unistr/u32-cpy uninorm/u32-normalize -stdbool-h +bool configure.ac: gl_LIBUNISTRING_MODULE([1.3], [unicase/u32-ct-totitle]) diff --git a/modules/unicase/u32-is-invariant b/modules/unicase/u32-is-invariant index 6a6467ba16..6b0875ff0f 100644 --- a/modules/unicase/u32-is-invariant +++ b/modules/unicase/u32-is-invariant @@ -12,7 +12,7 @@ uninorm/base uninorm/u32-normalize uninorm/nfd unistr/u32-cmp -stdbool-h +bool configure.ac: diff --git a/modules/unicase/u8-casemap b/modules/unicase/u8-casemap index e2a9862069..05ac4e81cb 100644 --- a/modules/unicase/u8-casemap +++ b/modules/unicase/u8-casemap @@ -18,7 +18,7 @@ unistr/u8-mbtouc-unsafe unistr/u8-uctomb unistr/u8-cpy uninorm/u8-normalize -stdbool-h +bool configure.ac: diff --git a/modules/unicase/u8-ct-totitle b/modules/unicase/u8-ct-totitle index 5fec28184d..e176293cb9 100644 --- a/modules/unicase/u8-ct-totitle +++ b/modules/unicase/u8-ct-totitle @@ -20,7 +20,7 @@ unistr/u8-mbtouc-unsafe unistr/u8-uctomb unistr/u8-cpy uninorm/u8-normalize -stdbool-h +bool configure.ac: gl_LIBUNISTRING_MODULE([1.3], [unicase/u8-ct-totitle]) diff --git a/modules/unicase/u8-is-invariant b/modules/unicase/u8-is-invariant index 87f6909a78..e2fd837ec8 100644 --- a/modules/unicase/u8-is-invariant +++ b/modules/unicase/u8-is-invariant @@ -12,7 +12,7 @@ uninorm/base uninorm/u8-normalize uninorm/nfd unistr/u8-cmp -stdbool-h +bool configure.ac: diff --git a/modules/uniconv/base b/modules/uniconv/base index 00342935de..f60d1b468d 100644 --- a/modules/uniconv/base +++ b/modules/uniconv/base @@ -10,7 +10,7 @@ m4/libunistring-base.m4 Depends-on: gen-header -stdbool-h +bool unitypes-h configure.ac: diff --git a/modules/unictype/base b/modules/unictype/base index 5de097478d..7a02c71985 100644 --- a/modules/unictype/base +++ b/modules/unictype/base @@ -9,7 +9,7 @@ m4/unictype_h.m4 Depends-on: gen-header unitypes-h -stdbool-h +bool configure.ac: gl_LIBUNISTRING_LIBHEADER([1.3], [unictype.h]) diff --git a/modules/unictype/category-byname-tests b/modules/unictype/category-byname-tests index d3b8334a83..209711bd0d 100644 --- a/modules/unictype/category-byname-tests +++ b/modules/unictype/category-byname-tests @@ -3,7 +3,7 @@ tests/unictype/test-categ_byname.c tests/macros.h Depends-on: -stdbool-h +bool unictype/category-test configure.ac: diff --git a/modules/unigbrk/base b/modules/unigbrk/base index 08a82e90a9..6e45598e6a 100644 --- a/modules/unigbrk/base +++ b/modules/unigbrk/base @@ -8,7 +8,7 @@ m4/libunistring-base.m4 Depends-on: gen-header unitypes-h -stdbool-h +bool configure.ac: gl_LIBUNISTRING_LIBHEADER([1.2], [unigbrk.h]) diff --git a/modules/unigbrk/u16-grapheme-breaks b/modules/unigbrk/u16-grapheme-breaks index bb9140145e..062892058b 100644 --- a/modules/unigbrk/u16-grapheme-breaks +++ b/modules/unigbrk/u16-grapheme-breaks @@ -11,7 +11,7 @@ unigbrk/uc-gbrk-prop unictype/incb-of unictype/property-extended-pictographic unistr/u16-mbtouc -stdbool-h +bool configure.ac: gl_MODULE_INDICATOR([unigbrk/u16-grapheme-breaks]) diff --git a/modules/unigbrk/u32-grapheme-breaks b/modules/unigbrk/u32-grapheme-breaks index 18d546b79f..b866804570 100644 --- a/modules/unigbrk/u32-grapheme-breaks +++ b/modules/unigbrk/u32-grapheme-breaks @@ -11,7 +11,7 @@ unigbrk/uc-gbrk-prop unictype/incb-of unictype/property-extended-pictographic unistr/u32-mbtouc -stdbool-h +bool configure.ac: gl_MODULE_INDICATOR([unigbrk/u32-grapheme-breaks]) diff --git a/modules/unigbrk/u8-grapheme-breaks b/modules/unigbrk/u8-grapheme-breaks index 5224efa09e..283cd8c1b5 100644 --- a/modules/unigbrk/u8-grapheme-breaks +++ b/modules/unigbrk/u8-grapheme-breaks @@ -11,7 +11,7 @@ unigbrk/uc-gbrk-prop unictype/incb-of unictype/property-extended-pictographic unistr/u8-mbtouc -stdbool-h +bool configure.ac: gl_MODULE_INDICATOR([unigbrk/u8-grapheme-breaks]) diff --git a/modules/unigbrk/uc-grapheme-breaks b/modules/unigbrk/uc-grapheme-breaks index d1010371c4..afdf3c0e08 100644 --- a/modules/unigbrk/uc-grapheme-breaks +++ b/modules/unigbrk/uc-grapheme-breaks @@ -10,7 +10,7 @@ unigbrk/base unigbrk/uc-gbrk-prop unictype/incb-of unictype/property-extended-pictographic -stdbool-h +bool configure.ac: gl_MODULE_INDICATOR([unigbrk/uc-grapheme-breaks]) diff --git a/modules/unigbrk/uc-is-grapheme-break-tests b/modules/unigbrk/uc-is-grapheme-break-tests index 94aa21de30..b699dc55aa 100644 --- a/modules/unigbrk/uc-is-grapheme-break-tests +++ b/modules/unigbrk/uc-is-grapheme-break-tests @@ -6,7 +6,7 @@ tests/unigbrk/GraphemeBreakTest.txt Depends-on: unictype/incb-of unictype/property-extended-pictographic -stdbool-h +bool configure.ac: diff --git a/modules/unilbrk/base b/modules/unilbrk/base index 1d1dec0106..b17094527b 100644 --- a/modules/unilbrk/base +++ b/modules/unilbrk/base @@ -9,7 +9,7 @@ Depends-on: gen-header unitypes-h localcharset -stdbool-h +bool configure.ac: gl_LIBUNISTRING_LIBHEADER([0.9.11], [unilbrk.h]) diff --git a/modules/uniname/uniname b/modules/uniname/uniname index 158a8dc52f..d0951d8472 100644 --- a/modules/uniname/uniname +++ b/modules/uniname/uniname @@ -10,7 +10,7 @@ Depends-on: uniname/base attribute memcmp -stdbool-h +bool c99 configure.ac: diff --git a/modules/unistd-safer-tests b/modules/unistd-safer-tests index dc3ed072d6..3281ebb00d 100644 --- a/modules/unistd-safer-tests +++ b/modules/unistd-safer-tests @@ -10,7 +10,7 @@ dup fd-safer-flag getdtablesize msvc-nothrow -stdbool-h +bool configure.ac: diff --git a/modules/unistdio/u8-asnprintf-extra-tests b/modules/unistdio/u8-asnprintf-extra-tests index c134d0b421..28dd30dd68 100644 --- a/modules/unistdio/u8-asnprintf-extra-tests +++ b/modules/unistdio/u8-asnprintf-extra-tests @@ -6,7 +6,7 @@ tests/unistdio/test-u8-asnprintf-big.c tests/macros.h Depends-on: -stdbool-h +bool stdint-h physmem unistr/u8-strlen diff --git a/modules/unistdio/ulc-asnprintf-extra-tests b/modules/unistdio/ulc-asnprintf-extra-tests index a172053037..5c5ffaa8f6 100644 --- a/modules/unistdio/ulc-asnprintf-extra-tests +++ b/modules/unistdio/ulc-asnprintf-extra-tests @@ -6,7 +6,7 @@ tests/unistdio/test-ulc-asnprintf-big.c tests/macros.h Depends-on: -stdbool-h +bool stdint-h physmem diff --git a/modules/unistr/base b/modules/unistr/base index ba45a898fa..9df0fffe6d 100644 --- a/modules/unistr/base +++ b/modules/unistr/base @@ -8,7 +8,7 @@ m4/libunistring-base.m4 Depends-on: gen-header unitypes-h -stdbool-h +bool inline configure.ac: diff --git a/modules/unistr/u16-strstr b/modules/unistr/u16-strstr index fc96847b4c..26321f8f2c 100644 --- a/modules/unistr/u16-strstr +++ b/modules/unistr/u16-strstr @@ -11,7 +11,7 @@ unistr/base unistr/u16-chr unistr/u16-strchr unistr/u16-cmp -stdbool-h +bool configure.ac: gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u16-strstr]) diff --git a/modules/unistr/u32-strstr b/modules/unistr/u32-strstr index 9fc6e039f8..78d280c90a 100644 --- a/modules/unistr/u32-strstr +++ b/modules/unistr/u32-strstr @@ -11,7 +11,7 @@ unistr/base unistr/u32-chr unistr/u32-strchr unistr/u32-cmp -stdbool-h +bool configure.ac: gl_LIBUNISTRING_MODULE([0.9.4], [unistr/u32-strstr]) diff --git a/modules/unlink-tests b/modules/unlink-tests index 1810b7dd2c..f757593676 100644 --- a/modules/unlink-tests +++ b/modules/unlink-tests @@ -6,7 +6,7 @@ tests/macros.h Depends-on: ignore-value -stdbool-h +bool symlink unlinkdir diff --git a/modules/unlinkdir b/modules/unlinkdir index a9d96983d3..ec746b90fd 100644 --- a/modules/unlinkdir +++ b/modules/unlinkdir @@ -7,7 +7,7 @@ lib/unlinkdir.c m4/unlinkdir.m4 Depends-on: -stdbool-h +bool priv-set root-uid diff --git a/modules/userspec b/modules/userspec index 65431b1a29..4ca7741e9e 100644 --- a/modules/userspec +++ b/modules/userspec @@ -15,7 +15,7 @@ gettext-h gnulib-i18n intprops inttostr -stdbool-h +bool configure.ac: gl_USERSPEC diff --git a/modules/utime b/modules/utime index 933e609412..a698b3f424 100644 --- a/modules/utime +++ b/modules/utime @@ -11,7 +11,7 @@ time-h filename [test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1] malloca [test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1] stat [test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1] -stdbool-h [test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1] +bool [test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1] configure.ac: gl_FUNC_UTIME diff --git a/modules/utimecmp b/modules/utimecmp index b54bf96d4d..13451d04c0 100644 --- a/modules/utimecmp +++ b/modules/utimecmp @@ -14,7 +14,7 @@ stat-time time-h utimensat intprops -stdbool-h +bool stdint-h assert-h diff --git a/modules/utimens b/modules/utimens index 5e8cd2325f..deeecc5bb2 100644 --- a/modules/utimens +++ b/modules/utimens @@ -17,7 +17,7 @@ gettime msvc-nothrow stat stat-time -stdbool-h +bool sys_stat-h sys_time-h time-h diff --git a/modules/vasnprintf-extra-tests b/modules/vasnprintf-extra-tests index 1926204b62..55e372e7c9 100644 --- a/modules/vasnprintf-extra-tests +++ b/modules/vasnprintf-extra-tests @@ -6,7 +6,7 @@ tests/test-vasnprintf-big.c tests/macros.h Depends-on: -stdbool-h +bool stdint-h physmem diff --git a/modules/vasnwprintf-extra-tests b/modules/vasnwprintf-extra-tests index 902822fe30..10b838643b 100644 --- a/modules/vasnwprintf-extra-tests +++ b/modules/vasnwprintf-extra-tests @@ -6,7 +6,7 @@ tests/test-vasnwprintf-big.c tests/macros.h Depends-on: -stdbool-h +bool stdint-h physmem diff --git a/modules/wait-process b/modules/wait-process index 62efbb61a4..e7bc18dace 100644 --- a/modules/wait-process +++ b/modules/wait-process @@ -14,7 +14,7 @@ xalloc xalloc-die gettext-h gnulib-i18n -stdbool-h +bool stdlib-h sys_wait-h unistd-h diff --git a/modules/windows-cond b/modules/windows-cond index b739c442f6..724f328dab 100644 --- a/modules/windows-cond +++ b/modules/windows-cond @@ -7,7 +7,7 @@ lib/windows-cond.c lib/windows-initguard.h Depends-on: -stdbool-h +bool errno-h time-h gettimeofday diff --git a/modules/windows-spawn b/modules/windows-spawn index 296a908641..71134aafcd 100644 --- a/modules/windows-spawn +++ b/modules/windows-spawn @@ -11,7 +11,7 @@ Depends-on: environ findprog-in msvc-nothrow -stdbool-h +bool stdint-h stdlib-h strpbrk diff --git a/modules/windows-timedrwlock b/modules/windows-timedrwlock index 6ef6baf98d..94f6908e45 100644 --- a/modules/windows-timedrwlock +++ b/modules/windows-timedrwlock @@ -8,7 +8,7 @@ lib/windows-initguard.h Depends-on: errno-h -stdbool-h +bool time-h gettimeofday diff --git a/modules/write-any-file b/modules/write-any-file index 31e8fe8d72..1f05ec6896 100644 --- a/modules/write-any-file +++ b/modules/write-any-file @@ -7,7 +7,7 @@ lib/write-any-file.c m4/write-any-file.m4 Depends-on: -stdbool-h +bool priv-set root-uid diff --git a/modules/xbinary-io b/modules/xbinary-io index 965ce3aaa9..628c637cc7 100644 --- a/modules/xbinary-io +++ b/modules/xbinary-io @@ -12,7 +12,7 @@ exitfail extern-inline gettext-h gnulib-i18n -stdbool-h +bool verify configure.ac: diff --git a/modules/xlist b/modules/xlist index 7d740f6e54..2dc0223616 100644 --- a/modules/xlist +++ b/modules/xlist @@ -8,7 +8,7 @@ lib/gl_xlist.c Depends-on: list extern-inline -stdbool-h +bool xalloc-die configure.ac: diff --git a/modules/xmap b/modules/xmap index 60d1e4b440..665a401b25 100644 --- a/modules/xmap +++ b/modules/xmap @@ -8,7 +8,7 @@ lib/gl_xmap.c Depends-on: map extern-inline -stdbool-h +bool xalloc-die configure.ac: diff --git a/modules/xomap b/modules/xomap index 7294dd146d..9649b45c2e 100644 --- a/modules/xomap +++ b/modules/xomap @@ -8,7 +8,7 @@ lib/gl_xomap.c Depends-on: omap extern-inline -stdbool-h +bool xalloc-die configure.ac: diff --git a/modules/xoset b/modules/xoset index 506c0d1c7d..105b907d1e 100644 --- a/modules/xoset +++ b/modules/xoset @@ -8,7 +8,7 @@ lib/gl_xoset.c Depends-on: oset extern-inline -stdbool-h +bool xalloc-die configure.ac: diff --git a/modules/xset b/modules/xset index 93419414e5..4187e56be5 100644 --- a/modules/xset +++ b/modules/xset @@ -8,7 +8,7 @@ lib/gl_xset.c Depends-on: set extern-inline -stdbool-h +bool xalloc-die configure.ac: diff --git a/modules/xstrtod b/modules/xstrtod index 2e3efc4fd7..721f2669fb 100644 --- a/modules/xstrtod +++ b/modules/xstrtod @@ -7,7 +7,7 @@ lib/xstrtod.c m4/xstrtod.m4 Depends-on: -stdbool-h +bool configure.ac: gl_XSTRTOD diff --git a/modules/xstrtold b/modules/xstrtold index f138367af2..ed9fb1acef 100644 --- a/modules/xstrtold +++ b/modules/xstrtold @@ -8,7 +8,7 @@ lib/xstrtold.c m4/xstrtod.m4 Depends-on: -stdbool-h +bool configure.ac: gl_XSTRTOLD diff --git a/modules/yesno b/modules/yesno index a904f80d92..a8285b6c4f 100644 --- a/modules/yesno +++ b/modules/yesno @@ -10,7 +10,7 @@ m4/yesno.m4 Depends-on: getline rpmatch -stdbool-h +bool configure.ac: gl_YESNO diff --git a/tests/test-stdbool-h-c++.cc b/tests/test-bool-c++.cc similarity index 100% rename from tests/test-stdbool-h-c++.cc rename to tests/test-bool-c++.cc diff --git a/tests/test-stdbool-h-c++2.cc b/tests/test-bool-c++2.cc similarity index 100% rename from tests/test-stdbool-h-c++2.cc rename to tests/test-bool-c++2.cc diff --git a/tests/test-stdbool-h.c b/tests/test-bool.c similarity index 100% rename from tests/test-stdbool-h.c rename to tests/test-bool.c diff --git a/tests/test-stdbool-h-c99-c++.cc b/tests/test-stdbool-h-c99-c++.cc index ffab4db477..ad67c24870 100644 --- a/tests/test-stdbool-h-c99-c++.cc +++ b/tests/test-stdbool-h-c99-c++.cc @@ -1,2 +1,2 @@ #define TEST_STDBOOL_H -#include "test-stdbool-h-c++.cc" +#include "test-bool-c++.cc" diff --git a/tests/test-stdbool-h-c99.c b/tests/test-stdbool-h-c99.c index dfe73c65a2..6af2f1d2c8 100644 --- a/tests/test-stdbool-h-c99.c +++ b/tests/test-stdbool-h-c99.c @@ -1,2 +1,2 @@ #define TEST_STDBOOL_H -#include "test-stdbool-h.c" +#include "test-bool.c"