tftp-hpa-google/common
H. Peter Anvin 33051a296c signals: require and always use sigaction()
tftpd already requires sigaction() to compile, so there is no reason
to use anything else. It also allows for nicer combination of flags.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2024-06-10 14:36:28 -07:00
..
Makefile Modernize: use sigaction() whenever possible. Remove uses of common. 2024-05-29 15:34:57 -07:00
signal.c signals: require and always use sigaction() 2024-06-10 14:36:28 -07:00
tftpsubs.c Fix numeric IPv6 address handling 2008-08-09 20:58:19 -07:00
tftpsubs.h Implement is_numeric_ipv6() as a state machine 2008-07-30 16:34:44 -07:00