Use what libc will provide
authorSami Kerola <kerolasa@iki.fi>
Sat, 22 Jan 2011 19:53:15 +0000 (20:53 +0100)
committerSami Kerola <kerolasa@iki.fi>
Sat, 22 Jan 2011 19:53:15 +0000 (20:53 +0100)
commit849c8f5e73d671c7f9e3f74f0652a0876d7a2787
tree8cc8e9516f4caae7a89afa45c40b08a094c68262
parent775157b1a5ae108e1828a6ada231fc4d4d56e01f
Use what libc will provide

The eprintf removed and replaced with err & warn. Option parsing
no longer tries to find missing optargs, which are getopts should
notice. Few complier warnings got to be removed as well. Finally
the commments will no longer exceed standard terminal width.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
configure.ac
src/analyze.c
src/dhcpd-pools.c
src/dhcpd-pools.h
src/getdata.c
src/other.c
src/output.c
src/sort.c