mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-08-24 10:17:11 +00:00
90f74a20fc
* modules/libunistring: (License): Change from LGPL to "LGPLv3+ or GPLv2". * modules/libunistring-optional: Likewise. * modules/unicase/*: Likewise. * modules/uniconv/*: Likewise. * modules/unictype/*: Likewise. * modules/unigbrk/*: Likewise. * modules/unilbrk/*: Likewise. * modules/uniname/*: Likewise. * modules/uninorm/*: Likewise. * modules/unistdio/*: Likewise. * modules/unistr/*: Likewise. * modules/uniwbrk/*: Likewise. * modules/uniwidth/*: Likewise.
34 lines
451 B
Plaintext
34 lines
451 B
Plaintext
Description:
|
|
Parsing an ASCII format string.
|
|
|
|
Files:
|
|
lib/unistdio/u-printf-parse.h
|
|
lib/unistdio/ulc-printf-parse.c
|
|
lib/printf-parse.h
|
|
lib/printf-parse.c
|
|
m4/vasnprintf.m4
|
|
m4/intmax_t.m4
|
|
m4/stdint_h.m4
|
|
m4/inttypes_h.m4
|
|
|
|
Depends-on:
|
|
unistdio/u-printf-args
|
|
stdint
|
|
xsize
|
|
c-ctype
|
|
|
|
configure.ac:
|
|
gl_PREREQ_PRINTF_PARSE
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += unistdio/ulc-printf-parse.c
|
|
|
|
Include:
|
|
"unistdio/u-printf-parse.h"
|
|
|
|
License:
|
|
LGPLv3+ or GPLv2
|
|
|
|
Maintainer:
|
|
all
|