forked from mirrors/tftp-hpa-google
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> |
||
|---|---|---|
| .. | ||
| daemon.c | ||
| dup2.c | ||
| getaddrinfo.c | ||
| getopt.h | ||
| getopt_long.c | ||
| inet_ntop.c | ||
| Makefile | ||
| xmalloc.c | ||
| xstrdup.c | ||