Age | Commit message (Collapse) | Author |
|
|
|
don't define kill() with only _BSD_SOURCE. That's very
disappointing from GNU.
|
|
|
|
|
|
|
|
|
|
use CMSG_LEN where required in tryancilautoclose).
Also, good news: the sys/param.h inclusion in FreeBSD isn't necessary
anymore.
|
|
|
|
Only include MSG_WAITALL when it's tested nb, then.
Also test yet another fix for the tryancilautoclose FreeBSD problem.
|
|
|
|
as well use it on architectures that support it.
|
|
already. More tentative workarounds.
|
|
|
|
until buffer full or socket shutdown on BSD, *even if the socket is
nonblocking*. So I added an "okwaitall" sysdeps, and won't set
MSG_WAITALL on retarded systems.
|
|
sha256 documented.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was the reason for the s6-dnsname-filter segfault.
It took me 2 days, valgrind and gdb to corner that one. >.>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|