view modules/unistdio/u16-sprintf @ 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 1374274c02f7
children 86634e33e086
line wrap: on
line source

Description:
Formatted output to an UTF-16 string.

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

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

configure.ac:

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

Include:
"unistdio.h"

License:
LGPL

Maintainer:
Bruno Haible