* modules/inttypes-h: Renamed from modules/inttypes.
* modules/inttypes-h-tests: Renamed from modules/inttypes-tests.
* modules/inttypes-h-c++-tests: Renamed from modules/inttypes-c++-tests.
* tests/test-inttypes-h.c: Renamed from tests/test-inttypes.c.
* tests/test-inttypes-h-c++.cc: Renamed from tests/test-inttypes-c++.cc.
* tests/test-inttypes-h-c++2.cc: Renamed from tests/test-inttypes-c++2.cc.
* doc/posix-headers/inttypes.texi: Update.
* modules/* (Depends-on): Update.
* modules/inttypes: New file.
+2024-12-27 Bruno Haible <bruno@clisp.org>
+
+ Rename module inttypes to inttypes-h.
+ * modules/inttypes-h: Renamed from modules/inttypes.
+ * modules/inttypes-h-tests: Renamed from modules/inttypes-tests.
+ * modules/inttypes-h-c++-tests: Renamed from modules/inttypes-c++-tests.
+ * tests/test-inttypes-h.c: Renamed from tests/test-inttypes.c.
+ * tests/test-inttypes-h-c++.cc: Renamed from tests/test-inttypes-c++.cc.
+ * tests/test-inttypes-h-c++2.cc: Renamed from tests/test-inttypes-c++2.cc.
+ * doc/posix-headers/inttypes.texi: Update.
+ * modules/* (Depends-on): Update.
+ * modules/inttypes: New file.
+
2024-12-27 Bruno Haible <bruno@clisp.org>
Rename module inttypes-incomplete to inttypes-h-incomplete.
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/inttypes.h.html}
-Gnulib module: inttypes
-@mindex inttypes
+Gnulib module: inttypes-h
+@mindex inttypes-h
Portability problems fixed by Gnulib:
@itemize
gnulib-i18n
idx
ignore-value
-inttypes
+inttypes-h
mempcpy
raise
sigsegv
Depends-on:
assert-h
-inttypes
+inttypes-h
stdbool
configure.ac:
Depends-on:
intprops
-inttypes
+inttypes-h
snprintf
configure.ac:
Description:
An <inttypes.h> that nearly conforms to C99.
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'inttypes-h' instead.
+
Files:
Depends-on:
-inttypes-h-incomplete
-extensions
+inttypes-h
configure.ac:
-gl_INTTYPES_H
Makefile.am:
LGPLv2+
Maintainer:
-all
+++ /dev/null
-Files:
-tests/test-inttypes-c++.cc
-tests/test-inttypes-c++2.cc
-tests/signature.h
-
-Status:
-c++-test
-
-Depends-on:
-ansi-c++-opt
-
-configure.ac:
-
-Makefile.am:
-if ANSICXX
-TESTS += test-inttypes-c++
-check_PROGRAMS += test-inttypes-c++
-test_inttypes_c___SOURCES = test-inttypes-c++.cc test-inttypes-c++2.cc
-endif
--- /dev/null
+Description:
+An <inttypes.h> that nearly conforms to C99.
+
+Files:
+
+Depends-on:
+inttypes-h-incomplete
+extensions
+
+configure.ac:
+gl_INTTYPES_H
+
+Makefile.am:
+
+Include:
+<inttypes.h>
+
+License:
+LGPLv2+
+
+Maintainer:
+all
--- /dev/null
+Files:
+tests/test-inttypes-h-c++.cc
+tests/test-inttypes-h-c++2.cc
+tests/signature.h
+
+Status:
+c++-test
+
+Depends-on:
+ansi-c++-opt
+
+configure.ac:
+
+Makefile.am:
+if ANSICXX
+TESTS += test-inttypes-h-c++
+check_PROGRAMS += test-inttypes-h-c++
+test_inttypes_h_c___SOURCES = test-inttypes-h-c++.cc test-inttypes-h-c++2.cc
+endif
--- /dev/null
+Files:
+tests/test-inttypes-h.c
+
+Depends-on:
+inttypes-h-c++-tests
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-inttypes-h
+check_PROGRAMS += test-inttypes-h
+++ /dev/null
-Files:
-tests/test-inttypes.c
-
-Depends-on:
-inttypes-c++-tests
-
-configure.ac:
-
-Makefile.am:
-TESTS += test-inttypes
-check_PROGRAMS += test-inttypes
gnulib-i18n
idx
intprops
-inttypes
+inttypes-h
mktime
stdckdint
time-h
tests/macros.h
Depends-on:
-inttypes
+inttypes-h
sleep
pthread-thread
test-xfail
tests/macros.h
Depends-on:
-inttypes
+inttypes-h
sleep
test-xfail
Depends-on:
assert-h
-inttypes
+inttypes-h
stdbool
stdckdint-c++-tests
tests/macros.h
Depends-on:
-inttypes
+inttypes-h
test-framework-sh
xstrtol-error
tests/macros.h
Depends-on:
-inttypes
+inttypes-h
test-framework-sh
configure.ac: