bird/client
Ondrej Zajicek (work) c72b660b74 Client: Fix isspace() calls
Function isspace() expects to get *unsigned* chars (encoded as ints),
not that it matters for plain ASCII.
2017-05-23 18:39:20 +02:00
..
birdc.c We don't need bvsnprintf() in BIRD client 2016-05-12 21:44:27 +02:00
birdcl.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
client.c We don't need bvsnprintf() in BIRD client 2016-05-12 21:44:27 +02:00
client.h We don't need bvsnprintf() in BIRD client 2016-05-12 21:44:27 +02:00
cmds.m4 Both help' command and the unknown command' error message now tell 2000-05-31 22:39:06 +00:00
commands.c Client: Fix isspace() calls 2017-05-23 18:39:20 +02:00
Doc Updated all the Doc files to new format. 2000-05-31 11:30:18 +00:00
Makefile Restructures birdc and birdcl to merge duplicated code. 2013-04-23 02:42:35 +02:00
util.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00