This website requires JavaScript.
Explore
Tos
Help
Register
Sign in
Jerry
/
bird
Watch
1
Star
0
Fork
You've already forked bird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e3558ab14e
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
Support expansion of command abbreviations.
2000-02-27 22:00:19 +00:00
cmds.m4
Add internal commands of the client to the command list.
2000-03-12 23:04:04 +00:00
commands.c
Introduced `ARRAY_SIZE' macro to replace all the sizeof(a)/sizeof(*a) constructs.
2000-04-12 13:21:23 +00:00
Makefile
Put client on a stony ground. The whole client is going to be system-specific
2000-01-19 15:07:00 +00:00
util.c
Include "lib/string.h" instead of <string.h>. It should give us bzero()
2000-03-31 23:30:21 +00:00