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