From: Sami Kerola Date: Sat, 22 Jan 2011 19:53:15 +0000 (+0100) Subject: Use what libc will provide X-Git-Tag: v2.14~13 X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=849c8f5e73d671c7f9e3f74f0652a0876d7a2787;hp=849c8f5e73d671c7f9e3f74f0652a0876d7a2787;p=debian%2Fdhcpd-pools.git 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 ---