timespec-sub: Fix compilation error on clang.
[gnulib.git] / modules / unistdio / u32-u32-vsprintf
blobbcec749327533bf834d33045093afd9a9d76e055
1 Description:
2 Formatted output to an UTF-32 string.
4 Files:
5 lib/unistdio/u32-u32-vsprintf.c
6 lib/unistdio/u-vsprintf.h
8 Depends-on:
9 unistdio/base
10 unistdio/u32-u32-vasnprintf
11 stdint
12 errno
14 configure.ac:
15 gl_LIBUNISTRING_MODULE(m4_ifdef([gl_PRINTF_SUPPORT_N_DIRECTIVE],[999.9],[1.2]), [unistdio/u32-u32-vsprintf])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_VSPRINTF
19 lib_SOURCES += unistdio/u32-u32-vsprintf.c
20 endif
22 Include:
23 "unistdio.h"
25 License:
26 LGPLv3+ or GPLv2+
28 Maintainer:
29 all