49e4a4d1fd
o cfg_alloc(size) -- generic memory allocation o cfg_allocu(size) -- unaligned memory allocation o cfg_allocz(size) -- zeroed memory allocation o cfg_strcpy(str) -- allocate a copy of a string Also fixed a bug in lexing of string literals. |
||
---|---|---|
.. | ||
cf-lex.l | ||
conf.h | ||
confbase.Y | ||
gen_keywords.m4 | ||
gen_parser.m4 | ||
Makefile |