utimens: Fix test failure on macOS 10.13.
[gnulib.git] / modules / unistdio / u8-u8-vsprintf
blob8f9945f849f7d9863954fabf30b8cefbacfdef68
1 Description:
2 Formatted output to an UTF-8 string.
4 Files:
5 lib/unistdio/u8-u8-vsprintf.c
6 lib/unistdio/u-vsprintf.h
8 Depends-on:
9 unistdio/base
10 unistdio/u8-u8-vasnprintf
11 stdint
12 errno
14 configure.ac:
15 gl_LIBUNISTRING_MODULE([0.9], [unistdio/u8-u8-vsprintf])
17 Makefile.am:
18 if LIBUNISTRING_COMPILE_UNISTDIO_U8_U8_VSPRINTF
19 lib_SOURCES += unistdio/u8-u8-vsprintf.c
20 endif
22 Include:
23 "unistdio.h"
25 License:
26 LGPLv3+ or GPLv2
28 Maintainer:
29 all