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

Rename module stdint to stdint-h.

* modules/stdint-h: Renamed from modules/stdint.
* modules/stdint-h-tests: Renamed from modules/stdint-tests.
* modules/stdint-h-c++-tests: Renamed from modules/stdint-c++-tests.
* tests/test-stdint-h.c: Renamed from tests/test-stdint.c.
* tests/test-stdint-h-c++.cc: Renamed from tests/test-stdint-c++.cc.
* tests/test-stdint-h-c++2.cc: Renamed from tests/test-stdint-c++2.cc.
* doc/posix-headers/stdint.texi: Update.
* doc/gnulib-readme.texi: Update.
* doc/gnulib.texi: Update.
* modules/* (Depends-on): Update.
* modules/stdint: New file.
This commit is contained in:
Bruno Haible
2024-12-27 23:23:13 +01:00
parent 72b89433e6
commit 1450747216
233 changed files with 351 additions and 311 deletions

View File

@@ -7,7 +7,7 @@ tests/macros.h
Depends-on:
libc-config
stdbool-h
stdint
stdint-h
assert-h
configure.ac: