27 lines
290 B
Plaintext
27 lines
290 B
Plaintext
Description:
|
|
asprintf() and vasprintf() in C locale
|
|
|
|
Files:
|
|
lib/c-vasprintf.h
|
|
lib/c-asprintf.c
|
|
lib/c-vasprintf.c
|
|
|
|
Depends-on:
|
|
stdint
|
|
stdio
|
|
c-vasnprintf
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += c-asprintf.c c-vasprintf.c
|
|
|
|
Include:
|
|
"c-vasprintf.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Ben Pfaff
|