tftp-hpa-google/tftp
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
..
extern.h Modernize: use sigaction() whenever possible. Remove uses of common. 2024-05-29 15:34:57 -07:00
main.c Modernize: use sigaction() whenever possible. Remove uses of common. 2024-05-29 15:34:57 -07:00
Makefile Move common code to a common/ subdirectory 2006-10-04 10:19:06 -07:00
tftp.1.in Allow the -4 option even in an IPv4-only configuration 2008-07-23 14:36:18 -04:00
tftp.c Modernize: use sigaction() whenever possible. Remove uses of common. 2024-05-29 15:34:57 -07:00