mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-04-16 03:54:36 +00:00
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.
Description
The BIRD project aims to develop a fully functional dynamic IP routing daemon.
https://bird.network.cz
Languages
C
86.7%
Yacc
6.2%
Perl
2.7%
M4
1.4%
Lua
0.7%
Other
2.3%