mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-30 19:39:34 -05:00
- test for sys/wait.h
- WSAEWOULDBLOCK test after nonblocking TCP connect.
- write_iov_buffer removed: unused and no struct iov on windows.
- signed/unsigned warning fixup mini_event.
- use ioctlsocket to set nonblocking I/O if fnctl is unavailable.
- skip signals that are not defined
- detect pwd.h.
- detect getpwnam, getrlimit, setsid, sbrk, chroot.
- default config has no chroot if chroot() unavailable.
- if no kill() then no pidfile is read or written.
- gmtime_r is replaced by nonthreadsafe alternative if unavail.
used in rrsig time validation errors.
git-svn-id: file:///svn/unbound/trunk@1097 be551aaa-1e26-0410-a405-d3ace91eadb9
|
||
|---|---|---|
| .. | ||
| data | ||
| storage | ||
| alloc.c | ||
| alloc.h | ||
| config_file.c | ||
| config_file.h | ||
| configlexer.c | ||
| configlexer.lex | ||
| configparser.c | ||
| configparser.h | ||
| configparser.y | ||
| configyyrename.h | ||
| fptr_wlist.c | ||
| fptr_wlist.h | ||
| iana_ports.inc | ||
| locks.c | ||
| locks.h | ||
| log.c | ||
| log.h | ||
| mini_event.c | ||
| mini_event.h | ||
| module.c | ||
| module.h | ||
| net_help.c | ||
| net_help.h | ||
| netevent.c | ||
| netevent.h | ||
| random.c | ||
| random.h | ||
| rbtree.c | ||
| rbtree.h | ||
| regional.c | ||
| regional.h | ||
| rtt.c | ||
| rtt.h | ||
| timehist.c | ||
| timehist.h | ||