view modules/unistdio/u16-u16-vsprintf @ 12895:9dc379bea179

lib-ignore: relax license to LGPLv2+ * modules/lib-ignore (License): Relax to LGPLv2+.
author Jim Meyering <meyering@redhat.com>
date Tue, 23 Feb 2010 09:51:54 +0100
parents c1afe24d144c
children 86634e33e086
line wrap: on
line source

Description:
Formatted output to an UTF-16 string.

Files:
lib/unistdio/u16-u16-vsprintf.c
lib/unistdio/u-vsprintf.h

Depends-on:
unistdio/base
unistdio/u16-u16-vasnprintf
stdint
errno

configure.ac:

Makefile.am:
lib_SOURCES += unistdio/u16-u16-vsprintf.c

Include:
"unistdio.h"

License:
LGPL

Maintainer:
Bruno Haible