Hash :
90cffdda
Author :
Date :
2023-04-03T20:17:34
Use the 'extern-inline' module explicitly where needed. * modules/fdutimensat (Depends-on): Add extern-inline. * modules/file-has-acl (Depends-on): Likewise. * modules/hamt (Depends-on): Likewise. * modules/relocatable-prog-wrapper (Depends-on): Likewise. * modules/safe-alloc (Depends-on): Likewise. * modules/string-desc (Depends-on): Likewise. * modules/string-desc-quotearg (Depends-on): Likewise. * modules/xstring-desc (Depends-on): Likewise. * modules/xvasprintf (Depends-on): Likewise.
Description:
vasprintf and asprintf with out-of-memory checking. Also see xalloc-die.
Files:
lib/xvasprintf.h
lib/xvasprintf.c
lib/xasprintf.c
lib/xalloc.h
m4/xvasprintf.m4
Depends-on:
stdio
vasprintf
xalloc
xalloc-die
extern-inline
xsize
stdarg
errno
configure.ac:
gl_XVASPRINTF
m4_ifdef([AM_XGETTEXT_OPTION],
[AM_][XGETTEXT_OPTION([--flag=xasprintf:1:c-format])])
Makefile.am:
lib_SOURCES += xvasprintf.h xvasprintf.c xasprintf.c
Include:
"xvasprintf.h"
License:
GPL
Maintainer:
Oskar Liljeblad