1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

Rename module stdbool-h to bool.

Reported by Paul Eggert in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-12/msg00193.html>.

* modules/bool: Renamed from modules/stdbool-h.
* modules/bool-tests: Renamed from modules/stdbool-h-tests.
* modules/bool-c++-tests: Renamed from modules/stdbool-h-c++-tests.
* tests/test-bool.c: Renamed from tests/test-stdbool-h.c.
* tests/test-bool-c++.cc: Renamed from tests/test-stdbool-h-c++.cc.
* tests/test-bool-c++2.cc: Renamed from tests/test-stdbool-h-c++2.cc.
* modules/stdbool-h-c99-tests: Update.
* modules/stdbool-h-c99-c++-tests: Update.
* tests/test-stdbool-h-c99.c: Update.
* tests/test-stdbool-h-c99-c++.cc: Update.
* doc/posix-headers/stdbool.texi: Update.
* doc/gnulib-readme.texi: Update.
* doc/gnulib.texi: Update.
* modules/* (Depends-on): Update.
* modules/stdbool: Update.
This commit is contained in:
Bruno Haible
2024-12-28 06:08:15 +01:00
parent fae9498888
commit 6ebad7abf8
310 changed files with 357 additions and 336 deletions

View File

@@ -1,3 +1,24 @@
2024-12-28 Bruno Haible <bruno@clisp.org>
Rename module stdbool-h to bool.
Reported by Paul Eggert in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-12/msg00193.html>.
* modules/bool: Renamed from modules/stdbool-h.
* modules/bool-tests: Renamed from modules/stdbool-h-tests.
* modules/bool-c++-tests: Renamed from modules/stdbool-h-c++-tests.
* tests/test-bool.c: Renamed from tests/test-stdbool-h.c.
* tests/test-bool-c++.cc: Renamed from tests/test-stdbool-h-c++.cc.
* tests/test-bool-c++2.cc: Renamed from tests/test-stdbool-h-c++2.cc.
* modules/stdbool-h-c99-tests: Update.
* modules/stdbool-h-c99-c++-tests: Update.
* tests/test-stdbool-h-c99.c: Update.
* tests/test-stdbool-h-c99-c++.cc: Update.
* doc/posix-headers/stdbool.texi: Update.
* doc/gnulib-readme.texi: Update.
* doc/gnulib.texi: Update.
* modules/* (Depends-on): Update.
* modules/stdbool: Update.
2024-12-27 Bruno Haible <bruno@clisp.org>
Rename module wchar to wchar-h.

View File

@@ -366,10 +366,10 @@ A declaration after a statement, or as the first clause in a
@item
@code{<stdbool.h>},
@mindex stdbool-h
@mindex bool
although Gnulib code no longer uses
it directly, preferring plain @code{bool} via the
@code{stdbool-h} module instead.
@code{bool} module instead.
@xref{stdbool.h}.
@item

View File

@@ -988,8 +988,8 @@ On pre-C23 platforms, @code{alignas} and @code{alignof} are macros.
@node bool
@section @code{bool}
Gnulib module: stdbool-h
@mindex stdbool-h
Gnulib module: bool
@mindex bool
Portability problems fixed by Gnulib:
@itemize

View File

@@ -5,11 +5,11 @@ POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/bas
Gnulib module: stdbool-h-c99
@mindex stdbool-h-c99
@mindex stdbool-h
@mindex bool
The @code{stdbool-h-c99} module is present only for programs that
formerly used the old @code{stdbool} module for C99 compatibility,
and that for some reason cannot use the current @code{stdbool-h} module
and that for some reason cannot use the current @code{bool} module
for C23 compatibility.
Portability problems fixed by Gnulib:

View File

@@ -16,7 +16,7 @@ extern-inline
fstat
minmax
stat
stdbool-h
bool
sys_stat-h
configure.ac:

View File

@@ -5,7 +5,7 @@ tests/macros.h
Depends-on:
ignore-value
stdbool-h
bool
symlink
configure.ac:

View File

@@ -5,7 +5,7 @@ tests/macros.h
Depends-on:
ignore-value
stdbool-h
bool
symlink
configure.ac:

View File

@@ -5,7 +5,7 @@ tests/macros.h
Depends-on:
ignore-value
stdbool-h
bool
symlink
configure.ac:

View File

@@ -5,7 +5,7 @@ tests/macros.h
Depends-on:
ignore-value
stdbool-h
bool
configure.ac:

View File

@@ -16,7 +16,7 @@ gnulib-i18n
memcmp
quote
quotearg
stdbool-h
bool
stdlib-h
configure.ac:

View File

@@ -32,7 +32,7 @@ strcase
extensions
vsnprintf
sleep
stdbool-h
bool
stdio-h
strerror
memchr

View File

@@ -8,7 +8,7 @@ lib/argv-iter.h
Depends-on:
getdelim
snippet/arg-nonnull
stdbool-h
bool
configure.ac:

View File

@@ -8,7 +8,7 @@ m4/atomic-cas.m4
Depends-on:
signal-h
stdbool-h
bool
sigprocmask
windows-spin
sparcv8+

View File

@@ -21,7 +21,7 @@ memcmp
opendirat
readdir
renameatu
stdbool-h
bool
stdckdint-h
stdint-h
xalloc-oversized

View File

@@ -21,7 +21,7 @@ memcmp
opendirat
readdir
renameatu
stdbool-h
bool
stdckdint-h
stdint-h
xalloc-die

View File

@@ -9,7 +9,7 @@ m4/base32.m4
Depends-on:
extern-inline
ialloc
stdbool-h
bool
memchr
stdckdint-h

View File

@@ -9,7 +9,7 @@ m4/base64.m4
Depends-on:
extern-inline
ialloc
stdbool-h
bool
memchr
stdckdint-h

View File

@@ -8,7 +8,7 @@ lib/basename-lgpl.c
Depends-on:
double-slash-root
filename
stdbool-h
bool
configure.ac:

View File

@@ -6,7 +6,7 @@ lib/bcp47.h
lib/bcp47.c
Depends-on:
stdbool-h
bool
c-ctype
configure.ac:

View File

@@ -25,7 +25,7 @@ gettext-h
gnulib-i18n
integer_length_l
obstack
stdbool-h
bool
xalloc
configure.ac:

18
modules/bool-c++-tests Normal file
View File

@@ -0,0 +1,18 @@
Files:
tests/test-bool-c++.cc
tests/test-bool-c++2.cc
Status:
c++-test
Depends-on:
ansi-c++-opt
configure.ac:
Makefile.am:
if ANSICXX
TESTS += test-bool-c++
check_PROGRAMS += test-bool-c++
test_bool_c___SOURCES = test-bool-c++.cc test-bool-c++2.cc
endif

11
modules/bool-tests Normal file
View File

@@ -0,0 +1,11 @@
Files:
tests/test-bool.c
Depends-on:
bool-c++-tests
configure.ac:
Makefile.am:
TESTS += test-bool
check_PROGRAMS += test-bool

View File

@@ -13,7 +13,7 @@ extensions
idx
stat-time
gettimeofday
stdbool-h
bool
time-h
unlocked-io-internal

View File

@@ -9,7 +9,7 @@ m4/byteswap.m4
Depends-on:
gen-header
extern-inline [$GL_GENERATE_BYTESWAP_H]
stdbool-h [$GL_GENERATE_BYTESWAP_H]
bool [$GL_GENERATE_BYTESWAP_H]
stdint-h [$GL_GENERATE_BYTESWAP_H]
configure.ac:

View File

@@ -7,7 +7,7 @@ lib/c-ctype.c
Depends-on:
extern-inline
stdbool-h
bool
configure.ac:

View File

@@ -17,7 +17,7 @@ extensions
intprops
libc-config
locale-h
stdbool-h
bool
stdckdint-h
time_rz

View File

@@ -9,7 +9,7 @@ lib/str-two-way.h
Depends-on:
c-ctype
c-strcase
stdbool-h
bool
memchr
memcmp

View File

@@ -26,7 +26,7 @@ rawmemchr
readlink
glibc-internal/scratch_buffer
stat
stdbool-h
bool
sys_stat-h
unistd-h
xalloc-die

View File

@@ -26,7 +26,7 @@ rawmemchr [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $RE
readlink [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1]
glibc-internal/scratch_buffer [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1]
stat [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1]
stdbool-h [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1]
bool [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1]
sys_stat-h [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1]
unistd-h [test $HAVE_CANONICALIZE_FILE_NAME = 0 || test $REPLACE_CANONICALIZE_FILE_NAME = 1]

View File

@@ -10,7 +10,7 @@ Depends-on:
float-h
isnand-nolibm
nan
stdbool-h
bool
stdint-h
configure.ac:

View File

@@ -10,7 +10,7 @@ Depends-on:
float-h
isnanf-nolibm
nan
stdbool-h
bool
stdint-h
configure.ac:

View File

@@ -19,7 +19,7 @@ openat [test $gl_cv_have_unlimited_file_name_length = no]
memchr [test $gl_cv_have_unlimited_file_name_length = no]
mempcpy [test $gl_cv_have_unlimited_file_name_length = no]
memrchr [test $gl_cv_have_unlimited_file_name_length = no]
stdbool-h [test $gl_cv_have_unlimited_file_name_length = no]
bool [test $gl_cv_have_unlimited_file_name_length = no]
stdlib-h [test $gl_cv_have_unlimited_file_name_length = no]
configure.ac:

View File

@@ -11,7 +11,7 @@ unistd-h
fstat [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1]
open [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1]
stat [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1]
stdbool-h [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1]
bool [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1]
sys_stat-h [test $HAVE_CHOWN = 0 || test $REPLACE_CHOWN = 1]
configure.ac:

View File

@@ -11,7 +11,7 @@ lstat
mgetgroups
nanosleep
stat-time
stdbool-h
bool
stdckdint-h
symlink
xconcat-filename

View File

@@ -6,7 +6,7 @@ lib/classpath.h
lib/classpath.c
Depends-on:
stdbool-h
bool
xsetenv
xalloc

View File

@@ -7,7 +7,7 @@ lib/clean-temp.c
Depends-on:
c99
stdbool-h
bool
clean-temp-simple
list
asyncsafe-spin

View File

@@ -8,7 +8,7 @@ lib/clean-temp-simple.c
Depends-on:
c99
stdbool-h
bool
list
asyncsafe-spin
unistd-h

View File

@@ -8,7 +8,7 @@ lib/cloexec.h
Depends-on:
dup2
fcntl
stdbool-h
bool
configure.ac:
gl_MODULE_INDICATOR_FOR_TESTS([cloexec])

View File

@@ -7,7 +7,7 @@ lib/close-stream.c
Depends-on:
fpending
stdbool-h
bool
configure.ac:
gl_MODULE_INDICATOR([close-stream])

View File

@@ -11,7 +11,7 @@ freadahead
fflush
gettext-h
gnulib-i18n
stdbool-h
bool
unistd-h
configure.ac:

View File

@@ -12,7 +12,7 @@ gnulib-i18n
error
quotearg
exitfail
stdbool-h
bool
unistd-h
configure.ac:

View File

@@ -11,7 +11,7 @@ threadlib
lock
errno-h
extern-inline
stdbool-h
bool
time-h
windows-cond [test $gl_threads_api = windows]

View File

@@ -7,7 +7,7 @@ lib/des.h
Depends-on:
stdint-h
stdbool-h
bool
memcmp
configure.ac:

View File

@@ -6,7 +6,7 @@ lib/csharpcomp.h
lib/csharpcomp.c
Depends-on:
stdbool-h
bool
error
xconcat-filename
cygpath

View File

@@ -8,7 +8,7 @@ lib/classpath.h
lib/classpath.c
Depends-on:
stdbool-h
bool
stat
error
dirname

View File

@@ -10,7 +10,7 @@ Depends-on:
assure
dev-ino
same-inode
stdbool-h
bool
stdint-h
configure.ac:

View File

@@ -25,7 +25,7 @@ locale-h
mbrtoc32-regular
mbszero
regex
stdbool-h
bool
stddef-h
stdint-h
stdio-h

View File

@@ -6,7 +6,7 @@ lib/diffseq.h
Depends-on:
c99
stdbool-h
bool
configure.ac:

View File

@@ -11,7 +11,7 @@ basename-lgpl
double-slash-root
filename
malloc-posix
stdbool-h
bool
configure.ac:

View File

@@ -11,7 +11,7 @@ tests/signature.h
tests/macros.h
Depends-on:
stdbool-h
bool
stdint-h
get-rusage-as

View File

@@ -16,7 +16,7 @@ mbscasecmp
mbuiter [test "$GNULIB_MCEL_PREFER" != yes]
nullptr
regex
stdbool-h
bool
unlocked-io-internal
xalloc

View File

@@ -29,7 +29,7 @@ posix_spawnattr_init
posix_spawnattr_setsigmask
posix_spawnattr_setflags
posix_spawnattr_destroy
stdbool-h
bool
stdlib-h
sys_wait-h
unistd-h

View File

@@ -15,7 +15,7 @@ fcntl
mkdir
msvc-inval
read-file
stdbool-h
bool
stdint-h
unistd-h

View File

@@ -9,7 +9,7 @@ Depends-on:
unistd-h
extensions
free-posix [test $HAVE_EXECVPE = 0 || test $REPLACE_EXECVPE = 1]
stdbool-h [test $HAVE_EXECVPE = 0 || test $REPLACE_EXECVPE = 1]
bool [test $HAVE_EXECVPE = 0 || test $REPLACE_EXECVPE = 1]
findprog-in [test $HAVE_EXECVPE = 0 || test $REPLACE_EXECVPE = 1]
execve [test $HAVE_EXECVPE = 0 || test $REPLACE_EXECVPE = 1]

View File

@@ -9,7 +9,7 @@ m4/sig_atomic_t.m4
Depends-on:
c99
stdbool-h
bool
unistd-h
sigaction
lock

View File

@@ -24,7 +24,7 @@ malloc-posix [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1]
open [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1]
realloc-posix [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1]
stat [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1]
stdbool-h [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1]
bool [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1]
strdup-posix [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1]
sys_stat-h [test $HAVE_FCHDIR = 0 || test $REPLACE_FCHDIR = 1]

View File

@@ -4,7 +4,7 @@ tests/test-fcntl-safer.c
tests/macros.h
Depends-on:
stdbool-h
bool
fcntl
symlink

View File

@@ -8,7 +8,7 @@ binary-io
close
getdtablesize
msvc-nothrow
stdbool-h
bool
configure.ac:

View File

@@ -20,7 +20,7 @@ limits-h
malloc-posix
ssize_t
stat
stdbool-h
bool
stdckdint-h
configure.ac:

View File

@@ -8,7 +8,7 @@ lib/file-set.h
Depends-on:
hash
hash-triple-simple
stdbool-h
bool
xalloc
xalloc-die

View File

@@ -3,7 +3,7 @@ tests/test-filenamecat.c
Depends-on:
idx
stdbool-h
bool
configure.ac:

View File

@@ -9,7 +9,7 @@ Depends-on:
assert-h
c-ctype
idx
stdbool-h
bool
configure.ac:

View File

@@ -8,7 +8,7 @@ m4/findprog.m4
m4/eaccess.m4
Depends-on:
stdbool-h
bool
sys_stat-h
xalloc
xconcat-filename

View File

@@ -8,7 +8,7 @@ m4/findprog-in.m4
m4/eaccess.m4
Depends-on:
stdbool-h
bool
sys_stat-h
filename
concat-filename

View File

@@ -9,7 +9,7 @@ m4/findprog.m4
m4/eaccess.m4
Depends-on:
stdbool-h
bool
sys_stat-h
strdup
concat-filename

View File

@@ -10,7 +10,7 @@ Depends-on:
float-h
isnand-nolibm
nan
stdbool-h
bool
stdint-h
configure.ac:

View File

@@ -10,7 +10,7 @@ Depends-on:
float-h
isnanf-nolibm
nan
stdbool-h
bool
stdint-h
configure.ac:

View File

@@ -11,7 +11,7 @@ m4/mathfunc.m4
Depends-on:
math-h
float-h [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]
stdbool-h [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]
bool [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]
assert-h [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]
isfinite [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]
integer_length [test $HAVE_FMA = 0 || test $REPLACE_FMA = 1]

View File

@@ -13,7 +13,7 @@ Depends-on:
math-h
extensions
float-h [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]
stdbool-h [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]
bool [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]
assert-h [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]
isfinite [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]
integer_length [test $HAVE_FMAF = 0 || test $REPLACE_FMAF = 1]

View File

@@ -14,7 +14,7 @@ math-h
extensions
fma [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 1]
float-h [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
stdbool-h [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
bool [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
assert-h [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
isfinite [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]
integer_length [{ test $HAVE_FMAL = 0 || test $REPLACE_FMAL = 1; } && test $HAVE_SAME_LONG_DOUBLE_AS_DOUBLE = 0]

View File

@@ -16,7 +16,7 @@ flexmember [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1]
idx [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1]
isblank [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1]
libc-config [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1]
stdbool-h [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1]
bool [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1]
stdckdint-h [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1]
strnlen [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1]
uchar-h [test $HAVE_FNMATCH = 0 || test $REPLACE_FNMATCH = 1]

View File

@@ -11,7 +11,7 @@ Depends-on:
stdio-h
largefile
fcntl-h [test $REPLACE_FOPEN = 1]
stdbool-h [test $REPLACE_FOPEN = 1]
bool [test $REPLACE_FOPEN = 1]
unistd-h [test $REPLACE_FOPEN = 1]
close [test $REPLACE_FOPEN = 1]
fstat [test $REPLACE_FOPEN = 1]

View File

@@ -8,7 +8,7 @@ Depends-on:
fopen
open [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1]
fcntl-h [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1]
stdbool-h [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1]
bool [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1]
unistd-h [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1]
close [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1]
fstat [test $REPLACE_FOPEN_FOR_FOPEN_GNU = 1]

View File

@@ -13,7 +13,7 @@ tests/signature.h
tests/macros.h
Depends-on:
stdbool-h
bool
stdint-h
get-rusage-as

View File

@@ -8,7 +8,7 @@ lib/stdio-impl.h
m4/freadable.m4
Depends-on:
stdbool-h
bool
configure.ac:
gl_FUNC_FREADABLE

View File

@@ -8,7 +8,7 @@ lib/stdio-impl.h
m4/freading.m4
Depends-on:
stdbool-h
bool
configure.ac:
gl_FUNC_FREADING

View File

@@ -11,7 +11,7 @@ attribute
dup2
freopen
open
stdbool-h
bool
configure.ac:
gl_MODULE_INDICATOR([freopen-safer])

View File

@@ -3,7 +3,7 @@ tests/test-fstrcmp.c
tests/macros.h
Depends-on:
stdbool-h
bool
configure.ac:

View File

@@ -9,7 +9,7 @@ m4/fsusage.m4
Depends-on:
c99
largefile
stdbool-h
bool
stdint-h
configure.ac:

View File

@@ -34,7 +34,7 @@ opendir
opendirat
readdir
realloc-posix
stdbool-h
bool
stddef-h
stdint-h

View File

@@ -8,7 +8,7 @@ lib/stdio-impl.h
m4/fwritable.m4
Depends-on:
stdbool-h
bool
configure.ac:
gl_FUNC_FWRITABLE

View File

@@ -7,7 +7,7 @@ lib/fwriteerror.c
Depends-on:
errno-h
stdbool-h
bool
configure.ac:
gl_MODULE_INDICATOR([fwriteerror])

View File

@@ -8,7 +8,7 @@ lib/stdio-impl.h
m4/fwriting.m4
Depends-on:
stdbool-h
bool
configure.ac:
gl_FUNC_FWRITING

View File

@@ -9,7 +9,7 @@ lib/unictype/3levelbit.h
Depends-on:
memcmp
stdbool-h
bool
strdup
strstr-simple

View File

@@ -4,7 +4,7 @@ tests/qemu.h
tests/macros.h
Depends-on:
stdbool-h
bool
configure.ac:

View File

@@ -5,7 +5,7 @@ tests/macros.h
m4/musl.m4
Depends-on:
stdbool-h
bool
configure.ac:
gl_MUSL_LIBC

View File

@@ -14,7 +14,7 @@ gettext-h [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1 ||
gnulib-i18n [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1 || test $HAVE_DECL_GAI_STRERROR = 0 || test $REPLACE_GAI_STRERROR = 1]
inet_ntop [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
snprintf [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
stdbool-h [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
bool [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
strdup [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
servent [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]
hostent [test $HAVE_GETADDRINFO = 0 || test $REPLACE_GETADDRINFO = 1]

View File

@@ -25,7 +25,7 @@ opendir [test $REPLACE_GETCWD = 1]
readdir [test $REPLACE_GETCWD = 1]
rewinddir [test $REPLACE_GETCWD = 1]
closedir [test $REPLACE_GETCWD = 1]
stdbool-h [test $REPLACE_GETCWD = 1]
bool [test $REPLACE_GETCWD = 1]
malloc-posix [test $REPLACE_GETCWD = 1]
strdup-posix [test $REPLACE_GETCWD = 1]

View File

@@ -9,7 +9,7 @@ errno-h
fcntl-h
getcwd-lgpl
pathmax
stdbool-h
bool
sys_stat-h
test-framework-sh

View File

@@ -9,7 +9,7 @@ Depends-on:
extensions
intprops [test $HAVE_GETLOADAVG = 0 || test $REPLACE_GETLOADAVG = 1]
open [case $host_os in mingw* | windows*) false;; *) test $HAVE_GETLOADAVG = 0 || test $REPLACE_GETLOADAVG = 1;; esac]
stdbool-h [test $HAVE_GETLOADAVG = 0 || test $REPLACE_GETLOADAVG = 1]
bool [test $HAVE_GETLOADAVG = 0 || test $REPLACE_GETLOADAVG = 1]
stdlib-h [test $HAVE_GETLOADAVG = 0 || test $REPLACE_GETLOADAVG = 1]
configure.ac:

View File

@@ -5,7 +5,7 @@ tests/signature.h
tests/macros.h
Depends-on:
stdbool-h
bool
configure.ac:

View File

@@ -5,7 +5,7 @@ tests/signature.h
tests/macros.h
Depends-on:
stdbool-h
bool
configure.ac:

View File

@@ -10,7 +10,7 @@ m4/getndelim2.m4
Depends-on:
limits-h
ssize_t
stdbool-h
bool
stdint-h
freadptr
freadseek

View File

@@ -9,7 +9,7 @@ tests/test-getopt_long.h
Depends-on:
dup2
setenv
stdbool-h
bool
unistd-h
unsetenv

View File

@@ -8,7 +8,7 @@ tests/test-getopt.h
Depends-on:
dup2
setenv
stdbool-h
bool
unistd-h
unsetenv

View File

@@ -13,7 +13,7 @@ extensions
fopen-gnu
fseeko
getline
stdbool-h
bool
strdup-posix
configure.ac:

View File

@@ -9,7 +9,7 @@ Depends-on:
sys_random-h
fcntl-h [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1]
minmax [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1]
stdbool-h [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1]
bool [test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1]
open [case $host_os in mingw* | windows*) false;; *) test $HAVE_GETRANDOM = 0 || test $REPLACE_GETRANDOM = 1;; esac]
configure.ac:

View File

@@ -8,7 +8,7 @@ Depends-on:
c99
getopt-gnu
idx
stdbool-h
bool
stdint-h
stdlib-h
error

View File

@@ -16,7 +16,7 @@ c99
builtin-expect
gen-header
libc-config
stdbool-h
bool
stdckdint-h
stddef-h

Some files were not shown because too many files have changed in this diff Show More