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.
Description
This is a clone of the BIRD Internet Routing Daemon, used for building the bird daemon used in burble.dn42.
https://gitlab.labs.nic.cz/labs/bird
Languages
C
89.8%
Yacc
6.3%
M4
1.6%
Lex
0.8%
Makefile
0.5%
Other
1%