ptsname_r: Work around bug on Android 4.3.
[gnulib.git] / modules / c-snprintf
blobedebe2bc04ee4e830dfae4c8a4295856840371ff
1 Description:
2 c_snprintf(): print formatted output to a fixed length string in C locale
4 Files:
5 lib/c-snprintf.h
6 lib/c-snprintf.c
8 Depends-on:
9 c-vasnprintf
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += c-snprintf.c
16 Include:
17 "c-snprintf.h"
19 License:
20 GPL
22 Maintainer:
23 Ben Pfaff