tftp-hpa-google/lib
H. Peter Anvin 1f4b33a1f7 Modernize: use sigaction() whenever possible. Remove uses of common.
bsd_signal() may not be defined, and there is really no reason to even
try to use it if sigaction() is avaiable; using sigaction() guarantees
the semantics we really want.

Replace uses of common variables with explicit instantiation and
extern declarations in a header file.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2024-05-29 15:34:57 -07:00
..
daemon.c Reformat the source code 2008-07-08 17:14:44 -04:00
dup2.c Reformat the source code 2008-07-08 17:14:44 -04:00
getaddrinfo.c IPv6 infrastructure support 2008-07-23 14:24:19 -04:00
getopt.h tftpd: switch to getopt_long() 2008-07-30 17:16:00 -07:00
getopt_long.c tftpd: switch to getopt_long() 2008-07-30 17:16:00 -07:00
inet_ntop.c IPv6 infrastructure support 2008-07-23 14:24:19 -04:00
Makefile Modernize: use sigaction() whenever possible. Remove uses of common. 2024-05-29 15:34:57 -07:00
xmalloc.c Reformat the source code 2008-07-08 17:14:44 -04:00
xstrdup.c Reformat the source code 2008-07-08 17:14:44 -04:00