summaryrefslogtreecommitdiff
path: root/modules/unistdio/ulc-sprintf
blob: 70e592e71793645ab2b1301a2194b1e53158bbbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Formatted output to a string.

Files:
lib/unistdio/ulc-sprintf.c
lib/unistdio/u-sprintf.h

Depends-on:
unistdio/base
unistdio/ulc-vsprintf

configure.ac:
gl_LIBUNISTRING_MODULE([0.9.8], [unistdio/ulc-sprintf])

Makefile.am:
if LIBUNISTRING_COMPILE_UNISTDIO_ULC_SPRINTF
lib_SOURCES += unistdio/ulc-sprintf.c
endif

Include:
"unistdio.h"

License:
LGPLv3+ or GPLv2

Maintainer:
all