1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/xprintf-posix
2007-10-31 02:23:50 +01:00

25 lines
286 B
Plaintext

Description:
A wrapper around printf with POSIX compatible format string interpretation,
that calls error upon ENOMEM or EILSEQ errors.
Files:
Depends-on:
xprintf
vprintf-posix
vfprintf-posix
configure.ac:
Makefile.am:
Include:
"xprintf.h"
License:
GPL
Maintainer:
Bruno Haible