bird/lib
Martin Mares 758458be05 Unified parsing of prefixes.
Had to rename `prefix' in filters to `fprefix'.
2000-05-13 11:17:49 +00:00
..
birdlib.h Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs. 2000-04-12 13:21:23 +00:00
bitops.c
bitops.h
checksum.c
checksum.h
Doc Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
event.c Event handlers no longer return re-queue flag. Instead of using it, just 2000-04-27 22:28:49 +00:00
event.h Event handlers no longer return re-queue flag. Instead of using it, just 2000-04-27 22:28:49 +00:00
ip.c Removal of useless includes continues... 2000-03-31 23:40:00 +00:00
ip.h Unified parsing of prefixes. 2000-05-13 11:17:49 +00:00
ipv4.c Removed a lot of unused variables. 2000-05-04 20:30:36 +00:00
ipv4.h
ipv6.c Unused variables in IPv6 code. 2000-05-04 20:38:44 +00:00
ipv6.h Include "lib/string.h" instead of <string.h>. It should give us bzero() 2000-03-31 23:30:21 +00:00
lists.c
lists.h
md5.c Include "lib/string.h" instead of <string.h>. It should give us bzero() 2000-03-31 23:30:21 +00:00
md5.h
mempool.c Implemented debugging function rlookup() which you can call from gdb 2000-05-08 22:33:38 +00:00
Modules
patmatch.c
printf.c Defined format specifier %M' which behaves as %m', but takes the 2000-05-02 16:10:04 +00:00
resource.c Implemented debugging function rlookup() which you can call from gdb 2000-05-08 22:33:38 +00:00
resource.h Implemented debugging function rlookup() which you can call from gdb 2000-05-08 22:33:38 +00:00
slab.c Implemented debugging function rlookup() which you can call from gdb 2000-05-08 22:33:38 +00:00
slists.c
slists.h
socket.h Defined sk_close() which closes the socket safely even if called from 2000-03-30 10:43:37 +00:00
string.h Include "lib/string.h" instead of <string.h>. It should give us bzero() 2000-03-31 23:30:21 +00:00
unaligned.h Include "lib/string.h" instead of <string.h>. It should give us bzero() 2000-03-31 23:30:21 +00:00
xmalloc.c