1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/stdarg
Bruno Haible dc2b5a6280 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.
2024-12-27 23:34:32 +01:00

26 lines
251 B
Plaintext

Description:
An <stdarg.h> that conforms to C99.
Status:
deprecated
Notice:
This module is deprecated. Use the module 'stdarg-h' instead.
Files:
Depends-on:
stdarg-h
configure.ac:
Makefile.am:
Include:
<stdarg.h>
License:
LGPLv2+
Maintainer: