utimens: Fix test failure on macOS 10.13.
[gnulib.git] / modules / unistdio / u32-u32-asnprintf
blobd58d188ad6a7fb5ff861e23296161de2b18991ac
1 Description:
2 Formatted output to an UTF-32 string, with automatic memory allocation and
3 bounded output size.
5 Files:
6 lib/unistdio/u32-u32-asnprintf.c
7 lib/unistdio/u-asnprintf.h
9 Depends-on:
10 unistdio/base
11 unistdio/u32-u32-vasnprintf
13 configure.ac:
14 gl_LIBUNISTRING_MODULE([0.9], [unistdio/u32-u32-asnprintf])
16 Makefile.am:
17 if LIBUNISTRING_COMPILE_UNISTDIO_U32_U32_ASNPRINTF
18 lib_SOURCES += unistdio/u32-u32-asnprintf.c
19 endif
21 Include:
22 "unistdio.h"
24 License:
25 LGPLv3+ or GPLv2
27 Maintainer:
28 all