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
f33c6c6602
Use xmalloc() instead of malloc().
2000-04-20 22:55:32 +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
Add internal commands of the client to the command list.
2000-03-12 23:04:04 +00:00
commands.c
Use xmalloc() instead of malloc().
2000-04-20 22:55:32 +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