Optimize the recognition of "UTF-8" strings.
[gnulib.git] / modules / verror
1 Description:
2 verror() and verror_at_line() functions: Error reporting with va_list.
3
4 Files:
5 lib/verror.h
6 lib/verror.c
7
8 Depends-on:
9 error
10 xvasprintf
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += verror.h verror.c
16
17 Include:
18 "verror.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Eric Blake