tftp-hpa-google/tftpd
Thorsten Glaser 18ac1e26f7 __progname[] is provided by libc
Rename local variable to tftpd_progname to avoid a clash with glibc
global symbols and work around Debian bug #519006 (Closes: #564052).

[ hpa: specifically, double-underscore symbols in C are reserved for
  the implementation, i.e. compiler/libc. ]

Signed-off-by: Ron Lee <ron@debian.org>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2014-07-31 16:24:37 -07:00
..
Makefile Move common code to a common/ subdirectory 2006-10-04 10:19:06 -07:00
misc.c Reformat the source code 2008-07-08 17:14:44 -04:00
recvfrom.c tftp: convert IPv6-mapped IPv4 addresses to IPv4 2014-06-07 12:37:33 -07:00
recvfrom.h Add support for IPv6 in the server and client. 2008-07-23 14:29:41 -04:00
remap.c tftpd: allow IPv4/6-specific remapping rules 2014-06-07 12:59:33 -07:00
remap.h tftpd: allow IPv4/6-specific remapping rules 2014-06-07 12:59:33 -07:00
sample.rules Remove more obsolete $Id$ tags 2008-07-22 15:07:24 -04:00
tftpd.8.in tftpd.8: document IPv6 handling in remapping rules 2014-06-07 12:59:44 -07:00
tftpd.c __progname[] is provided by libc 2014-07-31 16:24:37 -07:00
tftpd.h Remove long since obsolete ID tags 2008-07-08 17:30:27 -04:00