0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-16 03:54:36 +00:00
Martin Mares 49e4a4d1fd Created new functions for allocating configuration data:
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.
1998-11-29 21:59:37 +00:00
1998-03-20 18:30:55 +00:00
1998-11-29 14:51:47 +00:00
Description
The BIRD project aims to develop a fully functional dynamic IP routing daemon.
https://bird.network.cz
31 MiB
Languages
C 86.7%
Yacc 6.2%
Perl 2.7%
M4 1.4%
Lua 0.7%
Other 2.3%