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

Rename module stdckdint to stdckdint-h.

* modules/stdckdint-h: Renamed from modules/stdckdint.
* modules/stdckdint-h-tests: Renamed from modules/stdckdint-tests.
* modules/stdckdint-h-c++-tests: Renamed from
modules/stdckdint-c++-tests.
* tests/test-stdckdint-h.c: Renamed from tests/test-stdckdint.c.
* tests/test-stdckdint-h-c++.cc: Renamed from
tests/test-stdckdint-c++.cc.
* doc/posix-headers/stdckdint.texi: Update.
* doc/intprops.texi: Update.
* modules/* (Depends-on): Update.
* modules/stdckdint: New file.
This commit is contained in:
Bruno Haible
2024-12-27 23:21:40 +01:00
parent 3c501171cf
commit 116997309c
50 changed files with 133 additions and 93 deletions

View File

@@ -7,7 +7,7 @@ lib/malloc.c
Depends-on:
malloc-posix
extensions-aix
stdckdint [test $REPLACE_CALLOC_FOR_MALLOC_GNU = 1]
stdckdint-h [test $REPLACE_CALLOC_FOR_MALLOC_GNU = 1]
configure.ac:
gl_FUNC_MALLOC_GNU