dhcpd-pools/src
Sami Kerola 54cedc1001
output: include stdlib.h to avoid compilation error
The stdlib.h has EXIT_FAILURE and free(3).

Reported-by: Sebastián Cramatte <scramatte@nixus.es>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2017-11-11 14:29:00 +00:00
..
.indent.pro use long options in .indent.pro file 2015-12-10 22:42:54 +00:00
analyze.c analyze: use while() when for() is less fit to purpose 2016-07-03 14:00:00 +01:00
defaults.h include: use project specific header guard 2017-11-07 13:45:17 +00:00
dhcpd-pools.c output: add mustach templating support 2017-11-09 19:49:13 +00:00
dhcpd-pools.h output: add mustach templating support 2017-11-09 19:49:13 +00:00
getdata.c getdata: do not use 'else' after 'continue' 2017-11-07 13:44:50 +00:00
hash.c portability: Solaris 10 does not have err.h 2015-10-26 22:29:32 +00:00
Makemodule.am output: add mustach templating support 2017-11-09 19:49:13 +00:00
mustach-dhcpd-pools.c output: include stdlib.h to avoid compilation error 2017-11-11 14:29:00 +00:00
mustach.c output: add must_put_err() utility function 2017-11-11 09:00:33 +00:00
mustach.h output: add mustach templating support 2017-11-09 19:49:13 +00:00
other.c other: do not use 'else' after 'return' 2017-11-07 13:12:37 +00:00
output.c output: add separate first_ip and last_ip to json and mustach outputs 2017-11-09 19:49:17 +00:00
sort.c unify quotation in error messages 2015-12-05 19:00:32 +00:00