This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
You've already forked labs-bird
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
labs-bird
/
client
History
Martin Mares
7750634946
Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs.
2000-04-12 13:21:23 +00:00
..
client.c
Include "lib/string.h" instead of <string.h>. It should give us bzero()
2000-03-31 23:30:21 +00:00
client.h
…
cmds.m4
…
commands.c
Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs.
2000-04-12 13:21:23 +00:00
Makefile
…
util.c
Include "lib/string.h" instead of <string.h>. It should give us bzero()
2000-03-31 23:30:21 +00:00