]> Savannah Git Hosting - gnulib.git/commit
Rename module stdarg to stdarg-h.
authorBruno Haible <bruno@clisp.org>
Fri, 27 Dec 2024 22:18:08 +0000 (23:18 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 27 Dec 2024 22:34:32 +0000 (23:34 +0100)
commitdc2b5a6280efc844c140439426df4502da26cf9e
treea5b4c5ddd57c928c6cb6fe16ec3b3b3880662af2
parentaae07f607542872779c7e43e5beab808698ad585
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.
17 files changed:
ChangeLog
doc/posix-functions/va_copy.texi
doc/posix-headers/stdarg.texi
modules/stdarg
modules/stdarg-c++-tests [deleted file]
modules/stdarg-h [new file with mode: 0644]
modules/stdarg-h-c++-tests [new file with mode: 0644]
modules/stdarg-h-tests [new file with mode: 0644]
modules/stdarg-tests [deleted file]
modules/string-buffer
modules/version-etc
modules/xprintf
modules/xvasprintf
tests/test-stdarg-c++.cc [deleted file]
tests/test-stdarg-c++2.cc [deleted file]
tests/test-stdarg-h-c++.cc [new file with mode: 0644]
tests/test-stdarg-h-c++2.cc [new file with mode: 0644]