tftpd: switch to getopt_long()
commite4d3083006da530ddae4614d2cbb2bf9a431d633
authorH. Peter Anvin <hpa@zytor.com>
Thu, 31 Jul 2008 00:16:00 +0000 (30 17:16 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 31 Jul 2008 00:16:00 +0000 (30 17:16 -0700)
treebd95f9da89ff7391c31cf120c8287a307087c298
parent77fbfeebee4d9d4d176f416e2c516fdd74a36b3f
tftpd: switch to getopt_long()

Switch to using getopt_long(); include a version in case the platform
lacks it.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
config.h
configure.in
lib/getopt.h [new file with mode: 0644]
lib/getopt_long.c [new file with mode: 0644]
tftpd/tftpd.8.in
tftpd/tftpd.c