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

Rename module stdarg to stdarg-h.

* modules/stdarg-h: Renamed from modules/stdarg.
* modules/stdarg-h-tests: Renamed from modules/stdarg-tests.
* modules/stdarg-h-c++-tests: Renamed from modules/stdarg-c++-tests.
* tests/test-stdarg-h-c++.cc: Renamed from tests/test-stdarg-c++.cc.
* tests/test-stdarg-h-c++2.cc: Renamed from tests/test-stdarg-c++2.cc.
* doc/posix-headers/stdarg.texi: Update.
* doc/posix-functions/va_copy.texi: Update.
* modules/* (Depends-on): Update.
* modules/stdarg: New file.
This commit is contained in:
Bruno Haible
2024-12-27 23:18:08 +01:00
parent aae07f6075
commit dc2b5a6280
14 changed files with 98 additions and 60 deletions

View File

@@ -10,7 +10,7 @@ Depends-on:
stdbool
attribute
string-desc
stdarg
stdarg-h
vsnzprintf-posix
configure.ac: