Age | Commit message (Collapse) | Author |
|
Fix a copy/paste mistake.
|
|
nss-dns is also "tested". It should be almost always available,
and provides a reference for comparison.
|
|
In preparation for subsequent changes.
|
|
This should be handled fine now by .dir-locals.el, so need to carry that
stuff in every file.
|
|
Let's make sure our poll() calls don't get interrupted where they shouldn't (SIGALRM, ...), but allow them to be
interrupted where they should (SIGINT, ...).
Fixes #1965
|
|
The header file defines some helpers for GLIBC NSS and doesn't include
anything else but glibc headers, hence there's little reason to keep it
in shared/.
See: #2008
|