1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-20 11:01:20 +03:00
Files
gnulib/modules/verror
2006-08-10 13:09:14 +00:00

25 lines
269 B
Plaintext

Description:
verror() and verror_at_line() functions: Error reporting with va_list.
Files:
lib/verror.h
lib/verror.c
Depends-on:
error
xvasprintf
configure.ac:
Makefile.am:
lib_SOURCES += verror.h verror.c
Include:
"verror.h"
License:
GPL
Maintainer:
Eric Blake