view modules/xvasprintf-posix @ 10880:b1d6a7b9222f

Document functions that have been added to POSIX:2008.
author Bruno Haible <bruno@clisp.org>
date Sun, 14 Dec 2008 19:47:43 +0100
parents 83a3e25b88a7
children be869a242af0
line wrap: on
line source

Description:
vasprintf and asprintf with POSIX compatible format string interpretation and
with out-of-memory checking.  Also see xalloc-die.

Files:

Depends-on:
xvasprintf
vasprintf-posix

configure.ac:

Makefile.am:

Include:
"xvasprintf.h"

License:
GPL

Maintainer:
Bruno Haible