summaryrefslogtreecommitdiff
path: root/modules/unistdio/u8-u8-asnprintf
blob: c8ddf9d8057895318b84cfab022b0e4da74a6387 (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
Description:
Formatted output to an UTF-8 string, with automatic memory allocation and
bounded output size.

Files:
lib/unistdio/u8-u8-asnprintf.c
lib/unistdio/u-asnprintf.h

Depends-on:
unistdio/base
unistdio/u8-u8-vasnprintf

configure.ac:

Makefile.am:
lib_SOURCES += unistdio/u8-u8-asnprintf.c

Include:
"unistdio.h"

License:
LGPL

Maintainer:
Bruno Haible