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