view modules/unistdio/u8-sprintf @ 12302:3b1b1edbbf68

version-etc-fsf: relax license to LGPLv3+ * modules/version-etc-fsf (License): Relax license.
author Jim Meyering <meyering@redhat.com>
date Tue, 17 Nov 2009 07:20:41 +0100
parents 870029929d86
children 1374274c02f7
line wrap: on
line source

Description:
Formatted output to an UTF-8 string.

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

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

configure.ac:

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

Include:
"unistdio.h"

License:
LGPL

Maintainer:
Bruno Haible