mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
* modules/wchar-h: Renamed from modules/wchar. * modules/wchar-h-tests: Renamed from modules/wchar-tests. * modules/wchar-h-c++-tests: Renamed from modules/wchar-c++-tests. * tests/test-wchar-h.c: Renamed from tests/test-wchar.c. * tests/test-wchar-h-c++.cc: Renamed from tests/test-wchar-c++.cc. * tests/test-wchar-h-c++2.cc: Renamed from tests/test-wchar-c++2.cc. * tests/test-wchar-h-c++3.cc: Renamed from tests/test-wchar-c++3.cc. * doc/posix-headers/wchar.texi: Update. * modules/* (Depends-on): Update. * modules/wchar: New file.
34 lines
435 B
Plaintext
34 lines
435 B
Plaintext
Description:
|
|
Fetching a printf argument list.
|
|
|
|
Files:
|
|
lib/unistdio/u-printf-args.h
|
|
lib/unistdio/u-printf-args.c
|
|
lib/printf-args.h
|
|
lib/printf-args.c
|
|
m4/vasnprintf.m4
|
|
m4/intmax_t.m4
|
|
m4/stdint_h.m4
|
|
m4/inttypes_h.m4
|
|
|
|
Depends-on:
|
|
stdint-h
|
|
limits-h
|
|
unitypes-h
|
|
wchar-h
|
|
|
|
configure.ac:
|
|
gl_PREREQ_PRINTF_ARGS
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += unistdio/u-printf-args.c
|
|
|
|
Include:
|
|
"unistdio/u-printf-args.h"
|
|
|
|
License:
|
|
LGPLv3+ or GPLv2+
|
|
|
|
Maintainer:
|
|
all
|