]> Savannah Git Hosting - gnulib.git/commitdiff
Rely on new stdbool behavior
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 10 Sep 2022 16:41:32 +0000 (11:41 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 10 Sep 2022 16:45:08 +0000 (11:45 -0500)
Prefer the C23 style to the C99 style,
since the stdbool module now supports C23.
* lib/acl-internal.h, lib/acl.h, lib/argmatch.c, lib/argmatch.h:
* lib/argp-help.c, lib/argv-iter.h, lib/asyncsafe-spin.c:
* lib/backup-internal.h, lib/backupfile.c, lib/base32.h:
* lib/base64.h, lib/basename-lgpl.c, lib/bitset/base.h:
* lib/c-ctype.h, lib/c-strcasestr.c, lib/canonicalize-lgpl.c:
* lib/canonicalize.c, lib/chdir-long.c, lib/chown.c:
* lib/classpath.h, lib/clean-temp-private.h:
* lib/clean-temp-simple.c, lib/clean-temp-simple.h:
* lib/clean-temp.c, lib/clean-temp.h, lib/cloexec.h:
* lib/close-stream.c, lib/closein.c, lib/closeout.c, lib/closeout.h:
* lib/csharpcomp.h, lib/csharpexec.h, lib/cycle-check.c:
* lib/cycle-check.h, lib/des.h, lib/dfa.h, lib/diffseq.h:
* lib/dirname.h, lib/exclude.c, lib/exclude.h, lib/execute.c:
* lib/execute.h, lib/execvpe.c, lib/fatal-signal.c, lib/fchdir.c:
* lib/file-set.h, lib/filevercmp.c, lib/findprog-in.c:
* lib/findprog.c, lib/findprog.h, lib/fma.c, lib/fnmatch.c:
* lib/fopen.c, lib/freadable.h, lib/freading.h, lib/freopen-safer.c:
* lib/fstrcmp.c, lib/fsusage.h, lib/fts.c, lib/fwritable.h:
* lib/fwriteerror.c, lib/fwriting.h, lib/gen-uni-tables.c:
* lib/getaddrinfo.c, lib/getcwd.c, lib/getloadavg.c:
* lib/getndelim2.c, lib/getpass.c, lib/getrandom.c:
* lib/git-merge-changelog.c, lib/gl_list.h, lib/gl_map.h:
* lib/gl_omap.h, lib/gl_oset.h, lib/gl_set.h, lib/glob.c:
* lib/glthread/cond.h, lib/hamt.h, lib/hard-locale.h:
* lib/hash-triple.h, lib/hash.h, lib/human.h, lib/i-ring.h:
* lib/isapipe.c, lib/javacomp.h, lib/javaexec.h, lib/javaversion.c:
* lib/lchown.c, lib/localeinfo.h, lib/localename.c:
* lib/long-options.h, lib/malloc/dynarray.h, lib/mbchar.h:
* lib/mbfile.h, lib/mbiter.h, lib/mbmemcasecoll.h, lib/mbscasestr.c:
* lib/mbsstr.c, lib/mbuiter.h, lib/mkdir-p.h, lib/modechange.h:
* lib/mountlist.h, lib/nanosleep.c, lib/nonblocking.h:
* lib/nstrftime.c, lib/openat.c, lib/openat.h, lib/os2-spawn.c:
* lib/parse-datetime.h, lib/pipe-filter-aux.c, lib/pipe-filter-gi.c:
* lib/pipe-filter-ii.c, lib/pipe-filter.h, lib/posixtm.h:
* lib/priv-set.c, lib/progreloc.c, lib/propername.c:
* lib/pthread-spin.c, lib/quotearg.c, lib/readtokens.c:
* lib/readtokens0.h, lib/readutmp.c, lib/regex-quote.h:
* lib/regex_internal.h, lib/relocwrapper.c, lib/rename.c:
* lib/renameatu.c, lib/rpmatch.c, lib/same.c, lib/same.h:
* lib/save-cwd.c, lib/savewd.c, lib/savewd.h, lib/spawn-pipe.h:
* lib/spawni.c, lib/stack.h, lib/stat.c, lib/stdckdint.in.h:
* lib/strcasestr.c, lib/strfmon_l.c, lib/striconveh.c:
* lib/striconveha.h, lib/string-buffer.h, lib/strptime.c:
* lib/strstr.c, lib/strtod.c, lib/supersede.h, lib/system-quote.c:
* lib/tempname.c, lib/term-style-control.c:
* lib/term-style-control.h, lib/textstyle.in.h, lib/time_rz.c:
* lib/tmpdir.c, lib/tmpdir.h, lib/tmpfile.c, lib/unicase.in.h:
* lib/unicase/caseprop.h, lib/unicase/invariant.h:
* lib/unicase/u16-casemap.c, lib/unicase/u16-ct-totitle.c:
* lib/unicase/u16-is-invariant.c, lib/unicase/u32-casemap.c:
* lib/unicase/u32-ct-totitle.c, lib/unicase/u32-is-invariant.c:
* lib/unicase/u8-casemap.c, lib/unicase/u8-ct-totitle.c:
* lib/unicase/u8-is-invariant.c, lib/unictype.in.h:
* lib/unigbrk.in.h, lib/unigbrk/u16-grapheme-breaks.c:
* lib/unigbrk/u32-grapheme-breaks.c:
* lib/unigbrk/u8-grapheme-breaks.c:
* lib/unigbrk/uc-grapheme-breaks.c, lib/uniname/uniname.c:
* lib/unistr.in.h, lib/unlinkdir.h, lib/userspec.h, lib/utime.c:
* lib/utimecmp.c, lib/utimens.c, lib/wait-process.h:
* lib/windows-cond.c, lib/windows-spawn.c, lib/windows-spawn.h:
* lib/windows-timedrwlock.c, lib/write-any-file.h, lib/xbinary-io.c:
* lib/xstrtod.h, lib/yesno.h:
* tests/nap.h, tests/qemu.h, tests/test-areadlink-with-size.c:
* tests/test-areadlink.c, tests/test-areadlinkat-with-size.c:
* tests/test-areadlinkat.c, tests/test-base32.c:
* tests/test-base64.c, tests/test-ceil2.c, tests/test-ceilf2.c:
* tests/test-chown.c, tests/test-dirname.c, tests/test-dup-safer.c:
* tests/test-dup3.c, tests/test-exclude.c:
* tests/test-execute-child.c, tests/test-execute-main.c:
* tests/test-execute-script.c, tests/test-explicit_bzero.c:
* tests/test-fchownat.c, tests/test-fcntl-safer.c:
* tests/test-fcntl.c, tests/test-fdutimensat.c:
* tests/test-filenamecat.c, tests/test-floor2.c:
* tests/test-floorf2.c, tests/test-fstatat.c, tests/test-fstrcmp.c:
* tests/test-futimens.c, tests/test-getlogin.h, tests/test-getopt.h:
* tests/test-hard-locale.c, tests/test-hash.c:
* tests/test-idpriv-drop.c, tests/test-idpriv-droptemp.c:
* tests/test-immutable.c, tests/test-intprops.c:
* tests/test-lchown.c, tests/test-link.c, tests/test-linkat.c:
* tests/test-lstat.c, tests/test-mbmemcasecmp.c:
* tests/test-mbmemcasecoll.c, tests/test-mkdir.c:
* tests/test-mkdirat.c, tests/test-mkfifo.c, tests/test-mkfifoat.c:
* tests/test-mknod.c, tests/test-nonblocking-pipe-child.c:
* tests/test-nonblocking-pipe-main.c:
* tests/test-nonblocking-socket-child.c:
* tests/test-nonblocking-socket-main.c, tests/test-open.c:
* tests/test-openat.c, tests/test-pipe.c, tests/test-pipe2.c:
* tests/test-poll.c, tests/test-posix_spawn-chdir.c:
* tests/test-posix_spawn-dup2-stdin.c:
* tests/test-posix_spawn-dup2-stdout.c:
* tests/test-posix_spawn-fchdir.c, tests/test-posix_spawn-open1.c:
* tests/test-posix_spawn-open2.c, tests/test-quotearg-simple.c:
* tests/test-quotearg.c, tests/test-readlink.c:
* tests/test-readlinkat.c, tests/test-readtokens.c:
* tests/test-rename.c, tests/test-renameat.c:
* tests/test-renameatu.c, tests/test-rmdir.c, tests/test-round2.c:
* tests/test-select.h, tests/test-spawn-pipe-child.c:
* tests/test-spawn-pipe-main.c, tests/test-spawn-pipe-script.c:
* tests/test-stack.c, tests/test-stat.c, tests/test-supersede.c:
* tests/test-symlink.c, tests/test-symlinkat.c:
* tests/test-system-quote-main.c:
* tests/test-term-style-control-hello.c:
* tests/test-term-style-control-yes.c, tests/test-timespec.c:
* tests/test-trunc2.c, tests/test-truncf2.c, tests/test-unlink.c:
* tests/test-unlinkat.c, tests/test-userspec.c, tests/test-utime.c:
* tests/test-utimens.c, tests/test-utimensat.c:
* tests/unictype/test-categ_byname.c:
* tests/unigbrk/test-uc-is-grapheme-break.c:
Don’t include stdbool.h.
* modules/acl, modules/xgetcwd:
Don’t depend on stdbool, as these modules don’t use bool.
* modules/argp, modules/bitset, modules/diffseq, modules/file-has-acl:
* modules/gen-uni-tables, modules/getrandom:
* modules/hash-triple-simple, modules/posix_spawn-internal:
* modules/strcasestr, modules/supersede, modules/system-quote:
* modules/uniconv/base, modules/uniname/uniname, modules/utime:
* modules/windows-timedrwlock:
Depend on stdbool, as these modules use bool.

308 files changed:
ChangeLog
doc/gnulib-intro.texi
doc/gnulib-readme.texi
doc/intprops.texi
doc/posix-headers/stdbool.texi
lib/acl-internal.h
lib/acl.h
lib/argmatch.c
lib/argmatch.h
lib/argp-help.c
lib/argv-iter.h
lib/asyncsafe-spin.c
lib/backup-internal.h
lib/backupfile.c
lib/base32.h
lib/base64.h
lib/basename-lgpl.c
lib/bitset/base.h
lib/c-ctype.h
lib/c-strcasestr.c
lib/canonicalize-lgpl.c
lib/canonicalize.c
lib/chdir-long.c
lib/chown.c
lib/classpath.h
lib/clean-temp-private.h
lib/clean-temp-simple.c
lib/clean-temp-simple.h
lib/clean-temp.c
lib/clean-temp.h
lib/cloexec.h
lib/close-stream.c
lib/closein.c
lib/closeout.c
lib/closeout.h
lib/csharpcomp.h
lib/csharpexec.h
lib/cycle-check.c
lib/cycle-check.h
lib/des.h
lib/dfa.h
lib/diffseq.h
lib/dirname.h
lib/exclude.c
lib/exclude.h
lib/execute.c
lib/execute.h
lib/execvpe.c
lib/fatal-signal.c
lib/fchdir.c
lib/file-set.h
lib/filevercmp.c
lib/findprog-in.c
lib/findprog.c
lib/findprog.h
lib/fma.c
lib/fnmatch.c
lib/fopen.c
lib/freadable.h
lib/freading.h
lib/freopen-safer.c
lib/fstrcmp.c
lib/fsusage.h
lib/fts.c
lib/fwritable.h
lib/fwriteerror.c
lib/fwriting.h
lib/gen-uni-tables.c
lib/getaddrinfo.c
lib/getcwd.c
lib/getloadavg.c
lib/getndelim2.c
lib/getpass.c
lib/getrandom.c
lib/git-merge-changelog.c
lib/gl_list.h
lib/gl_map.h
lib/gl_omap.h
lib/gl_oset.h
lib/gl_set.h
lib/glob.c
lib/glthread/cond.h
lib/hamt.h
lib/hard-locale.h
lib/hash-triple.h
lib/hash.h
lib/human.h
lib/i-ring.h
lib/isapipe.c
lib/javacomp.h
lib/javaexec.h
lib/javaversion.c
lib/lchown.c
lib/localeinfo.h
lib/localename.c
lib/long-options.h
lib/malloc/dynarray.h
lib/mbchar.h
lib/mbfile.h
lib/mbiter.h
lib/mbmemcasecoll.h
lib/mbscasestr.c
lib/mbsstr.c
lib/mbuiter.h
lib/mkdir-p.h
lib/modechange.h
lib/mountlist.h
lib/nanosleep.c
lib/nonblocking.h
lib/nstrftime.c
lib/openat.c
lib/openat.h
lib/os2-spawn.c
lib/parse-datetime.h
lib/pipe-filter-aux.c
lib/pipe-filter-gi.c
lib/pipe-filter-ii.c
lib/pipe-filter.h
lib/posixtm.h
lib/priv-set.c
lib/progreloc.c
lib/propername.c
lib/pthread-spin.c
lib/quotearg.c
lib/readtokens.c
lib/readtokens0.h
lib/readutmp.c
lib/regex-quote.h
lib/regex_internal.h
lib/relocwrapper.c
lib/rename.c
lib/renameatu.c
lib/rpmatch.c
lib/same.c
lib/same.h
lib/save-cwd.c
lib/savewd.c
lib/savewd.h
lib/spawn-pipe.h
lib/spawni.c
lib/stack.h
lib/stat.c
lib/stdckdint.in.h
lib/strcasestr.c
lib/strfmon_l.c
lib/striconveh.c
lib/striconveha.h
lib/string-buffer.h
lib/strptime.c
lib/strstr.c
lib/strtod.c
lib/supersede.h
lib/system-quote.c
lib/tempname.c
lib/term-style-control.c
lib/term-style-control.h
lib/textstyle.in.h
lib/time_rz.c
lib/tmpdir.c
lib/tmpdir.h
lib/tmpfile.c
lib/unicase.in.h
lib/unicase/caseprop.h
lib/unicase/invariant.h
lib/unicase/u16-casemap.c
lib/unicase/u16-ct-totitle.c
lib/unicase/u16-is-invariant.c
lib/unicase/u32-casemap.c
lib/unicase/u32-ct-totitle.c
lib/unicase/u32-is-invariant.c
lib/unicase/u8-casemap.c
lib/unicase/u8-ct-totitle.c
lib/unicase/u8-is-invariant.c
lib/unictype.in.h
lib/unigbrk.in.h
lib/unigbrk/u16-grapheme-breaks.c
lib/unigbrk/u32-grapheme-breaks.c
lib/unigbrk/u8-grapheme-breaks.c
lib/unigbrk/uc-grapheme-breaks.c
lib/uniname/uniname.c
lib/unistr.in.h
lib/unlinkdir.h
lib/userspec.h
lib/utime.c
lib/utimecmp.c
lib/utimens.c
lib/wait-process.h
lib/windows-cond.c
lib/windows-spawn.c
lib/windows-spawn.h
lib/windows-timedrwlock.c
lib/write-any-file.h
lib/xbinary-io.c
lib/xstrtod.h
lib/yesno.h
modules/acl
modules/argp
modules/bitset
modules/diffseq
modules/file-has-acl
modules/gen-uni-tables
modules/getrandom
modules/hash-triple-simple
modules/posix_spawn-internal
modules/strcasestr
modules/supersede
modules/system-quote
modules/uniconv/base
modules/uniname/uniname
modules/utime
modules/windows-timedrwlock
modules/xgetcwd
tests/nap.h
tests/qemu.h
tests/test-areadlink-with-size.c
tests/test-areadlink.c
tests/test-areadlinkat-with-size.c
tests/test-areadlinkat.c
tests/test-base32.c
tests/test-base64.c
tests/test-ceil2.c
tests/test-ceilf2.c
tests/test-chown.c
tests/test-dirname.c
tests/test-dup-safer.c
tests/test-dup3.c
tests/test-exclude.c
tests/test-execute-child.c
tests/test-execute-main.c
tests/test-execute-script.c
tests/test-explicit_bzero.c
tests/test-fchownat.c
tests/test-fcntl-safer.c
tests/test-fcntl.c
tests/test-fdutimensat.c
tests/test-filenamecat.c
tests/test-floor2.c
tests/test-floorf2.c
tests/test-fstatat.c
tests/test-fstrcmp.c
tests/test-futimens.c
tests/test-getlogin.h
tests/test-getopt.h
tests/test-hard-locale.c
tests/test-hash.c
tests/test-idpriv-drop.c
tests/test-idpriv-droptemp.c
tests/test-immutable.c
tests/test-intprops.c
tests/test-lchown.c
tests/test-link.c
tests/test-linkat.c
tests/test-lstat.c
tests/test-mbmemcasecmp.c
tests/test-mbmemcasecoll.c
tests/test-mkdir.c
tests/test-mkdirat.c
tests/test-mkfifo.c
tests/test-mkfifoat.c
tests/test-mknod.c
tests/test-nonblocking-pipe-child.c
tests/test-nonblocking-pipe-main.c
tests/test-nonblocking-socket-child.c
tests/test-nonblocking-socket-main.c
tests/test-open.c
tests/test-openat.c
tests/test-pipe.c
tests/test-pipe2.c
tests/test-poll.c
tests/test-posix_spawn-chdir.c
tests/test-posix_spawn-dup2-stdin.c
tests/test-posix_spawn-dup2-stdout.c
tests/test-posix_spawn-fchdir.c
tests/test-posix_spawn-open1.c
tests/test-posix_spawn-open2.c
tests/test-quotearg-simple.c
tests/test-quotearg.c
tests/test-readlink.c
tests/test-readlinkat.c
tests/test-readtokens.c
tests/test-rename.c
tests/test-renameat.c
tests/test-renameatu.c
tests/test-rmdir.c
tests/test-round2.c
tests/test-select.h
tests/test-spawn-pipe-child.c
tests/test-spawn-pipe-main.c
tests/test-spawn-pipe-script.c
tests/test-stack.c
tests/test-stat.c
tests/test-supersede.c
tests/test-symlink.c
tests/test-symlinkat.c
tests/test-system-quote-main.c
tests/test-term-style-control-hello.c
tests/test-term-style-control-yes.c
tests/test-timespec.c
tests/test-trunc2.c
tests/test-truncf2.c
tests/test-unlink.c
tests/test-unlinkat.c
tests/test-userspec.c
tests/test-utime.c
tests/test-utimens.c
tests/test-utimensat.c
tests/unictype/test-categ_byname.c
tests/unigbrk/test-uc-is-grapheme-break.c

index 98ba79f6c17fe25acdb08d4a44d33c99f4126a49..cb60228ec3fc586c6968e358fa479e3ba5824f1b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,127 @@
 2022-09-10  Paul Eggert  <eggert@cs.ucla.edu>
 
+       Rely on new stdbool behavior
+       Prefer the C23 style to the C99 style,
+       since the stdbool module now supports C23.
+       * lib/acl-internal.h, lib/acl.h, lib/argmatch.c, lib/argmatch.h:
+       * lib/argp-help.c, lib/argv-iter.h, lib/asyncsafe-spin.c:
+       * lib/backup-internal.h, lib/backupfile.c, lib/base32.h:
+       * lib/base64.h, lib/basename-lgpl.c, lib/bitset/base.h:
+       * lib/c-ctype.h, lib/c-strcasestr.c, lib/canonicalize-lgpl.c:
+       * lib/canonicalize.c, lib/chdir-long.c, lib/chown.c:
+       * lib/classpath.h, lib/clean-temp-private.h:
+       * lib/clean-temp-simple.c, lib/clean-temp-simple.h:
+       * lib/clean-temp.c, lib/clean-temp.h, lib/cloexec.h:
+       * lib/close-stream.c, lib/closein.c, lib/closeout.c, lib/closeout.h:
+       * lib/csharpcomp.h, lib/csharpexec.h, lib/cycle-check.c:
+       * lib/cycle-check.h, lib/des.h, lib/dfa.h, lib/diffseq.h:
+       * lib/dirname.h, lib/exclude.c, lib/exclude.h, lib/execute.c:
+       * lib/execute.h, lib/execvpe.c, lib/fatal-signal.c, lib/fchdir.c:
+       * lib/file-set.h, lib/filevercmp.c, lib/findprog-in.c:
+       * lib/findprog.c, lib/findprog.h, lib/fma.c, lib/fnmatch.c:
+       * lib/fopen.c, lib/freadable.h, lib/freading.h, lib/freopen-safer.c:
+       * lib/fstrcmp.c, lib/fsusage.h, lib/fts.c, lib/fwritable.h:
+       * lib/fwriteerror.c, lib/fwriting.h, lib/gen-uni-tables.c:
+       * lib/getaddrinfo.c, lib/getcwd.c, lib/getloadavg.c:
+       * lib/getndelim2.c, lib/getpass.c, lib/getrandom.c:
+       * lib/git-merge-changelog.c, lib/gl_list.h, lib/gl_map.h:
+       * lib/gl_omap.h, lib/gl_oset.h, lib/gl_set.h, lib/glob.c:
+       * lib/glthread/cond.h, lib/hamt.h, lib/hard-locale.h:
+       * lib/hash-triple.h, lib/hash.h, lib/human.h, lib/i-ring.h:
+       * lib/isapipe.c, lib/javacomp.h, lib/javaexec.h, lib/javaversion.c:
+       * lib/lchown.c, lib/localeinfo.h, lib/localename.c:
+       * lib/long-options.h, lib/malloc/dynarray.h, lib/mbchar.h:
+       * lib/mbfile.h, lib/mbiter.h, lib/mbmemcasecoll.h, lib/mbscasestr.c:
+       * lib/mbsstr.c, lib/mbuiter.h, lib/mkdir-p.h, lib/modechange.h:
+       * lib/mountlist.h, lib/nanosleep.c, lib/nonblocking.h:
+       * lib/nstrftime.c, lib/openat.c, lib/openat.h, lib/os2-spawn.c:
+       * lib/parse-datetime.h, lib/pipe-filter-aux.c, lib/pipe-filter-gi.c:
+       * lib/pipe-filter-ii.c, lib/pipe-filter.h, lib/posixtm.h:
+       * lib/priv-set.c, lib/progreloc.c, lib/propername.c:
+       * lib/pthread-spin.c, lib/quotearg.c, lib/readtokens.c:
+       * lib/readtokens0.h, lib/readutmp.c, lib/regex-quote.h:
+       * lib/regex_internal.h, lib/relocwrapper.c, lib/rename.c:
+       * lib/renameatu.c, lib/rpmatch.c, lib/same.c, lib/same.h:
+       * lib/save-cwd.c, lib/savewd.c, lib/savewd.h, lib/spawn-pipe.h:
+       * lib/spawni.c, lib/stack.h, lib/stat.c, lib/stdckdint.in.h:
+       * lib/strcasestr.c, lib/strfmon_l.c, lib/striconveh.c:
+       * lib/striconveha.h, lib/string-buffer.h, lib/strptime.c:
+       * lib/strstr.c, lib/strtod.c, lib/supersede.h, lib/system-quote.c:
+       * lib/tempname.c, lib/term-style-control.c:
+       * lib/term-style-control.h, lib/textstyle.in.h, lib/time_rz.c:
+       * lib/tmpdir.c, lib/tmpdir.h, lib/tmpfile.c, lib/unicase.in.h:
+       * lib/unicase/caseprop.h, lib/unicase/invariant.h:
+       * lib/unicase/u16-casemap.c, lib/unicase/u16-ct-totitle.c:
+       * lib/unicase/u16-is-invariant.c, lib/unicase/u32-casemap.c:
+       * lib/unicase/u32-ct-totitle.c, lib/unicase/u32-is-invariant.c:
+       * lib/unicase/u8-casemap.c, lib/unicase/u8-ct-totitle.c:
+       * lib/unicase/u8-is-invariant.c, lib/unictype.in.h:
+       * lib/unigbrk.in.h, lib/unigbrk/u16-grapheme-breaks.c:
+       * lib/unigbrk/u32-grapheme-breaks.c:
+       * lib/unigbrk/u8-grapheme-breaks.c:
+       * lib/unigbrk/uc-grapheme-breaks.c, lib/uniname/uniname.c:
+       * lib/unistr.in.h, lib/unlinkdir.h, lib/userspec.h, lib/utime.c:
+       * lib/utimecmp.c, lib/utimens.c, lib/wait-process.h:
+       * lib/windows-cond.c, lib/windows-spawn.c, lib/windows-spawn.h:
+       * lib/windows-timedrwlock.c, lib/write-any-file.h, lib/xbinary-io.c:
+       * lib/xstrtod.h, lib/yesno.h:
+       * tests/nap.h, tests/qemu.h, tests/test-areadlink-with-size.c:
+       * tests/test-areadlink.c, tests/test-areadlinkat-with-size.c:
+       * tests/test-areadlinkat.c, tests/test-base32.c:
+       * tests/test-base64.c, tests/test-ceil2.c, tests/test-ceilf2.c:
+       * tests/test-chown.c, tests/test-dirname.c, tests/test-dup-safer.c:
+       * tests/test-dup3.c, tests/test-exclude.c:
+       * tests/test-execute-child.c, tests/test-execute-main.c:
+       * tests/test-execute-script.c, tests/test-explicit_bzero.c:
+       * tests/test-fchownat.c, tests/test-fcntl-safer.c:
+       * tests/test-fcntl.c, tests/test-fdutimensat.c:
+       * tests/test-filenamecat.c, tests/test-floor2.c:
+       * tests/test-floorf2.c, tests/test-fstatat.c, tests/test-fstrcmp.c:
+       * tests/test-futimens.c, tests/test-getlogin.h, tests/test-getopt.h:
+       * tests/test-hard-locale.c, tests/test-hash.c:
+       * tests/test-idpriv-drop.c, tests/test-idpriv-droptemp.c:
+       * tests/test-immutable.c, tests/test-intprops.c:
+       * tests/test-lchown.c, tests/test-link.c, tests/test-linkat.c:
+       * tests/test-lstat.c, tests/test-mbmemcasecmp.c:
+       * tests/test-mbmemcasecoll.c, tests/test-mkdir.c:
+       * tests/test-mkdirat.c, tests/test-mkfifo.c, tests/test-mkfifoat.c:
+       * tests/test-mknod.c, tests/test-nonblocking-pipe-child.c:
+       * tests/test-nonblocking-pipe-main.c:
+       * tests/test-nonblocking-socket-child.c:
+       * tests/test-nonblocking-socket-main.c, tests/test-open.c:
+       * tests/test-openat.c, tests/test-pipe.c, tests/test-pipe2.c:
+       * tests/test-poll.c, tests/test-posix_spawn-chdir.c:
+       * tests/test-posix_spawn-dup2-stdin.c:
+       * tests/test-posix_spawn-dup2-stdout.c:
+       * tests/test-posix_spawn-fchdir.c, tests/test-posix_spawn-open1.c:
+       * tests/test-posix_spawn-open2.c, tests/test-quotearg-simple.c:
+       * tests/test-quotearg.c, tests/test-readlink.c:
+       * tests/test-readlinkat.c, tests/test-readtokens.c:
+       * tests/test-rename.c, tests/test-renameat.c:
+       * tests/test-renameatu.c, tests/test-rmdir.c, tests/test-round2.c:
+       * tests/test-select.h, tests/test-spawn-pipe-child.c:
+       * tests/test-spawn-pipe-main.c, tests/test-spawn-pipe-script.c:
+       * tests/test-stack.c, tests/test-stat.c, tests/test-supersede.c:
+       * tests/test-symlink.c, tests/test-symlinkat.c:
+       * tests/test-system-quote-main.c:
+       * tests/test-term-style-control-hello.c:
+       * tests/test-term-style-control-yes.c, tests/test-timespec.c:
+       * tests/test-trunc2.c, tests/test-truncf2.c, tests/test-unlink.c:
+       * tests/test-unlinkat.c, tests/test-userspec.c, tests/test-utime.c:
+       * tests/test-utimens.c, tests/test-utimensat.c:
+       * tests/unictype/test-categ_byname.c:
+       * tests/unigbrk/test-uc-is-grapheme-break.c:
+       Don’t include stdbool.h.
+       * modules/acl, modules/xgetcwd:
+       Don’t depend on stdbool, as these modules don’t use bool.
+       * modules/argp, modules/bitset, modules/diffseq, modules/file-has-acl:
+       * modules/gen-uni-tables, modules/getrandom:
+       * modules/hash-triple-simple, modules/posix_spawn-internal:
+       * modules/strcasestr, modules/supersede, modules/system-quote:
+       * modules/uniconv/base, modules/uniname/uniname, modules/utime:
+       * modules/windows-timedrwlock:
+       Depend on stdbool, as these modules use bool.
+
        stdbool: upgrade from C99 to C23
        Change the stdbool module so that it now emulates C23.
        The module now assumes C99.  The old module (which assumes
index 71634de698c8f1017580137f33174f04372df32f..1937909641bb1ede9500bab6ef790a6e751d3c5b 100644 (file)
@@ -389,7 +389,7 @@ making use of @code{foo} could end up residing in a shared library, and
 the executable program using this library could be defining @code{foo}
 itself).
 
-For header files, such as @code{stdbool.h} or @code{stdint.h}, we provide
+For header files, such as @code{stdint.h}, we provide
 the substitute only if the system doesn't provide a correct one.  The
 template of this replacement is distributed in a slightly different name,
 with @samp{.in} inserted before the @samp{.h} extension, so that on
index dcbdf2c8ddd7cc139ddc481d94391a140e2bef40..3607b6573c258ad21b045e2fc2897060bf956cf7 100644 (file)
@@ -324,8 +324,9 @@ platforms, fixes that may be removed in the future.
 
 Because of the freestanding C99 assumption, Gnulib code can include
 @code{<float.h>}, @code{<limits.h>}, @code{<stdarg.h>},
-@code{<stdbool.h>}, @code{<stddef.h>}, and @code{<stdint.h>}
-unconditionally.   Gnulib code can also assume the existence
+@code{<stddef.h>}, and @code{<stdint.h>}
+unconditionally; @code{<stdbool.h>} is also in the C99 freestanding
+list but is obsolescent as of C23.  Gnulib code can also assume the existence
 of @code{<ctype.h>}, @code{<errno.h>}, @code{<fcntl.h>},
 @code{<locale.h>}, @code{<signal.h>}, @code{<stdio.h>},
 @code{<stdlib.h>}, @code{<string.h>}, and @code{<time.h>}.  Similarly,
@@ -363,7 +364,9 @@ A declaration after a statement, or as the first clause in a
 @code{long long int}.
 
 @item
-@code{<stdbool.h>}, assuming the @code{stdbool} module is used.
+@code{<stdbool.h>}, although Gnulib code no longer uses
+it directly, preferring plain @code{bool} via the
+@code{stdbool} module instead.
 @xref{stdbool.h}.
 
 @item
index 2bf36254a58c75d3269c87fdf8b6502fcfc8cd65..e11192d97f1383b10ed7c826c88905a1e0c2174b 100644 (file)
@@ -61,7 +61,7 @@ but it does not assume that signed integer arithmetic wraps around.
 @findex TYPE_IS_INTEGER
 @code{TYPE_IS_INTEGER (@var{t})} is an arithmetic constant
 expression that is 1 if the arithmetic type @var{t} is an integer type.
-@code{_Bool} counts as an integer type.
+@code{bool} counts as an integer type.
 
 @findex TYPE_SIGNED
 @code{TYPE_SIGNED (@var{t})} is an arithmetic constant expression
@@ -140,7 +140,6 @@ values of the integer type @var{t}.  These expressions are of the type
 Example usage:
 
 @example
-#include <stdbool.h>
 #include <sys/types.h>
 #include <intprops.h>
 bool
index d7ba4068fc1136c4e4094dc6c4bde5d97afcbf46..3541a5b4ae54a789b26fb18d6d02eb8b60b9fdc0 100644 (file)
@@ -30,8 +30,10 @@ Portability problems not fixed by Gnulib:
 @item
 @samp{_Bool} cannot be used before @code{<stdbool.h>} is included, or if
 the program is intended to be compiled by a C++ compiler.
+(With the advent of C23, @samp{_Bool} is obsolescent anyway.)
 @item
 You cannot assume that @code{_Bool} is a typedef; it might be a macro.
+For example, C23 allows @code{_Bool} to be a macro.
 @item
 Bit-fields of type @samp{bool} are not supported.  Portable code
 should use @samp{unsigned int foo : 1;} rather than @samp{bool foo : 1;}.
index 93533762dd0600be7b0c71a645674fe558c1645e..94553fab254cbbed3218ea9e7ecc36aa1ef91ab9 100644 (file)
@@ -19,7 +19,6 @@
 
 #include "acl.h"
 
-#include <stdbool.h>
 #include <stdlib.h>
 
 /* All systems define the ACL related API in <sys/acl.h>.  */
index f4d0df8061889df066148e90a5204d7fd9cad8c2..0be6ef1cea383fd21d6ce07d47e546c769aad135 100644 (file)
--- a/lib/acl.h
+++ b/lib/acl.h
@@ -20,7 +20,6 @@
 #ifndef _GL_ACL_H
 #define _GL_ACL_H 1
 
-#include <stdbool.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 
index 2a28900a4e5cc40cb8dc57a0df824ce177e7a890..16478de124894095b745a34875a856420b0632c5 100644 (file)
@@ -24,7 +24,6 @@
 /* Specification.  */
 #include "argmatch.h"
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 52f2bb727be9fd0bf416ec49988fadc16107aa12..846cff90661f9504f620f106b597186b4ff33c59 100644 (file)
@@ -23,7 +23,6 @@
 # define ARGMATCH_H_ 1
 
 # include <limits.h>
-# include <stdbool.h>
 # include <stddef.h>
 # include <stdio.h>
 # include <string.h> /* memcmp */
index 39d71685208ad296fc2c3cb6f8a176d406d41f07..9166cc1c936427a2643713113c6ac2460985ead6 100644 (file)
@@ -26,7 +26,6 @@
 
 #include <alloca.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 #include <string.h>
index c6ad11360c338107c344818880179a13df5ae192..68665be20ee075a865eb0b59357c885a7ae94d0f 100644 (file)
@@ -15,7 +15,6 @@
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #include <stdio.h>
-#include <stdbool.h>
 
 /* Definition of _GL_ARG_NONNULL.  */
 #include "arg-nonnull.h"
index 599cee7195a64f4526b10c124ad8c0ecd9f92cb5..24705fc8df2d5bfa9a112baa8058da21d1d79c53 100644 (file)
 /* Specification.  */
 #include "asyncsafe-spin.h"
 
-#include <stdbool.h>
 #include <stdlib.h>
 #if defined _AIX
 # include <sys/atomic_op.h>
 #endif
-
 #if 0x590 <= __SUNPRO_C && __STDC__
 # define asm __asm
 #endif
index 039c2323cd801222e9fc4af2ffc29e3f92b2d518..ca8d0f2a769c48158a12d9f2e81cee10102e6575 100644 (file)
@@ -16,7 +16,6 @@
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #include "backupfile.h"
-#include <stdbool.h>
 #include <stdlib.h>
 
 extern char *backupfile_internal (int, char const *, enum backup_type, bool)
index b2ab67847ac0cfb94d4b8666b8c66c0ef94bd8f2..f2ad0eb4045f99d3d5b82b53f9251a1da2c77394 100644 (file)
@@ -25,7 +25,6 @@
 #include <dirent.h>
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdckdint.h>
 #include <stdint.h>
 #include <stdlib.h>
index 4145fe7a03d96a356b5d12f770035c7550f9148b..a2abea682543ec59de251f5c612620aa82154d62 100644 (file)
@@ -21,9 +21,6 @@
 /* Get idx_t. */
 # include <idx.h>
 
-/* Get bool. */
-# include <stdbool.h>
-
 /* This uses that the expression (n+(k-1))/k means the smallest
    integer >= n/k, i.e., the ceiling of n/k.  */
 # define BASE32_LENGTH(inlen) ((((inlen) + 4) / 5) * 8)
index 6b8b3dc348fd7ac567cbc362bff1a9445dd41b80..c4b2ac07b94d0c9186003779250d5dc52a95b19f 100644 (file)
@@ -21,9 +21,6 @@
 /* Get idx_t.  */
 # include <idx.h>
 
-/* Get bool. */
-# include <stdbool.h>
-
 # ifdef __cplusplus
 extern "C" {
 # endif
index eb07e254132f287e026a41559e3da0e4c5e264c4..f8da1484daa5e7fd2f056a0748718fcc04b5c5b5 100644 (file)
@@ -21,7 +21,6 @@
 /* Specification.  */
 #include "basename-lgpl.h"
 
-#include <stdbool.h>
 #include <string.h>
 
 #include "filename.h"
index 504a1e525caf3cfb8a8ff5cb15d5238b57478681..7d87362cf2e822aeacccfe9d6ab3b60de6f58afc 100644 (file)
@@ -22,7 +22,6 @@
 #define _BITSET_BASE_H
 
 #include <limits.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>     /* because Gnulib's <stdlib.h> may '#define free ...' */
 #include <string.h> /* ffsl */
index 1a4f603898fec8ace9c539e1839589a27f826745..1202ff8a363f8280725f608af1e4bca7812b338d 100644 (file)
@@ -23,8 +23,6 @@
 #ifndef C_CTYPE_H
 #define C_CTYPE_H
 
-#include <stdbool.h>
-
 #ifndef _GL_INLINE_HEADER_BEGIN
  #error "Please include config.h first."
 #endif
index 0c691852f85938eb7ffe9c65560b467817ae74d0..73bfe541f44019fec6dd9103e19a96abea0e9c48 100644 (file)
@@ -20,7 +20,6 @@
 /* Specification.  */
 #include "c-strcasestr.h"
 
-#include <stdbool.h>
 #include <string.h>
 
 #include "c-ctype.h"
index a7fa7feb62e650531a94507e0903c59f7cca9ade..8c3d7f7cf80166c3015f9d8e20c077691adf097b 100644 (file)
@@ -30,7 +30,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <limits.h>
-#include <stdbool.h>
 #include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
index eaf18c6d1945677db8a6ac56f445f55a2c32a85c..e331e3ff1bef997d179bb8d2c08f61ba68768c5a 100644 (file)
@@ -20,7 +20,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>
index f4efb2098946849532ca83b8d75d5fd53eb1847f..1c19fa47379738a846610e766810de630db73756 100644 (file)
@@ -23,7 +23,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <stdlib.h>
-#include <stdbool.h>
 #include <string.h>
 #include <stdio.h>
 
index 705ca85874d39f29fda0a33b4ac42348ca1c6ad5..e68acdaf719113d6fc84b911cda4dcc1878536d2 100644 (file)
@@ -25,7 +25,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <string.h>
 #include <sys/stat.h>
 
index 0a2ad0cf69f5ba14d49c433fb8a248036409b956..53253f1f83d38ee0872836f2e776ca0f464b8caf 100644 (file)
@@ -15,8 +15,6 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
-
 /* Return the new CLASSPATH value.  The given classpaths are prepended to
    the current CLASSPATH value.   If use_minimal_classpath, the current
    CLASSPATH is ignored.  */
index f1c5e0386de7a27e5d500045aa99a3fc25dd18c7..6f21816b8b7e9d7ea2fbc7ac0d137a3ba8d2ecae 100644 (file)
@@ -17,7 +17,6 @@
 #ifndef _CLEAN_TEMP_PRIVATE_H
 #define _CLEAN_TEMP_PRIVATE_H
 
-#include <stdbool.h>
 #include <stddef.h>
 #include "gl_list.h"
 #include "asyncsafe-spin.h"
index e9612f8316ea1fdc7fa6b1ce9b004d000b9b68f5..53127d0bf07c40778e6279197b5eb62adc98877c 100644 (file)
@@ -24,7 +24,6 @@
 #include <errno.h>
 #include <limits.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index a0a3c71a340a6476d4ea85c00579ee74de62ed4a..d55e8d2482ee168ac3057f6cca25a564a9d2ccd0 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef _CLEAN_TEMP_SIMPLE_H
 #define _CLEAN_TEMP_SIMPLE_H
 
-#include <stdbool.h>
-
 #ifdef __cplusplus
 extern "C" {
 #endif
index 09f4eccabd430216ec395c75d091db786c0d18eb..d4f0ca3ca5c72174a5cb8bf5404c7cc125c29097 100644 (file)
@@ -24,7 +24,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 7f114c61f3a96f97ef40862e571660f36a10dee2..451a43d12143adcc319b2dac94a4d51e8b98c7a1 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef _CLEAN_TEMP_H
 #define _CLEAN_TEMP_H
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <sys/types.h>
 
index 7a22d775327c1074dc8d92cbd2e37e9a4bbe439f..15d2d5efe200d775b58983481ecae532e5b36607 100644 (file)
@@ -15,8 +15,6 @@
    You should have received a copy of the GNU Lesser General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
-
 /* Set the 'FD_CLOEXEC' flag of DESC if VALUE is true,
    or clear the flag if VALUE is false.
    Return 0 on success, or -1 on error with 'errno' set.
index 9b0e97b271d7f30f7a2873e726f1847421696b71..0fdca79bf8e597a21f6dd23c6eaf492d4aa1e4ee 100644 (file)
@@ -20,7 +20,6 @@
 #include "close-stream.h"
 
 #include <errno.h>
-#include <stdbool.h>
 
 #include "fpending.h"
 
index b891c42e0d8779309c5639d683691ecbac4e6493..702faece8b7c95c3dbe16df65c235e7b4151d728 100644 (file)
@@ -20,7 +20,6 @@
 #include "closein.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <unistd.h>
 
index 688cd730bf3111e29666ee6e88717b82e3f24d90..cfb6efcae5810780cc844b1310c4e42c19583b49 100644 (file)
@@ -21,7 +21,6 @@
 #include "closeout.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <unistd.h>
 
index fe24c4e11ec3e7edc584a8ea734ec89e6e07d27a..9ea15cebb9661744a635242960693f503020e380 100644 (file)
@@ -19,8 +19,6 @@
 #ifndef CLOSEOUT_H
 # define CLOSEOUT_H 1
 
-# include <stdbool.h>
-
 # ifdef __cplusplus
 extern "C" {
 # endif
index a16b38ca25f941b9afe22b9c6bf17903c730facc..b60c84cccdbd1532a2b5c9bf53673a99d4c6d00e 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef _CSHARPCOMP_H
 #define _CSHARPCOMP_H
 
-#include <stdbool.h>
-
 /* Compile a set of C# source files to bytecode.
    sources is an array of source file names, including resource files.
    libdirs is a list of directories to be searched for libraries.
index d867ef11d6cdf9b9fc327f71e3770942e2b76655..d9c6557570571bc9ef212494b0a89a7751c104f5 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef _CSHARPEXEC_H
 #define _CSHARPEXEC_H
 
-#include <stdbool.h>
-
 typedef bool execute_fn (const char *progname,
                          const char *prog_path, const char * const *prog_argv,
                          void *private_data);
index 20e0e1e3375996ab5eb168ed37e8409d5eee7b16..70eaaac084a262300a9c19377c40ac0b2861afaf 100644 (file)
@@ -25,7 +25,6 @@
 #include <sys/stat.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <stdbool.h>
 
 #include "assure.h"
 
index a297330fda7b24c11c7e751ca3ec7be818968f5d..130de4d65e5d3b29b0120ee31a29d813a1cbe944 100644 (file)
@@ -21,7 +21,6 @@
 # define CYCLE_CHECK_H 1
 
 # include <stdint.h>
-# include <stdbool.h>
 # include "dev-ino.h"
 # include "same-inode.h"
 
index cb6f3af261d5687ab69d7469e1cbdf9b040dbf88..f2863cd19fe054748b77f0446020b41974e691b5 100644 (file)
--- a/lib/des.h
+++ b/lib/des.h
@@ -23,7 +23,6 @@
 
 #include <stddef.h>
 #include <stdint.h>
-#include <stdbool.h>
 
 /*
  * Encryption/Decryption context of DES
index 043f0e9717e38537745520cdbe55457542ed0dc9..3e3a938aaadc1206b655e84f31ecf30be268d507 100644 (file)
--- a/lib/dfa.h
+++ b/lib/dfa.h
@@ -23,7 +23,6 @@
 
 #include "idx.h"
 #include <regex.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 
index 0f76ea1d5ad1724f1f883b8e841367e95e439caa..a8b0e7bd40873675199f75dc7598fd015eaa1d6e 100644 (file)
@@ -70,7 +70,6 @@
 
    Before including this file, you also need to include:
      #include <limits.h>
-     #include <stdbool.h>
      #include "minmax.h"
  */
 
index e18a97ea1c956089aba45b8ad3e8d92378ca78b6..573fa6c1c777ace356217a298d83436e632ef274 100644 (file)
@@ -19,7 +19,6 @@
 #ifndef DIRNAME_H_
 # define DIRNAME_H_ 1
 
-# include <stdbool.h>
 # include <stdlib.h>
 # include "filename.h"
 # include "basename-lgpl.h"
index 3770c48287252beb9fef956995ea8ae7b193e057..a39df312f2742c92b58ad195bc67389926c50ff7 100644 (file)
@@ -23,8 +23,6 @@
 
 #include <config.h>
 
-#include <stdbool.h>
-
 #include <ctype.h>
 #include <errno.h>
 #include <stddef.h>
index 020b3c36d83559a769bfe07806fbb5b3fb0ad688..f66ee3b4dc072d456d0ea8e2062c14c87af8a671 100644 (file)
@@ -19,7 +19,6 @@
 #ifndef _GL_EXCLUDE_H
 #define _GL_EXCLUDE_H 1
 
-#include <stdbool.h>
 #include <stdio.h>
 
 /* Written by Paul Eggert <eggert@twinsun.com>
index 2ce5c1547625748fbb38e0e6f0b682aeb07473fb..ce6804b9c1035823a7041ae72c6cb8289e9947a1 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <signal.h>
 #include <unistd.h>
index d40d5093affdaf2d046c4448c59295299c8b9084..1a04f32d75467a046ca504a969fda83db8792638 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef _EXECUTE_H
 #define _EXECUTE_H
 
-#include <stdbool.h>
-
 /* Execute a command, optionally redirecting any of the three standard file
    descriptors to /dev/null.  Return its exit code.
    If it didn't terminate correctly, exit if exit_on_error is true, otherwise
index cbe325fb7002aab7bec37875fd025ff46f8a82a3..491cbb8eb5266a1f491c6804f3ea2aef18653dbb 100644 (file)
@@ -26,7 +26,6 @@
 #include <unistd.h>
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 
 #include "findprog.h"
index f0367858983e07c22ddf63e390c55f8564de1277..1d930b14e1d0abd89cdb689aa5a5ebdc43f64989 100644 (file)
@@ -21,7 +21,6 @@
 /* Specification.  */
 #include "fatal-signal.h"
 
-#include <stdbool.h>
 #include <stdlib.h>
 #include <signal.h>
 #include <unistd.h>
index 99e4aa851c9fde84feb94bea3c3e1ddce497e746..846890704d7a68899e8642bef0ae21b5f62ce1db 100644 (file)
@@ -22,7 +22,6 @@
 #include <dirent.h>
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <sys/types.h>
index dc9d0ae5192d8b2fd85056be1b70405d60c71e33..e95879f83138b315a480990829b1a2f47e5a6374 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <stdbool.h>
 
 #include "hash.h"
 
index 7e54793e613d442b53567d85ddf7d8710e7a4ee6..cb1b38d473df10a338ff6dffe650e79368e43fb9 100644 (file)
@@ -20,7 +20,6 @@
 #include <config.h>
 #include "filevercmp.h"
 
-#include <stdbool.h>
 #include <c-ctype.h>
 #include <limits.h>
 #include <idx.h>
index 72a05dbf50f23d630b6712a2611be0d9c7260321..09574882462e67443980a9c884f21f04ecabf58e 100644 (file)
@@ -22,7 +22,6 @@
 #include "findprog.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index 78551ef044756f61cd8807813a09be5a0cffb824..961277ab958200f8e71590e5b4823a8d3b299b88 100644 (file)
@@ -21,7 +21,6 @@
 /* Specification.  */
 #include "findprog.h"
 
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index e47acc5e47c842aab0a460762ff9327bb6a851b5..cba0297debdb81a3e541aba137abdf045419037f 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef _FINDPROG_H
 #define _FINDPROG_H
 
-#include <stdbool.h>
-
 #ifdef __cplusplus
 extern "C" {
 #endif
index e53be24bd9a128fa8830721ff474e606dd429065..25a41c485f4c0cb3a6ce6bcd498050c850f4b520 100644 (file)
--- a/lib/fma.c
+++ b/lib/fma.c
@@ -24,7 +24,6 @@
 #include <math.h>
 
 #include <limits.h>
-#include <stdbool.h>
 #include <stdlib.h>
 
 #if HAVE_FEGETROUND
index 45e326902defe606941027577a7f14c00bc6847e..5568422549f7b5c578465bff3bde6b6faa3b0c4e 100644 (file)
@@ -38,7 +38,6 @@
 #include <wchar.h>
 #include <wctype.h>
 #include <stddef.h>
-#include <stdbool.h>
 
 /* We need some of the locale data (the collation sequence information)
    but there is no interface to get this information in general.  Therefore
index a5b3ae3899905086c6c60ae6ee97efd6a4f23020..334a7b653a744f7891471942ac90697c62f0f3bc 100644 (file)
@@ -39,7 +39,6 @@ orig_fopen (const char *filename, const char *mode)
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <string.h>
 #include <unistd.h>
 #include <sys/types.h>
index 87590209fe2b5ea23784bde820a0c924ae32345f..874fae6c47af726badbb539801474d3cdd7194f7 100644 (file)
@@ -14,7 +14,6 @@
    You should have received a copy of the GNU Lesser General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
 #include <stdio.h>
 
 /* Return true if the stream STREAM supports reading, false if it supports
index 74fed227bb6e4fff87574fb42b3903bd3925393e..9fa8cd14d901c891dcb2dcd4fc8ac5f1ea9b0096 100644 (file)
@@ -14,7 +14,6 @@
    You should have received a copy of the GNU Lesser General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
 #include <stdio.h>
 
 /* Return true if the stream STREAM is opened read-only, or if the
index 3bfacee643cbed26adc6240414b27480778ab4ec..8f4e824ef4e998eda04f126a93524a4f63265f64 100644 (file)
@@ -25,7 +25,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <unistd.h>
 
 /* Guarantee that FD is open; all smaller FDs must already be open.
index 5979f0e7b5cb7e2b7cbd9d11a0f7b63f67f276af..c6ccfed959d738c2b4020e27e2f77b88641a4882 100644 (file)
@@ -22,7 +22,6 @@
 #include "fstrcmp.h"
 
 #include <string.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdio.h>
 #include <stdint.h>
index 0443d19f922edbbece8582d1630a4952955d240b..27085b7b41e63921e7265a76fdb8fe454560e44d 100644 (file)
@@ -22,7 +22,6 @@
 # define FSUSAGE_H_
 
 # include <stdint.h>
-# include <stdbool.h>
 
 struct fs_usage
 {
index a7b5b77d79719a5f845b8c712859e642fbaa307d..7778b6b7869d8950105454b7aa1776c6fe415060 100644 (file)
--- a/lib/fts.c
+++ b/lib/fts.c
@@ -63,7 +63,6 @@ static char sccsid[] = "@(#)fts.c       8.6 (Berkeley) 8/14/94";
 #include <fcntl.h>
 #include <errno.h>
 #include <stdalign.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 #include <string.h>
index c2e845e7bdb91077c28aa528e8ace51ea9379891..cf8831350946247cb53c64e79d4211c366874517 100644 (file)
@@ -14,7 +14,6 @@
    You should have received a copy of the GNU Lesser General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
 #include <stdio.h>
 
 /* Return true if the stream STREAM supports writing, false if it supports
index 372f76c186ac5c1cfdd7fb7a42ab307427292a01..a93248548122b969f643eda167768226646143ce 100644 (file)
@@ -21,7 +21,6 @@
 #include "fwriteerror.h"
 
 #include <errno.h>
-#include <stdbool.h>
 
 static int
 do_fwriteerror (FILE *fp, bool ignore_ebadf)
index 0c04cbedc4ebaffe24c94c8f26977aaae05d6e23..9c5d39a744361ef367a48a0a7f27064d89f508eb 100644 (file)
@@ -14,7 +14,6 @@
    You should have received a copy of the GNU Lesser General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
 #include <stdio.h>
 
 /* Return true if the stream STREAM is opened write-only or
index 298d9689bcc0854acd97a948e47af39e76655ea0..2c5dbd462c839801655cc59a75b2c08e8155c702 100644 (file)
@@ -37,7 +37,6 @@
  */
 
 #include <assert.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
index 392289858dc159d26f4cab1cf7fc5e6d31c3e4c2..0579315d307d04f46dbcb8c1aefb5ee93d3570bf 100644 (file)
@@ -39,8 +39,6 @@
 /* Get snprintf. */
 #include <stdio.h>
 
-#include <stdbool.h>
-
 #include "gettext.h"
 #define _(String) gettext (String)
 #define N_(String) String
index 113332f1c99943ac4761bb3479b0c80387f6ca15..e48529723db08adf7f0745501cd1f3f50b61a8cc 100644 (file)
@@ -28,7 +28,6 @@
 #include <errno.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <stdbool.h>
 #include <stddef.h>
 
 #include <fcntl.h> /* For AT_FDCWD on Solaris 9.  */
index 37e8280867173990b8e72c9c4a2e4d3b2fdbff09..1fddee97afd8145e92c85f51d7bff161721705ac 100644 (file)
@@ -82,7 +82,6 @@
 #include <stdlib.h>
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 
 # include <sys/types.h>
index 2611bc2ae1c7abd679642314eb0c9487391d46b2..b0641498f5b06226764ef102eb9eba46fc1e4dac 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "getndelim2.h"
 
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 #include <string.h>
index 063985f9bbc16dcb2e35535fd2becfbed1718ffd..bf2d198b076a4a8f21d6c1cbd4e7ea24e4c3afd6 100644 (file)
@@ -28,8 +28,6 @@
 
 #if !(defined _WIN32 && !defined __CYGWIN__)
 
-# include <stdbool.h>
-
 # if HAVE_DECL___FSETLOCKING && HAVE___FSETLOCKING
 #  if HAVE_STDIO_EXT_H
 #   include <stdio_ext.h>
index e1468730933e18bcf0b88b652512445b09f684a9..c05a48167ed35d7a00baeda73061dfc7462bb151 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <unistd.h>
 
 #if defined _WIN32 && ! defined __CYGWIN__
index 3ffcc747ab23fa0295c4384acba3c9ab6999d755..679c4aac1a01b985100943703c484abf56d53567 100644 (file)
 
 #include <getopt.h>
 #include <limits.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index bf6a2ba4c0b6cd0e99bcefce9250a86829d9a5d9..1fd12de4f43053c6012ed8f1e936d2b08bdcd1af 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef _GL_LIST_H
 #define _GL_LIST_H
 
-#include <stdbool.h>
 #include <stddef.h>
 
 #ifndef _GL_INLINE_HEADER_BEGIN
index a7a37643cfcf053ae3b064b961de70b882a71850..e6563cd4fa056e861aab003bcfe336285e79991f 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef _GL_MAP_H
 #define _GL_MAP_H
 
-#include <stdbool.h>
 #include <stddef.h>
 
 #ifndef _GL_INLINE_HEADER_BEGIN
index 000a34e7a5cce5bd594d9748983b4fc111c04421..67f15c90464210098bc1a5ddc7c5d82b36d9885f 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef _GL_OMAP_H
 #define _GL_OMAP_H
 
-#include <stdbool.h>
 #include <stddef.h>
 
 #ifndef _GL_INLINE_HEADER_BEGIN
index 2de391f0ff3171dc407b412e3091676a6a477ac2..0e360bdb2be6e5d2de7126c7799f44e21e045661 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef _GL_OSET_H
 #define _GL_OSET_H
 
-#include <stdbool.h>
 #include <stddef.h>
 
 #ifndef _GL_INLINE_HEADER_BEGIN
index 14b3053e54cde795dc7d21fe71378c663b40ca01..c98463a574e33622f686c3fa428ab15a39ba45fb 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef _GL_SET_H
 #define _GL_SET_H
 
-#include <stdbool.h>
 #include <stddef.h>
 
 #ifndef _GL_INLINE_HEADER_BEGIN
index 57cb3bd1d1c862279f699ea2ed23e9d360315b0b..d9206495d53f9ead1f00490461914fd16d9cae28 100644 (file)
@@ -31,7 +31,6 @@
 #include <fcntl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdint.h>
 #include <assert.h>
index 84187192722c3121fc45c1215ca05460d4644f4b..1109edb902f7dca0adf2f32b6aed229a84e973f6 100644 (file)
@@ -49,7 +49,6 @@
 #define _GLTHREAD_COND_H
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <time.h>
 
index d685bb6ee7b4519ed44676b324bd09d130daa414..6cbc7fd7d26041b02872c5c3d0cdeefa918a03b0 100644 (file)
@@ -68,7 +68,6 @@ _GL_INLINE_HEADER_BEGIN
 # define GL_HAMT_THREAD_SAFE 0
 #endif
 
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdint.h>
 
index 6066f4ed44755080b0b9347d6e9a883c6bbb08ba..d0fef9b629525569b52965f7793342b0db278c7f 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef HARD_LOCALE_H_
 # define HARD_LOCALE_H_ 1
 
-# include <stdbool.h>
-
 /* Return true if the specified CATEGORY of the current locale is hard, i.e.
    different from the C or POSIX locale that has a fixed behavior.
    CATEGORY must be one of the LC_* values, but not LC_ALL.  */
index 929995f296f9525297cf3c77e6fea04879000cf6..d5f7098594569dce02546e3c25de86d130dff57d 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <sys/types.h>
 #include <sys/stat.h>
-#include <stdbool.h>
 
 /* Describe a just-created or just-renamed destination file.  */
 struct F_triple
index ebfc740777dfa35b4d3d0beda8daf57bf7bb57d6..6bf47ffd0e083b16393429f29a9e19b19f31e24a 100644 (file)
@@ -25,7 +25,6 @@
 # define HASH_H_
 
 # include <stdio.h>
-# include <stdbool.h>
 
 # ifdef __cplusplus
 extern "C" {
index 78fb7180b5c2eb2f3936fd57aa186165aa12fdb6..34cedff4f237634a2ac9f1ae4e4fcd0f12ac8efb 100644 (file)
@@ -21,7 +21,6 @@
 # define HUMAN_H_ 1
 
 # include <limits.h>
-# include <stdbool.h>
 # include <stdint.h>
 # include <unistd.h>
 
index 58ba72f4014e6fe884de78e06a4469013fa33a24..ec27d5a3f4129bd6dd2fb11456a2abde14e145e2 100644 (file)
@@ -14,7 +14,6 @@
    You should have received a copy of the GNU Lesser General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
 #include "verify.h"
 
 enum { I_RING_SIZE = 4 };
index 467ed00ca9d1a6769006b8f83950ed4ee4477695..163d6d6cf8e035e8e90df4edc1bd393c67081f49 100644 (file)
@@ -53,7 +53,6 @@ isapipe (int fd)
 #else
 /* Unix platforms.  */
 
-# include <stdbool.h>
 # include <sys/types.h>
 # include <sys/stat.h>
 # include <unistd.h>
index 0f5861b363efdb31dd1bede89481f1f4a1e13ebc..cf1222ed9b3d3206a2c970c21796b97309ce2c68 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef _JAVACOMP_H
 #define _JAVACOMP_H
 
-#include <stdbool.h>
-
 /* Compile a Java source file to bytecode.
    java_sources is an array of source file names.
    classpaths is a list of pathnames to be prepended to the CLASSPATH.
index 674d3427a74dad829aab7ea1d3226f46dd62b7b0..bae2b005a1ff65ef03ab134cfe7235f01b706e67 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef _JAVAEXEC_H
 #define _JAVAEXEC_H
 
-#include <stdbool.h>
-
 typedef bool execute_fn (const char *progname,
                          const char *prog_path, const char * const *prog_argv,
                          void *private_data);
index ca247e6535637e98105c45a439b0974355a1f1cd..b24fe2b5a08cc8f6960ef6304ee062ebdecd88bf 100644 (file)
@@ -21,7 +21,6 @@
 #include "javaversion.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 
index 8b0d871a27ed8576c4bef40c96a318ed87acdc2a..a6ea1fab4bf23f5a4fce4fde1776be03e125a370 100644 (file)
@@ -23,7 +23,6 @@
 #include <unistd.h>
 
 #include <errno.h>
-#include <stdbool.h>
 #include <string.h>
 #include <sys/stat.h>
 
index ac235fccae6d73d46fbdeff968b742cccc50510d..f117374a7330f65a6c320cdf0958eace59f7a679 100644 (file)
@@ -20,7 +20,6 @@
 /* Written by Paul Eggert.  */
 
 #include <limits.h>
-#include <stdbool.h>
 #include <wchar.h>
 
 struct localeinfo
index 446fc0333d5f5252eb7cc33cfa7cb8837e388088..3a1d96ad564bb6e3f834862dd73dbca87614ecab 100644 (file)
@@ -24,7 +24,6 @@
 #include "localename.h"
 
 #include <limits.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 #include <locale.h>
index 4ec42cc94200924a6520e9ee4649642ed402cfd8..a0f37025eb990d49162451d5ea947128152a3261 100644 (file)
@@ -20,8 +20,6 @@
 #ifndef LONG_OPTIONS_H_
 # define LONG_OPTIONS_H_ 1
 
-# include <stdbool.h>
-
 void parse_long_options (int _argc,
                          char **_argv,
                          const char *_command_name,
index f16fd950df618ca99463df1ce66770988a1eaa6f..df1aa4167dd2c214168815f6fc74edd8b1b58d91 100644 (file)
@@ -94,7 +94,6 @@
 #ifndef _DYNARRAY_H
 #define _DYNARRAY_H
 
-#include <stdbool.h>
 #include <stddef.h>
 #include <string.h>
 
index 9aeb04413c5fe3d6eb33cb10d32d4b009ffc3554..5ca8df61fe3c7440d509088ec7689a2ad6932c68 100644 (file)
 #ifndef _MBCHAR_H
 #define _MBCHAR_H 1
 
-#include <stdbool.h>
 #include <string.h>
 #include <wchar.h>
 #include <wctype.h>
index bfe870624644905f32751880d61733780ef25a4d..89bfc3e746e1953a847bf6b11e7540efadf3c3fd 100644 (file)
@@ -48,7 +48,6 @@
 #define _MBFILE_H 1
 
 #include <assert.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <string.h>
 #include <wchar.h>
index 031fa92fbf9a99f47ef73768c695f58fa0ead1f0..f30a5406bb494289b0d96dd388e68408a6ce2df2 100644 (file)
@@ -83,7 +83,6 @@
 #define _MBITER_H 1
 
 #include <assert.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <string.h>
 #include <wchar.h>
index b8df2058c8e20539d30d212a08c0eac3d7527d18..50f0040f171c9c61402feb0b50c7714ce48689f8 100644 (file)
@@ -19,7 +19,6 @@
 #ifndef MBMEMCASECOLL_H
 #define MBMEMCASECOLL_H
 
-#include <stdbool.h>
 #include <stddef.h>
 
 #ifdef __cplusplus
index 9d4c3ae468f20154ded0d421fb1a097ac8e59f22..e5b3263eb37231813d0890dffdb7882444fc4e8c 100644 (file)
@@ -21,7 +21,6 @@
 #include <string.h>
 
 #include <ctype.h>
-#include <stdbool.h>
 #include <stddef.h>  /* for NULL, in case a nonstandard string.h lacks it */
 #include <stdlib.h>
 
index f9ce4eeca820576bb0ceff8e79ff1072d8787e30..ff7ff17d7678a59121ddcedd1dd4a72eedbf95bd 100644 (file)
@@ -20,7 +20,6 @@
 /* Specification.  */
 #include <string.h>
 
-#include <stdbool.h>
 #include <stddef.h>  /* for NULL, in case a nonstandard string.h lacks it */
 #include <stdlib.h>
 
index f197bd1c2e51d29798a9e9cccd34db9900ee3e1e..1a48fcfa5cbe1baffdc5e2029c1c3ce12dcdd613 100644 (file)
@@ -90,7 +90,6 @@
 #define _MBUITER_H 1
 
 #include <assert.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 #include <string.h>
index f8a4b5d4b91b54c1aa9ffffa3b66a4a7d8f35f6f..90bd59f37dd7308b0e75b7aca908893d29122fcd 100644 (file)
@@ -18,7 +18,6 @@
 
 /* Written by Paul Eggert, David MacKenzie, and Jim Meyering.  */
 
-#include <stdbool.h>
 #include <sys/types.h>
 
 struct savewd;
index 3982be16b2ae8727a5b07332ef4da9c5adbe7f8f..d1bcd8f13e56c879fa8b5562e8877c6bcf2b9cf4 100644 (file)
@@ -19,7 +19,6 @@
 #if ! defined MODECHANGE_H_
 # define MODECHANGE_H_
 
-# include <stdbool.h>
 # include <stdlib.h>
 # include <sys/types.h>
 
index 6edac1216ffcced704785910176941df9648a4f8..e24ebbe0dc21bbe7fd389e5409678324b67a1b9b 100644 (file)
@@ -19,7 +19,6 @@
 #ifndef MOUNTLIST_H_
 # define MOUNTLIST_H_
 
-# include <stdbool.h>
 # include <sys/types.h>
 
 /* A mount table entry. */
index 446794edc0b7b4dbd9d59fb5a43ab6c7de07a28c..78e612d4b1f5c2a7278fe563b9397455285c32f4 100644 (file)
@@ -25,7 +25,6 @@
 #include "intprops.h"
 #include "verify.h"
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <sys/types.h>
 #include <sys/select.h>
index 8e00fd74b0f299e74913a6ca80a199877bb1dd4f..0cb6f6a584611b80dfd7fb2cf47dea773aa50474 100644 (file)
@@ -17,8 +17,6 @@
 #ifndef _NONBLOCKING_H
 #define _NONBLOCKING_H
 
-#include <stdbool.h>
-
 /* Non-blocking I/O is an I/O mode by which read(), write() calls avoid
    blocking the current thread.  When non-blocking is enabled:
    - A read() call returns -1 with errno set to EAGAIN when no data or EOF
index c1dd5542478f45bd89bd06b89b697aeebd60c60f..37034eb9fb7f124044ea42ec1462ee88eb4f73f6 100644 (file)
@@ -65,7 +65,6 @@ extern char *tzname[];
 #include <stddef.h>
 #include <stdlib.h>
 #include <string.h>
-#include <stdbool.h>
 
 #include "attribute.h"
 #include <intprops.h>
index 52aab19d2732707b7b9fe035cbedeed008ac84dd..a78d0456edda8032c2374d142b66e878b5644672 100644 (file)
@@ -44,7 +44,6 @@ orig_openat (int fd, char const *filename, int flags, mode_t mode)
 #include "cloexec.h"
 
 #include <stdarg.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 #include <string.h>
index 56919ef8dc47fc16f8df12bc2b75d7e45b7d0b89..c2f64ff50e297b886da8bf290a35185c30942c01 100644 (file)
@@ -24,7 +24,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <unistd.h>
-#include <stdbool.h>
 
 #ifndef _GL_INLINE_HEADER_BEGIN
  #error "Please include config.h first."
index b51c09877b4b9d2a08e05a7390dc0a3062b0e83f..bfedfa1cc385e49df9b2724f4043c4ebff7f0e24 100644 (file)
@@ -23,7 +23,6 @@
 /* Get _open_osfhandle().  */
 #include <io.h>
 
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index c333abc0375a317791605b5feb1513e9d3b93608..ae88b2183b7dc2e2a61ed57bbcf0114eb5152367 100644 (file)
@@ -16,7 +16,6 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
 #include <time.h>
 
 bool parse_datetime (struct timespec *restrict,
index 8f69a5b2d0fe3b88af7f1980bd26587fa0be026c..8827d8698ea07abdde5b0784ff19370b43a54d32 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdlib.h>
 #include <unistd.h>
index 2b2e54228d40a3e95085a284dff8c88a059164d4..ca7d763616bf3f096c2dfa7c549137071961577a 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdlib.h>
 #include <unistd.h>
index 06729584f011dbc58aa7b555bdd1fc2eee335dbd..f8332b134da42401affce6fcb14dbfce57d93f0b 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdlib.h>
 #include <unistd.h>
index 4adc23bd053a15878c391edee10230022c1bbd52..da122d51bbf5e76de66ff96578fac9ee45685fdc 100644 (file)
 #ifndef _PIPE_FILTER_H
 #define _PIPE_FILTER_H
 
-#include <stdbool.h>
 #include <stddef.h>
 
-
 #ifdef __cplusplus
 extern "C" {
 #endif
index bb8a6bdbc33cda1585d4226b76e572ff9c049076..3ff026a4b8c5b8cfdc20dc891414236a8ec5e6c6 100644 (file)
@@ -21,7 +21,6 @@
 #ifndef POSIXTM_H_
 # define POSIXTM_H_
 
-# include <stdbool.h>
 # include <time.h>
 
 /* POSIX Date Syntax flags.  */
index 7a7455b09e853097d7d38207be8b30f261369967..f0487f429d23d9d40b1dd915b69137dcb8287c16 100644 (file)
@@ -26,7 +26,6 @@
 #if HAVE_GETPPRIV && HAVE_PRIV_H
 
 # include <errno.h>
-# include <stdbool.h>
 # include <priv.h>
 
 /* Holds a (cached) copy of the effective set.  */
index 8bb25769103e88d3f489ac980df686e44a0c542d..c9e3e663f6d49ac8e55de3cc1932c6366166dce0 100644 (file)
@@ -23,7 +23,6 @@
 #include "progname.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index eaef4f2700be0255291e000934bedc06ef908d30..6c9d7a5a3d8ae9b300e493b9d9865c933590db20 100644 (file)
@@ -27,7 +27,6 @@
 #include "propername.h"
 
 #include <ctype.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index d4d1da001ebc9651d7c871fe17d0a097abedd280..d1107496556bccb01afee3878e6b5ad5b239197a 100644 (file)
@@ -21,8 +21,6 @@
 /* Specification.  */
 #include <pthread.h>
 
-#include <stdbool.h>
-
 #if (defined _WIN32 && ! defined __CYGWIN__) && USE_WINDOWS_THREADS
 # include "windows-spin.h"
 #endif
index 9180d9ab059761162961a0409fa8488620896c19..ac339991a2d5f1414091a3fa42f53cf90b837faf 100644 (file)
@@ -38,7 +38,6 @@
 #include <ctype.h>
 #include <errno.h>
 #include <limits.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdlib.h>
 #include <string.h>
index f165580ccacd4ff267f41b53d22482aae372488e..71f6657fdef684874990ed68fd4c60ca154423f3 100644 (file)
@@ -30,7 +30,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <stdbool.h>
 
 #include "xalloc.h"
 
index 2bfbb02cf2ecc790b49e1d10afd448f5e225994a..0b0fc92ed22258cc97fdd3409c034ef5595e778b 100644 (file)
@@ -22,7 +22,6 @@
 
 # include <stdio.h>
 # include <sys/types.h>
-# include <stdbool.h>
 # include "obstack.h"
 
 struct Tokens
index 1b6f843d9a54fd2a2bf478132e72961b3a844fd1..49c9d6d3741903bae345aa5458c78d77e97840ce 100644 (file)
@@ -27,7 +27,6 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <string.h>
 #include <stdlib.h>
 #include <stdint.h>
index 902735bfc9bceebb1f9dc3ace011b845d01ef90f..0253cdfb45533492969d540fce2ab2e71653c52f 100644 (file)
 #ifndef _REGEX_QUOTE_H
 #define _REGEX_QUOTE_H
 
-#include <stdbool.h>
 #include <stdlib.h>
 
-
 /* Specifies a quotation task for converting a fixed string to a regular
    expression pattern.  */
 struct regex_quote_spec
index 57a455b1f43b4fce853dfd7cdd8c4556c05b7737..784d2d45866e529fe9f7ca75cd891c7cb1d77431 100644 (file)
@@ -29,7 +29,6 @@
 #include <locale.h>
 #include <wchar.h>
 #include <wctype.h>
-#include <stdbool.h>
 #include <stdint.h>
 
 #ifndef _LIBC
index ff0ad41995408d9f5050866870df130371be17e6..3ec8b2888b42f744383ce1950c332f46a88a6d52 100644 (file)
           -> readlink
              -> stat
        -> canonicalize-lgpl
+          -> c-bool
           -> libc-config
           -> errno
           -> fcntl-h
-          -> stdbool
           -> sys_stat
           -> unistd
           -> eloop-threshold
index 119abe5c269a81a18209a40152efd75dd88e38d7..a525873170361eb0c82ee512505b3b11580935a4 100644 (file)
@@ -29,7 +29,6 @@
    existing files.  */
 
 # include <errno.h>
-# include <stdbool.h>
 # include <stdlib.h>
 # include <sys/stat.h>
 # include <unistd.h>
index 7ba186cae78666d39815451b22d74644a3072d62..0c9cdeb95fb6d6e5da2fa35b760c9ebef00e19ce 100644 (file)
@@ -38,7 +38,6 @@ errno_fail (int e)
 
 #if HAVE_RENAMEAT
 
-# include <stdbool.h>
 # include <stdlib.h>
 # include <string.h>
 
index 01eab24dbba960d434952b2e7f448f74398198b1..fbdcb0305c5accbc94f1d7c5f4730e2e0c35adf4 100644 (file)
@@ -22,7 +22,6 @@
 /* Specification.  */
 #include <stdlib.h>
 
-#include <stdbool.h>
 #include <stddef.h>
 
 #if ENABLE_NLS
index b68b995b48693d80fb92369c6e69089974ef61a2..858449a5a978a6b8a16e0bb195d240f521a1cfbe 100644 (file)
@@ -20,7 +20,6 @@
 #include <config.h>
 
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
index 606685022641715af84a3f864f1b2b0b787c8980..caf592f985f1b5cd7ae70dfc45cff4f329a69625 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef SAME_H_
 # define SAME_H_ 1
 
-# include <stdbool.h>
-
 bool same_name (const char *source, const char *dest);
 bool same_nameat (int, char const *, int, char const *);
 
index ea487a40ddaa65a0bba5aa386058afd790d7b08b..afa75e176eef450aa1130fd426fa2a753b479484 100644 (file)
@@ -24,7 +24,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 
index 804924a945607b78ef94216b4a07ebe4b27cc619..dbb7ef2b47aa675997cb5d55cc0c34212d99bd1a 100644 (file)
@@ -26,7 +26,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <sys/types.h>
 #include <sys/wait.h>
index 80cd280287f70ef6008ff2d613edd418b3e574c4..22242a30a579f821a9d1a66ae15d81b02bb1fedc 100644 (file)
@@ -20,7 +20,6 @@
 #ifndef SAVEWD_H
 # define SAVEWD_H 1
 
-#include <stdbool.h>
 #include <sys/types.h>
 
 #ifndef _GL_INLINE_HEADER_BEGIN
index 9ab1ea84334eb3de62ab71978d162c6ae418609e..d25988051f696a4eb83edde09e20f896f124506c 100644 (file)
@@ -23,8 +23,6 @@
 #include <unistd.h>
 #include <sys/types.h>
 
-#include <stdbool.h>
-
 
 #ifdef __cplusplus
 extern "C" {
index aa7212528906935c8b94f357ae1d4084e1d6abe8..b3b3b56f31fa7506474e6707e761ce01f818712e 100644 (file)
@@ -99,7 +99,6 @@
 # define WIN32_LEAN_AND_MEAN
 # include <windows.h>
 
-# include <stdbool.h>
 # include <stdio.h>
 
 # include "filename.h"
index 28b9d7a542ef08748cb15d396cdf2122d39867e1..18e23fdaf9de11b8afbf19200ae81c7224f5d5c3 100644 (file)
@@ -53,7 +53,6 @@
    After including this file, these names will be undefined.
 
    Before including this file, you also need to include:
-     #include <stdbool.h>
      #include <stdlib.h>
      #include "assure.h"
      #include "xalloc.h"
index 574489ac71e5e5167cb4327ba07f3a34f643812c..cdcc33165f1329eda48a444e73078f8403066622 100644 (file)
@@ -55,7 +55,6 @@ orig_stat (const char *filename, struct stat *buf)
 
 #include <errno.h>
 #include <limits.h>
-#include <stdbool.h>
 #include <string.h>
 #include "filename.h"
 #include "malloca.h"
index 90fa62e59662b7be9d107bcfb553b20ebc63c7ce..762d3fdb79041240ba907e5c4ac39722a1a025f2 100644 (file)
@@ -20,8 +20,6 @@
 
 #include "intprops-internal.h"
 
-#include <stdbool.h>
-
 /* Store into *R the low-order bits of A + B, A - B, A * B, respectively.
    Return 1 if the result overflows, 0 otherwise.
    A, B, and *R can have any integer type other than char, bool, a
index b36f40919d1ea757da5796a129d92f99edf39832..e8d6084b06b76effc1649ddcec34eb8401b51cb5 100644 (file)
@@ -21,7 +21,6 @@
 #include <string.h>
 
 #include <ctype.h>
-#include <stdbool.h>
 #include <strings.h>
 
 #define TOLOWER(Ch) (isupper (Ch) ? tolower (Ch) : (Ch))
index 2ce17e566caa2550749d2ecacd2432c9586219f4..99996ceb90783aa5b10a22ff66fe08acf2c129f4 100644 (file)
@@ -22,7 +22,6 @@
 #include <errno.h>
 #include <locale.h>
 #include <stdarg.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 
index 5b60a7e0af3afe24ce4efe92fef3ba5b2c56bb87..01b4e327efa485362ab536fc5f3401d2175413a9 100644 (file)
@@ -21,7 +21,6 @@
 #include "striconveh.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 
index fe7b42430fded52d0aa83d5a5a7cbb1177ddb8c2..4a4426fe773d85205c89f3410f40747b5080bee0 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef _STRICONVEHA_H
 #define _STRICONVEHA_H
 
-#include <stdbool.h>
 #include <stdlib.h>
 
 #include "iconveh.h"
index 4cb1e29957b3ef1e3f54dc6bc121f557b9bf4ebb..d988e1e50168096d6ef2fc93ac7ee373546328bb 100644 (file)
@@ -20,7 +20,6 @@
 #define _STRING_BUFFER_H
 
 #include <stdarg.h>
-#include <stdbool.h>
 #include <stdlib.h>
 
 #include "attribute.h"
index 27b3fb6a9cc44b1d527948c78da45d1f619308fe..fd9ae8892a7579718fc7d915ee61f8cbb4440a9a 100644 (file)
@@ -29,9 +29,9 @@
 #include <limits.h>
 #include <string.h>
 #include <strings.h>
-#include <stdbool.h>
 
 #ifdef _LIBC
+# include <stdbool.h>
 # include "../locale/localeinfo.h"
 #endif
 
index 62369159668b5fb1451d72f3e126122c436ae176..65bf21b717f23d05d86383f41923e34aed0e91a8 100644 (file)
@@ -24,8 +24,6 @@
 /* Specification of strstr.  */
 #include <string.h>
 
-#include <stdbool.h>
-
 #define RETURN_TYPE char *
 #define AVAILABLE(h, h_l, j, n_l)                       \
   (!memchr ((h) + (h_l), '\0', (j) + (n_l) - (h_l))     \
index 9b3a1422a852f4570f23fac169f626561e868bf6..a2eada590fa5c5951e5da6dd60e376216c54884f 100644 (file)
@@ -27,7 +27,6 @@
 #include <limits.h>     /* LONG_{MIN,MAX} */
 #include <locale.h>     /* localeconv() */
 #include <math.h>       /* NAN */
-#include <stdbool.h>
 #include <stdio.h>      /* sprintf() */
 #include <string.h>     /* strdup() */
 #if HAVE_NL_LANGINFO
index f7ab9d54964ecc1c3e9cdb66cd13cf4c2ef5b3d1..27eb7a13c44162eae5cf83f769fb9d6c0a7eaaa1 100644 (file)
@@ -20,7 +20,6 @@
 #ifndef _GL_SUPERSEDE_H
 #define _GL_SUPERSEDE_H
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <sys/types.h>
 
index 7ac844830daf8e34555100040ed603f684453bab..02d20b18230861478f8bea3611a3c8d90a4e7664 100644 (file)
@@ -20,7 +20,6 @@
 /* Specification.  */
 #include "system-quote.h"
 
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 
index 11b4796b34beb9f5557c3855d7b67c223a05493c..dbff638f70123623f8e4ec7633f81bc3fcf878e3 100644 (file)
@@ -20,7 +20,6 @@
 # include "tempname.h"
 #endif
 
-#include <stdbool.h>
 #include <errno.h>
 
 #include <stdio.h>
index 37f0f4b9da7f357b96bee309564f8327655638bd..64a0e4e075759cb76417051fff82074fdd3f806d 100644 (file)
@@ -25,7 +25,6 @@
 
 #include <errno.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index 539fa795afa41be8c4a48d0f7c3e0e758c8eed84..28623aacf5b7c06e713514f03944c9b30c8f1713 100644 (file)
@@ -18,8 +18,6 @@
 #ifndef _TERM_STYLE_CONTROL_H
 #define _TERM_STYLE_CONTROL_H
 
-#include <stdbool.h>
-
 /* The user of this file will define a macro 'term_style_user_data', such that
    'struct term_style_user_data' is a user-defined struct.  */
 
index 60015bdb71d5ed8861f2083dce89f618b999c7bc..1983183b02e59467ae6b602806ce45e012f9411f 100644 (file)
@@ -32,7 +32,6 @@
 
 #include <errno.h>
 #include <stdarg.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
index 1a91d3778e7588cd9dc49f52cd05648ec799a8d8..601ce5950e832416deb2e581bbad22c1daf901cb 100644 (file)
@@ -27,7 +27,6 @@
 #include <time.h>
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 #include <string.h>
index 3e47875b760a61c0c5d9c47f21191bf5e9bcb544..6d9a1f23d364be8ed093c663956e7240a80a0dda 100644 (file)
@@ -22,7 +22,6 @@
 /* Specification.  */
 #include "tmpdir.h"
 
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 
index ec14ee14cb7ffa953865a8d422bb9c0aa6f5c12f..f667f4a86892d60c0367e5beb3c18a41922bcdb4 100644 (file)
@@ -14,7 +14,6 @@
    You should have received a copy of the GNU Lesser General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
 #include <stddef.h>
 
 /* Path search algorithm, for tmpnam, tmpfile, etc.  If DIR is
index dd9cf821a2ea58c0231cd7ae4506bc0807b18477..fadee566cc772245f0b2afb93d12efb0a8eb241f 100644 (file)
@@ -22,7 +22,6 @@
 #include <stdio.h>
 
 #include <errno.h>
-#include <stdbool.h>
 
 #if defined _WIN32 && ! defined __CYGWIN__
 /* A native Windows platform.  */
index 9bcc79edd80fc063aff63cc47cd9fa54f81303cc..5317cd3dd8c98f9a57eab949a8c81ce6e96e4f3c 100644 (file)
@@ -27,9 +27,6 @@
 
 #include "unitypes.h"
 
-/* Get bool.  */
-#include <stdbool.h>
-
 /* Get size_t.  */
 #include <stddef.h>
 
index 3223ee4d7afd33e4d441fb16668001eb433103a5..e599a3f1ce874a7fe404efe799ef85ea23748532 100644 (file)
@@ -23,7 +23,6 @@
    License and of the GNU General Public License along with this
    program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
 #include "unitypes.h"
 
 /* Determine whether a character is "cased" according to the Unicode Standard,
index 67a13b70f45098985ba1bbe318f51ec64d957acb..c8b9319bbafbf849be5f8fb08a8687cd8dc7435e 100644 (file)
@@ -23,7 +23,6 @@
    License and of the GNU General Public License along with this
    program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
 #include <stddef.h>
 
 #include "unitypes.h"
index b79b5b3246c4019c29ffa6aef06b71ab2bd197c7..ecbaa82c28f4fe85209924276ecf7e30c4b724ca 100644 (file)
@@ -29,7 +29,6 @@
 #include "unicasemap.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 
 #include "unistr.h"
index bda283d3defe13f4672862a54fded92304e9dc0e..ce52c70469a8a64e812ffa996ab35721d29d4028 100644 (file)
@@ -29,7 +29,6 @@
 #include "unicase.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 
index 6d95b197a889dc3700f64bf43c795ea02c39ccf1..a465657672c899d28033880e2e1be6670504f1bf 100644 (file)
@@ -29,7 +29,6 @@
 #include "unicase/invariant.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 
 #include "uninorm.h"
index a56efeb95f1a3b431fda0b0a1c29e04e9891fd12..280bac9ba19f59b1ba385d4b3ed5c4a474029373 100644 (file)
@@ -29,7 +29,6 @@
 #include "unicasemap.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 
 #include "unistr.h"
index 0bd168305b4a9c8f27b991ef7e9bf07d5cd0dbde..9786d35238ab4ec8a495fa44c7128c9ffc560a3e 100644 (file)
@@ -29,7 +29,6 @@
 #include "unicase.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 
index 3a28ff0950402ce262df6456170226da4273094b..f46b2d0e01c9b6cefe1ac50e20386f1ae374615f 100644 (file)
@@ -29,7 +29,6 @@
 #include "unicase/invariant.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 
 #include "uninorm.h"
index fb5a66cff510f161bebf07babf2ee66a329d3e51..1dbac0bffffc30031f1a8401766fc762e3cec613 100644 (file)
@@ -29,7 +29,6 @@
 #include "unicasemap.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 
 #include "unistr.h"
index c51f4dad1c2ea555a2aa18e015a6cb8cb51b0279..787d5ab8b461222986fa8f105c26aec24a5f3f5d 100644 (file)
@@ -29,7 +29,6 @@
 #include "unicase.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdlib.h>
 
index dd9fa63d224e17f549320250457e502f7716e48a..57c72a5973be96c0893f2828fcbe232cd97f60e9 100644 (file)
@@ -29,7 +29,6 @@
 #include "unicase/invariant.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 
 #include "uninorm.h"
index 2f0efefca820d39ac3350090512961bf05708ae0..de6a191d87e711ce225b602204d2b06b30be96ff 100644 (file)
@@ -19,9 +19,6 @@
 
 #include "unitypes.h"
 
-/* Get bool.  */
-#include <stdbool.h>
-
 /* Get size_t.  */
 #include <stddef.h>
 
index f1b60e17b9c51370b20c5f77f39b160749214c6e..7fbc2a0d572aa91d8c3dfc7a575930c807a23430 100644 (file)
@@ -26,9 +26,6 @@
 #ifndef _UNIGBRK_H
 #define _UNIGBRK_H
 
-/* Get bool.  */
-#include <stdbool.h>
-
 /* Get size_t. */
 #include <stddef.h>
 
index 850f6affa9c62b9e6e639b65e4ac5187c16a72ad..439397471dacac70f3d86b66656ca233ae2238f0 100644 (file)
@@ -28,7 +28,6 @@
 /* Specification.  */
 #include "unigbrk.h"
 
-#include <stdbool.h>
 #include <string.h>
 
 #include "unictype.h"
index ecb0e3f5c69595db1d26afe98c739156ebd98548..927955845d01db54dbe1794f052340727a1888ae 100644 (file)
@@ -28,7 +28,6 @@
 /* Specification.  */
 #include "unigbrk.h"
 
-#include <stdbool.h>
 #include <string.h>
 
 #include "unictype.h"
index dfbf3f1ef9ddcb0d3d84cf44de58a248fc6a8e54..b21ba262bad545c6095e5c9079068c18f5df708d 100644 (file)
@@ -29,7 +29,6 @@
 /* Specification.  */
 #include "unigbrk.h"
 
-#include <stdbool.h>
 #include <string.h>
 
 #include "unictype.h"
index 9c7c6f78ef16e6dfebde9475314758d2ec7f9f22..73130a5969afb835051e2e32bc8b78ad87fa0c7f 100644 (file)
@@ -28,7 +28,6 @@
 /* Specification.  */
 #include "unigbrk.h"
 
-#include <stdbool.h>
 #include <string.h>
 
 #include "unictype.h"
index 9842bec292de54ad4ff676b6443fd82d4ee56caa..000b00fe26da79b437302c43eaccb9d3c01a6f97 100644 (file)
@@ -28,7 +28,6 @@
 #include "uniname.h"
 
 #include <assert.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <string.h>
index 4d487515588293b9433b7ef04ac89e15abe679bd..40c7929575e347d8bdca7b7787471bfd92f797c4 100644 (file)
@@ -19,9 +19,6 @@
 
 #include "unitypes.h"
 
-/* Get bool.  */
-#include <stdbool.h>
-
 /* Get size_t, ptrdiff_t.  */
 #include <stddef.h>
 
index 5086b9d5adf25b3dc8cc8eb025acc5e3eefb56a7..8cf84b7b4c58c82eae48ae14699616509d715cb3 100644 (file)
@@ -17,8 +17,6 @@
 
 /* Written by Paul Eggert and Jim Meyering.  */
 
-#include <stdbool.h>
-
 #if UNLINK_CANNOT_UNLINK_DIR
 # define cannot_unlink_dir() true
 #else
index 7d5d063e7e757ad80f3c4ab1598b236fac656e63..2f790f7c84b7ced1e8ba7ee8921fbcfdefb1e036 100644 (file)
@@ -19,7 +19,6 @@
 #ifndef USERSPEC_H
 # define USERSPEC_H 1
 
-# include <stdbool.h>
 # include <sys/types.h>
 
 char const *
index 799be0faab380b0c28c8055bf1c66b21ff23009a..e8aae9ef9fe25dd923ea748b4a5b4ea7696b0003 100644 (file)
@@ -24,7 +24,6 @@
 #if defined _WIN32 && ! defined __CYGWIN__
 
 # include <errno.h>
-# include <stdbool.h>
 # include <windows.h>
 # include "filename.h"
 # include "malloca.h"
index 3c00128724752ccb7f9205cc7e988bf804c63742..7312ee0b887a4b55c391c01ef66656ea2f79907c 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <fcntl.h>
 #include <limits.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdlib.h>
 #include <sys/stat.h>
index 2fa1251850756f6531b19fde0b730054a38ac6cb..23b9180935413d568367fee1e54b120865e5eade 100644 (file)
@@ -26,7 +26,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <string.h>
 #include <sys/stat.h>
 #include <sys/time.h>
index 61bdf130310d74aadd4e88f8e3943ec49a7bd3b7..008eaa9ca3246a0d1077625a11153624312f40ce 100644 (file)
@@ -23,8 +23,6 @@
 #include <unistd.h>
 #include <sys/types.h>
 
-#include <stdbool.h>
-
 
 #ifdef __cplusplus
 extern "C" {
index f1abb5f2f05e827b33a23ce415fd4b8d13bf033a..8185b424bceca9009bca519330892b1e53763dfc 100644 (file)
@@ -23,7 +23,6 @@
 #include "windows-cond.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <sys/time.h>
 
index e81fc168cf2bdf2be355d80b1b1bc2cdc7d26628..dcda62123e21776be7dc12da24c8caba1b278ae5 100644 (file)
@@ -24,7 +24,6 @@
 #define WIN32_LEAN_AND_MEAN
 #include <windows.h>
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 1e42d80d21fad1874dcbd79bd2be90f799717886..2081fe4204553ccdf2f48c42e2af7aaff5c71077 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef _WINDOWS_SPAWN_H
 #define _WINDOWS_SPAWN_H
 
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdlib.h>
 
index 1bc86d3cf939c6df11395a7ceb30356462722d31..8036716dded75e7ea0550865a7448e7b5265c835 100644 (file)
@@ -22,7 +22,6 @@
 #include "windows-timedrwlock.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <sys/time.h>
 
index b229eb950a957ee7dc234d6fcd2dc4f16b0e9fa0..3e06a6b07b4b2e8c4c31dfd19c80cafc97afa1cf 100644 (file)
@@ -15,6 +15,4 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
-#include <stdbool.h>
-
 bool can_write_any_file (void);
index fdc89ab5b9d8896d4819b038ece261ad6d2e3209..159b79f2ab67fe81889598176303ed37e4afde89 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <errno.h>
 #include <error.h>
-#include <stdbool.h>
 #include "exitfail.h"
 #include "verify.h"
 
index 78beefa3628d5ca9cac9642353341feaee331376..9f3832653115d665d178894a95848d8aa95f4624 100644 (file)
@@ -21,8 +21,6 @@
 #ifndef XSTRTOD_H
 # define XSTRTOD_H 1
 
-# include <stdbool.h>
-
 bool xstrtod (const char *str, const char **ptr, double *result,
               double (*convert) (char const *, char **));
 bool xstrtold (const char *str, const char **ptr, long double *result,
index 1018d72c1537abeb225b884bbd1c9de4a44103b5..abcfaab76be3d68485e3ffcf28dbda2f07c82e05 100644 (file)
@@ -17,8 +17,6 @@
 #ifndef YESNO_H_
 # define YESNO_H_
 
-# include <stdbool.h>
-
 bool yesno (void);
 
 #endif
index a0a5e459f1cad5948b1193056c23385272106e84..1a3a14e6c23f04ad5220f5da3d601484c463bc87 100644 (file)
@@ -11,7 +11,6 @@ gettext-h
 qcopy-acl
 qset-acl
 quote
-stdbool
 
 configure.ac:
 
index 85eefe2b14d51aeac3734abeb7f7de9a44dd5e55..74519a4b8697f478d3d9f3a9e3363f4dc3308607 100644 (file)
@@ -32,6 +32,7 @@ extensions
 vsnprintf
 sleep
 stdalign
+stdbool
 stdio
 strerror
 memchr
index 8c9cb7cc8956910b534ea97dd1116f0812d4394f..1f2a23251292c24f54e748070afcf5f6154ffc4e 100644 (file)
@@ -24,6 +24,7 @@ fopen-gnu
 gettext-h
 integer_length_l
 obstack
+stdbool
 xalloc
 
 configure.ac:
index 7591521ed9dba6175f32c2336b625da3c915527a..d77778ba15d066c99904de9e82167f091e5c7501 100644 (file)
@@ -6,6 +6,7 @@ lib/diffseq.h
 
 Depends-on:
 c99
+stdbool
 
 configure.ac:
 
index c41cde1d4b85b560dd66c0cee2aaabe4b2a0468d..c5f7b2736416b270cb27be5123e50d35cc043c03 100644 (file)
@@ -10,6 +10,7 @@ Depends-on:
 acl-permissions
 free-posix
 stat
+stdbool
 
 configure.ac:
 gl_FILE_HAS_ACL
index b384471fa102212cb0e591a234abc5104c3374b7..c1c1045f680337f4430c849e7ca52d01fea887a9 100644 (file)
@@ -9,6 +9,7 @@ lib/unictype/3levelbit.h
 
 Depends-on:
 memcmp
+stdbool
 strdup
 strstr-simple
 
index cb4317e9f771f9d48dc7b91641d177059cbc9d06..fa468ed7f3af45e6a69b22a52617077c87f55a9a 100644 (file)
@@ -9,6 +9,7 @@ Depends-on:
 sys_random
 fcntl-h             [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1]
 minmax              [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1]
+stdbool             [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1]
 open                [case $host_os in mingw*) false;; *) test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1;; esac]
 
 configure.ac:
index 1ef3209d7871bcae6d65df39a4ae011110797d6c..ebb46ee4adb90b86dae889e5faa55edf863e8214 100644 (file)
@@ -8,6 +8,7 @@ lib/hash-triple.h
 Depends-on:
 hash-pjw
 same-inode
+stdbool
 
 configure.ac:
 
index 9dfe24cc6682a7471ce06f80b214ccbc8e920393..34a4aaa5f036d856e29aa7f06e822cc7cdf48072 100644 (file)
@@ -20,6 +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         [test $HAVE_POSIX_SPAWN = 0]
 windows-spawn   [test $HAVE_POSIX_SPAWN = 0]
 
 configure.ac:
index ed7b327ec2d412aeeb45dbef9ea3a03176ab31da..d752ec9ccd14f3c7f9a1525888867cf9edbd560b 100644 (file)
@@ -5,6 +5,7 @@ Files:
 lib/strcasestr.c
 
 Depends-on:
+stdbool
 strcasestr-simple
 
 configure.ac:
index 4dbe8876488859c67fab0fe0820a748bd81386eb..70f3fdc482ecb86a3803d874f289960f9ab9fd8e 100644 (file)
@@ -9,6 +9,7 @@ m4/supersede.m4
 Depends-on:
 c99
 fcntl-h
+stdbool
 sys_stat
 clean-temp
 tempname
index 9af74dca50522ede65dfc05e31f027bc9eebf1b8..b704684dfb77837ad924730257c7338949703347 100644 (file)
@@ -7,6 +7,7 @@ lib/system-quote.c
 
 Depends-on:
 sh-quote
+stdbool
 xalloc
 
 configure.ac:
index 9f059498c4e386bfaee836aca10186dc4c6bf816..5d0560895a7d52532fa0a4872ebc62429b4825f3 100644 (file)
@@ -10,6 +10,7 @@ m4/libunistring-base.m4
 
 Depends-on:
 gen-header
+stdbool
 unitypes
 
 configure.ac:
index b35437d314740b47d942589897e02c0a9e7c73ac..72f485d325fa16e8701ce3b9bd2f10ca5da324df 100644 (file)
@@ -10,6 +10,7 @@ Depends-on:
 uniname/base
 attribute
 memcmp
+stdbool
 c99
 
 configure.ac:
index f09e57346dc5559a8452aed5d3bfe09e939f1caa..b61c26a0f88dad1e82f6d4d11b70384995158e9e 100644 (file)
@@ -11,6 +11,7 @@ time
 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         [test $HAVE_UTIME = 0 || test $REPLACE_UTIME = 1]
 
 configure.ac:
 gl_FUNC_UTIME
index f9469b159dd0aa7d75c3b0f5c1763d836c842767..466e7339b1c1983bba651749e9732720403e33be 100644 (file)
@@ -8,6 +8,7 @@ lib/windows-initguard.h
 
 Depends-on:
 errno
+stdbool
 time
 gettimeofday
 
index 21cef522cfc8b650026c0ab68aea22c47b44544b..9660d4fb2de67f18abc6bf603ba0aed4c0ca0458 100644 (file)
@@ -9,7 +9,6 @@ m4/xgetcwd.m4
 Depends-on:
 getcwd
 xalloc
-stdbool
 
 configure.ac:
 gl_XGETCWD
index 22c5933f97e6e49e951a1035ec5a3406237fb1f8..1320d2f8f8fbb089af9b49d57fc4c174cdac6101 100644 (file)
@@ -20,7 +20,6 @@
 # define GLTEST_NAP_H
 
 # include <limits.h>
-# include <stdbool.h>
 
 # include <intprops.h>
 
index e1e6a6101b9829520866c2b16ce7f3abcdd95026..0974573d8975f148c6ab8aabf1ec903cb98a5ab4 100644 (file)
@@ -16,7 +16,6 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2021.  */
 
-#include <stdbool.h>
 #ifdef __linux__
 # include <fcntl.h>
 # include <string.h>
index eb22880b15305df8cdb4b9412921ca3bb24cb09d..a820874f9ea304dbc63e6a691fb3f0e8f042e770 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 0a417ac90714daabfbd15e5abb36faeee7cfbb03..59b3cdf594b33ed5591d70f2d3a8b5f340e760cc 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index a722a6985dbc1473998301cae8133571a0985a2e..cf71d667828a5b2166dfc9a3dbb28a8e9d8298f5 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index d947f4e5eeb7b3b079544791595f5742718e89e4..b4959f0758c52dc703175758902f06f6d3e353c8 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 1f667f365d4a3e22249b9f7edfde99d2d699c748..6596620ccae2b09b122a6137d8d4871982ef40da 100644 (file)
@@ -21,7 +21,6 @@
 #include "base32.h"
 
 #include <stddef.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdint.h>
index 6ff69a2a7a001a7e71605218631cd165a430d178..31042450b3d2d52568c997f89efc855aafef7bf8 100644 (file)
@@ -20,7 +20,6 @@
 #include "base64.h"
 
 #include <stddef.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <stdint.h>
index 9b87f39877f7dc7a7ac126706d0e57d0d99637a1..1bc08aabf8e5f7c027542933d3c98f447454477e 100644 (file)
@@ -24,7 +24,6 @@
 #include <math.h>
 
 #include <float.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 
index 133c567d9066264d374196ed1f9d9b99d423d08c..cc579a7ffe8b03fca6fd04c28f6759d18ee30b99 100644 (file)
@@ -24,7 +24,6 @@
 #include <math.h>
 
 #include <float.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 
index da5de0fbd05d95e1e0b0302e29dd01b23afd31b5..ec99e40cf0a13a8db41afdf38e03849724c89f59 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (chown, int, (char const *, uid_t, gid_t));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/stat.h>
index 872da1e20a4888fae56b262c537695328cc700a9..33cfe58487dc6c932a8aef582b523c41faedbb15 100644 (file)
@@ -18,7 +18,6 @@
 
 #include "dirname.h"
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 467351ee7d3e37f225a13756d7eac167e042eea0..329ee033a7de6056e110f0fb917aa41fc4125e16 100644 (file)
@@ -22,7 +22,6 @@
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <unistd.h>
 
index 0b466cfc8d9846d839baa5d544480e9460c2e3d5..87d83c77a1f81c304f1fef0566dbd2ec113a3f8e 100644 (file)
@@ -26,7 +26,6 @@ SIGNATURE_CHECK (dup3, int, (int, int, int));
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 
 #if defined _WIN32 && ! defined __CYGWIN__
 /* Get declarations of the native Windows API functions.  */
index 388b73bb9e97e192e678b62c8e24f53d80b115b4..7cce5e5f36d7e50debb58e521ad5ddd3bae641c6 100644 (file)
@@ -20,7 +20,6 @@
 #include <stdlib.h>
 #include <errno.h>
 #include <string.h>
-#include <stdbool.h>
 #include <fnmatch.h>
 
 #include "exclude.h"
index 28e7b71ba1eb070df7bffd0fe517a841008c3a56..33ca77c62dcc086a7ae750da2f4b23dd6519cc2a 100644 (file)
@@ -41,7 +41,6 @@ is_device (int fd)
 /* Now include the other header files.  */
 #include <fcntl.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
index c99bf1adbe586580b21719bbc4101a9ede11396d..0a2fe327eecf3d201bd0e7390b30189b8fe2579a 100644 (file)
@@ -21,7 +21,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 065be83cfc3adcbfab5642a09e164b1dd45cecdf..fce1a13086334fcc7475081ffa526e794bae3e18 100644 (file)
@@ -18,7 +18,6 @@
 
 #include "execute.h"
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
index 8f06d7f0a58bd3816cc0066045c28ed9344545dc..113f71357714c2ed9ab484b86a7fe0d2e660ace7 100644 (file)
@@ -24,7 +24,6 @@
 #include "signature.h"
 SIGNATURE_CHECK (explicit_bzero, void, (void *, size_t));
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdint.h>
 #include <stdlib.h>
index 4d05dbb6beae6dcca3d1705409f9894a60b9b63e..2c8cace8010cd2784e4e51d4e1976aac9ebfa74c 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (fchownat, int, (int, char const *, uid_t, gid_t, int));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/stat.h>
index 667a68715ca07dccd135c2df2643d054dda191f5..ef4ab75b0a3869289718f277fdc561f6954cd23a 100644 (file)
@@ -21,7 +21,6 @@
 #include "fcntl--.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <unistd.h>
 
index cd7d1882047a6cf568f36e63fae724c4920d6bb7..77ca347972cffac6c940127ad9c5c19461ce5390 100644 (file)
@@ -27,7 +27,6 @@ SIGNATURE_CHECK (fcntl, int, (int, int, ...));
 /* Helpers.  */
 #include <errno.h>
 #include <stdarg.h>
-#include <stdbool.h>
 #include <unistd.h>
 
 #if defined _WIN32 && ! defined __CYGWIN__
index bed6d85c77e26f680c118f5fe0c00a5c0deeb66d..2a2cd2ad9049a57fc7abcc4f9cb2508c58a49763 100644 (file)
@@ -21,7 +21,6 @@
 #include "utimens.h"
 
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 
index d05f5cd48c7dfbc7c9f63894d15f8a267681a4ff..c5e4275cf96a0e19afc89c3efaac260312d28dce 100644 (file)
@@ -23,7 +23,6 @@
 
 #include "idx.h"
 
-#include <stdbool.h>
 #include <stddef.h>
 #include <stdio.h>
 #include <stdlib.h>
index f68aed5431be7cd09af9d0c4fd1f274a02ec302c..fc6832e1d0a275766cb1ce8c583152041fb0eed2 100644 (file)
@@ -24,7 +24,6 @@
 #include <math.h>
 
 #include <float.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 
index b617d0f17c0f39c473dca97efe445cd98138e04b..9aaabf5b1273ab0e967b77a309ed2ab60f70080e 100644 (file)
@@ -24,7 +24,6 @@
 #include <math.h>
 
 #include <float.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 
index 01aabf7c65058bcd31543f4d0b999ef337470605..a534fc103cd331910ddd5e72d4b657d44027b96e 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (fstatat, int, (int, char const *, struct stat *, int));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
index 48522cd22eb127c4ac11e066d61dbc07c8e05556..a46b106f011f2c4f96ad9f0a8dc998918ba9e96a 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "fstrcmp.h"
 
-#include <stdbool.h>
 
 #include "macros.h"
 
index 4680d6639de95e0457bf40a4826ff7c5df143891..ac009eba4212b9cced26f833792211d6139dfb15 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (futimens, int, (int, struct timespec const[2]));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index fcc7741f1263cd59f361b81bab6a319830cc6331..94cbc61823dca7b846fc98fba7be2a2919fc6b54 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <errno.h>
 #include <stdio.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index 8538f63170cb09122cede54ca7c1a317f20190dd..a7ac4a5541fe9a8e3c3e19e05d4185c15767b49e 100644 (file)
@@ -16,7 +16,6 @@
 
 /* Written by Bruno Haible <bruno@clisp.org>, 2009.  */
 
-#include <stdbool.h>
 
 /* The glibc/gnulib implementation of getopt supports setting optind =
    0, but not all other implementations do.  This matters for getopt.
index 004e14aaf4c877133e59146fb85cec7eaa2d9764..8570bc61ba60aedb9a464ee96982c3bcd9c82ea6 100644 (file)
@@ -21,7 +21,6 @@
 #include "hard-locale.h"
 
 #include <locale.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <string.h>
 
index 5e36f8305348b6d34d4246fc6404008ac896855b..f8b404392eb50f60b93386b47853bbfbbb1e3baf 100644 (file)
@@ -23,7 +23,6 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <stdbool.h>
 #include <string.h>
 #include <unistd.h>
 
index 6176be0caab3729e50f1875adcd1c942d2eb6306..d66ef939d4e52549ec705c4f29bbfd7bd0892fd4 100644 (file)
@@ -18,7 +18,6 @@
 
 #include "idpriv.h"
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index d121075959b8e3f590559de62dd739d1db73d2dd..101747bc35629b37a59488d3655634dc5c84c7a0 100644 (file)
@@ -18,7 +18,6 @@
 
 #include "idpriv.h"
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index b8243ae54076af8e7503e13cc4ab0d5e9e098fa9..01afcc5beaa60ca2d30149a3994b4fa3e8947b75 100644 (file)
@@ -21,7 +21,6 @@
 #include "immutable.h"
 
 #include <signal.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 
index a46e9c5e4ab269a8d84c21ca5e682bc26da89195..84265ea3f266d9e589e43ee0d9baa3a9ceb04aa9 100644 (file)
@@ -37,7 +37,6 @@
 #endif
 #include "verify.h"
 
-#include <stdbool.h>
 #include <inttypes.h>
 #include <limits.h>
 
index e8c8fa4b66147f5a05d510397837744e4a46ea2a..13eee846ac2deee45c00deee43f29081cab5b18b 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (lchown, int, (char const *, uid_t, gid_t));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/stat.h>
index 8500c036cc093629ee8d3ca90caec58084666585..fa654dc2742bb47a0b5a06ab47589695fe0c7afe 100644 (file)
@@ -23,7 +23,6 @@ SIGNATURE_CHECK (link, int, (char const *, char const *));
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 1b4eee430ca78fae12cfdbae04a94f8fa834bb64..3ef2312107850e448374bf833367a0a80229aefd 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (linkat, int, (int, char const *, int, char const *, int));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 46c2683b48dd187c6b0a88d2f56eeb646b7f64cb..c35d41cbb1fa8b9a07d95fd0a7ae4bba82796e81 100644 (file)
@@ -29,7 +29,6 @@ SIGNATURE_CHECK (lstat, int, (char const *, struct stat *));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
index d275750d735d9c26f12c0326a6270442661b2429..633453d8db3db821b64482ac15a0e7e882013621 100644 (file)
@@ -21,7 +21,6 @@
 #include "mbmemcasecmp.h"
 
 #include <locale.h>
-#include <stdbool.h>
 #include <string.h>
 
 #include "macros.h"
index 1ecd19446c9f60d504393d6d2b76735a56a7e65c..c17ddbb1535c2d8c0e960bd4fecbd592fc6633c9 100644 (file)
@@ -21,7 +21,6 @@
 #include "mbmemcasecoll.h"
 
 #include <locale.h>
-#include <stdbool.h>
 #include <string.h>
 
 #include "macros.h"
index 26450520bc5a0db8f797cdcd7a16feef35bf516c..0d0520dafe67f13e02aae88797cdee65fcf8b8a5 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (mkdir, int, (char const *, mode_t));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
index 6a538bffd4dd7fdac04b7213a6b12b9d3646931a..446f81967c02f7f10fe8deba3ae6357d1b6094f3 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (mkdirat, int, (int, char const *, mode_t));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
index 6be6d1069183ee414279f1e25356a90c3826da6b..c31809961dc59aff463241d18fc102d129367161 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (mkfifo, int, (char const *, mode_t));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
index 2fcb03045e5e26e0746c6d3a825095b36cff11ff..38a933c8e306499a905a4069ff21f630b3b728c1 100644 (file)
@@ -26,7 +26,6 @@ SIGNATURE_CHECK (mknodat, int, (int, char const *, mode_t, dev_t));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index b8fac29bc70a6da41f4b727652dfb742f9332352..314bc61fe778c4759f49fd67683f986b2430c63f 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (mknod, int, (char const *, mode_t, dev_t));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
index 53704c72ef696c5c428e7c0eed52b7e837a52a2b..cced8dc0e4b414f5ae5983b75a82e539ee03b0fc 100644 (file)
@@ -18,7 +18,6 @@
 #include <config.h>
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index 09cf80425dac0567d515174b14033da2ef6dae7f..e8e92980b126de77e6cf762a4d830459a3727843 100644 (file)
@@ -18,7 +18,6 @@
 #include <config.h>
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index f7d52715a8ed8cc1772a838fca2bc83f5e115194..640fc5d3c8ebfee79751b8aa7ac7cb5ff736a79e 100644 (file)
@@ -18,7 +18,6 @@
 #include <config.h>
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index e40dda3e58d5f9dd628fe2e7b71a9d6c37c7a447..4008c733dbab9987422d62c99a624f0a81f1d4b5 100644 (file)
@@ -18,7 +18,6 @@
 #include <config.h>
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index 3812bac0ba4ba123efc34148b9ac324de624ff5f..d7c5a0869d3f379a4bb0ec2bf8c316f74b073b63 100644 (file)
@@ -24,7 +24,6 @@
 SIGNATURE_CHECK (open, int, (char const *, int, ...));
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <unistd.h>
 
index 3571fcc39706132cf84d70317a17ac3b66ab6904..5502bdd98a3ec64ed34f17fb373143363a524275 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (openat, int, (int, char const *, int, ...));
 
 #include <errno.h>
 #include <stdarg.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <unistd.h>
 
index e0d5bd50fe826b07e740dc92019d3d6bda3681bb..0525f7d49edb25e03e3d1e2de7addb889cddc184 100644 (file)
@@ -22,7 +22,6 @@
 SIGNATURE_CHECK (pipe, int, (int[2]));
 
 #include <fcntl.h>
-#include <stdbool.h>
 
 #if defined _WIN32 && ! defined __CYGWIN__
 /* Get declarations of the native Windows API functions.  */
index 7ed9208dec6c09244fcd6f3f1b08283a42cb0d62..b5c641a9da213e57eb6d1d0a4edda7433d0d8b91 100644 (file)
@@ -22,7 +22,6 @@
 SIGNATURE_CHECK (pipe2, int, (int[2], int));
 
 #include <fcntl.h>
-#include <stdbool.h>
 
 #if defined _WIN32 && ! defined __CYGWIN__
 /* Get declarations of the native Windows API functions.  */
index bc3ab104b489b19749c9a5a71c2e10a15ca8840e..6edaeb33a03114aa7593214af718d18f6a119585 100644 (file)
@@ -31,7 +31,6 @@ SIGNATURE_CHECK (poll, int, (struct pollfd[], nfds_t, int));
 #include <arpa/inet.h>
 #include <fcntl.h>
 #include <stdlib.h>
-#include <stdbool.h>
 #include <sys/ioctl.h>
 #include <errno.h>
 
index 2e76c30197fcd3d0d56828661f90b3ebaa03847a..044acaf22065f4fa3b662aee6e33bfb9f85a173b 100644 (file)
@@ -23,7 +23,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 9d3f069132a1f8e6d0d574fa2f9455a842174b61..506fdf37b9ce580f0a253f38edf1af97a6a375ae 100644 (file)
@@ -23,7 +23,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 25d96ee138bdaabef5e05dc209c55bd3d822d20c..52a36fc81a768a451e64523c44c0323030192934 100644 (file)
@@ -45,7 +45,6 @@ SIGNATURE_CHECK (posix_spawn_file_actions_adddup2, int,
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 2236e68c89a2feb6a6d391e52f88e833c83a51a9..54442f0d0214489e4a32f6916a26287618bced58 100644 (file)
@@ -23,7 +23,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index bce851d0c6bea9fbfbd4a6701b9218e763876c0f..df4eb8917f4dc9161c7cb822c02f11596bec1d90 100644 (file)
@@ -31,7 +31,6 @@ SIGNATURE_CHECK (posix_spawn, int, (pid_t *, char const *,
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
index 809b85b5f1520cdab8046f1b83da422c9a52303f..127d7a0b37e531d15519517a56f9363bfa403560 100644 (file)
@@ -25,7 +25,6 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <signal.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
index b07b71592952c1e9b034a654fa5a6c387958df6f..8999d04b4144bf2cc9c4fcff9450da7f336e6dfe 100644 (file)
@@ -21,7 +21,6 @@
 #include "quotearg.h"
 
 #include <ctype.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdlib.h>
 #include <string.h>
index 12bab8cdba1bab1d27ca213012e3ad21db179a48..a6c2c7a74094416d5c91204fc0139c35c1f62080 100644 (file)
@@ -21,7 +21,6 @@
 #include "quotearg.h"
 
 #include <locale.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdlib.h>
 #include <string.h>
index 351612984558f7a2fd1f36b2a7a393137c8315bf..a722e048aa78cfdbb73f7ff8133fd53b860ba3ed 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (readlink, ssize_t, (char const *, char *, size_t));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 64e8f22469e28d9422940f8118ae60c3074bcf6a..c084f3ea3292c14fe4a40b82c0e4f2daa7b58f81 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (readlinkat, ssize_t, (int, char const *, char *, size_t));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index ad745743c40ee1935c66a4bcb1a585cfb5d31038..472dbe6ca07ae3dc47d75ceeedbab8d2c9332529 100644 (file)
@@ -15,7 +15,6 @@
    along with this program.  If not, see <https://www.gnu.org/licenses/>.  */
 
 #include <config.h>
-#include <stdbool.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <fcntl.h>
index 0e743f5510bae2eec00181f362fb503dbdf7aa7b..a87c3fb3ebc0693ca01bb4dd0c103e768bc77750 100644 (file)
@@ -24,7 +24,6 @@ SIGNATURE_CHECK (rename, int, (char const *, char const *));
 #include <dirent.h>
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <sys/stat.h>
index 8e56fc05df2e8e205fe1fd0d724a62bdb9cf447d..8a5ce7c62960fed1ba07ddf273841a07239f0a85 100644 (file)
@@ -26,7 +26,6 @@ SIGNATURE_CHECK (renameat, int, (int, char const *, int, char const *));
 #include <dirent.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index 3f67ec048f84ed92f1b40b1f1e5496c5dd4191fd..1d8986ee404910df1a8072f6bd5ffaf2c278a8bf 100644 (file)
@@ -29,7 +29,6 @@ SIGNATURE_CHECK (renameatu, int,
 #include <dirent.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
index 81437c3ab02dcc709b0227d5bd69224d3ecc724a..deea6bdf81763725f11b331508a175a9c6c7c354 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (rmdir, int, (char const *));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/stat.h>
index b26e24c74285da27fae96d913a6d4d5d1eefcfd3..4cc37c59bf9f5b1d58c53f6025a07320008adfbe 100644 (file)
@@ -30,7 +30,6 @@
 
 #include <math.h>
 #include <float.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
index 5c6784169d9b12432c0a7b9e9ce6ab2ae33b8dd0..86a79ad83a11db459d64c1eed6fde9d366336f4c 100644 (file)
@@ -24,7 +24,6 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <stdlib.h>
-#include <stdbool.h>
 #include <sys/ioctl.h>
 #include <errno.h>
 
index 326c7b4585cdee3bfc8ee2563ecafe448b6c84a2..9dac7f75603ee3f4a96f5639402eba96b22db8d5 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
index 40aac6dcf79ec234459c4ad90b38ed66e5754264..91dc0722d27730f00f3a621b677bc53cbd0dd2e7 100644 (file)
@@ -19,7 +19,6 @@
 #include "spawn-pipe.h"
 #include "wait-process.h"
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 51f9dbd0732cfafe89a8d133e8647377ec67b135..5d574bf5cc3258b6f0fb0a676ac035c562494fe8 100644 (file)
@@ -20,7 +20,6 @@
 #include "wait-process.h"
 
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
index 6ad2618dcc74e9ec06cbe007fb22aec552123ec7..3f4ac4b1840e00af0e321334b8d350c30cbde920 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <config.h>
 
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include "assure.h"
index cf0d968700332aa6cd75f9dc24f9224789ad19dd..c8a4b98454b2abd674abe7bd17294f8f883657a5 100644 (file)
@@ -29,7 +29,6 @@ SIGNATURE_CHECK (stat, int, (char const *, struct stat *));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <stdio.h>
 #include <unistd.h>
index 887601ceef63861717d76c7f1c20dc84018217be..0453d98bc956c67b5b697d00bc094d9954508ce5 100644 (file)
@@ -24,7 +24,6 @@
 
 #include <errno.h>
 #include <fcntl.h>
-#include <stdbool.h>
 #include <stdlib.h>
 #include <string.h>
 #include <sys/stat.h>
index 5752f8f8b4d9ef95235a882cc254e92b40a9df87..3dbd60a0987c3568225e0713390cae6f6b5c208a 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (symlink, int, (char const *, char const *));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/stat.h>
index 68efffd93c1ff5b00a2d15a5ec899523f0307a08..80f02528bff6d5c577603d8135c0de38ea7e818d 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (symlinkat, int, (char const *, int, char const *));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 9436a06885d8a2b9763d9c6ff38cc3fee879c28f..657719f59790f8bad8787b37b9d358ffc0d9a196 100644 (file)
@@ -26,7 +26,6 @@
 #endif
 
 #include <limits.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index c405ba57ba8ee503879f1e7ea12302232931b30b..b932ad59675933f74ef298b2465432489d76a313 100644 (file)
@@ -20,7 +20,6 @@
 /* Specification.  */
 #include "term-style-control.h"
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
index a3599a6c51dc4eb235b673f0d3bc1894432b578f..0c1466ea536e1f1b4202662b8651156c6b1e4a89 100644 (file)
@@ -20,7 +20,6 @@
 /* Specification.  */
 #include "term-style-control.h"
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <string.h>
 #include <unistd.h>
index 11b769c9173b63485b689fbb09375bad1380fcc8..9959e95a6c98abe3876bca95df7add318d10f4b9 100644 (file)
@@ -23,7 +23,6 @@
 #include "intprops.h"
 #include "macros.h"
 
-#include <stdbool.h>
 #include <limits.h>
 
 static struct { int s; int ns; } const prototype[] =
index b833dd1e3719aaec10ec9bd35f05741abd694454..976ab250bb11903bd3bab60347de7061dbb572c4 100644 (file)
@@ -24,7 +24,6 @@
 #include <math.h>
 
 #include <float.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 
index 14c43cfc0e9fa6c7f69a73629e122592c019ebec..b25e16af3b25eb8dfc8881677f337f7b5c253f3c 100644 (file)
@@ -24,7 +24,6 @@
 #include <math.h>
 
 #include <float.h>
-#include <stdbool.h>
 #include <stdint.h>
 #include <stdio.h>
 
index d456078d153b4871543d9780310c9f87d92af590..d1ed36a1df70f58c0ab207026a786ae390e36105 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (unlink, int, (char const *));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 2c329fd5a6198e78d21aa76bc3b69c4f1eb23486..b565fd67efb74fbb3100a297681e6582ef845aa7 100644 (file)
@@ -25,7 +25,6 @@ SIGNATURE_CHECK (unlinkat, int, (int, char const *, int));
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/stat.h>
index 65287a592d7f8ef2ad2a901967b51ca1b5112792..08f1a9ca9df47eca0faf5fd306527b9faba5fc11 100644 (file)
@@ -24,7 +24,6 @@
 #include <assert.h>
 #include <string.h>
 #include <stdlib.h>
-#include <stdbool.h>
 #include <sys/types.h>
 #include <pwd.h>
 #include <grp.h>
index c51cd1ff8db58b9e39f0f6ffc9b96bdeaf9da776..b172b0d51b4ef261ffd9dc7cdc4fdaf9809cd05c 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <utime.h>
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 
index 136c4daf9ec4c36e6bbf2c93e0746570ad026bc6..a2188f90b526ff0821ba5ea2ba840c817a7bb38e 100644 (file)
@@ -20,7 +20,6 @@
 
 #include "utimens.h"
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 
index 267f1e5f4208270aac449325a0fb776d1f070033..5831fde1be8f26e71ed0c04b58ffd01c7c136b8b 100644 (file)
@@ -26,7 +26,6 @@ SIGNATURE_CHECK (utimensat, int, (int, char const *, struct timespec const[2],
 
 #include <fcntl.h>
 #include <errno.h>
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 7a2fcfb9552ef0bb9a9c031870deeabd99320b3c..2489caaa285edd82c2eb67d4d4616c41f9218b4d 100644 (file)
@@ -18,7 +18,6 @@
 
 #include "unictype.h"
 
-#include <stdbool.h>
 #include <string.h>
 
 #include "macros.h"
index d39dff348845498188960a29aebcc1d76620637e..433ba686c79a1cc4f31d9d96bfbd117b42a81731 100644 (file)
@@ -21,7 +21,6 @@
 /* Specification. */
 #include <unigbrk.h>
 
-#include <stdbool.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>