summaryrefslogtreecommitdiff
path: root/lib/libc/net/nscachedcli.c
Commit message (Expand)AuthorAgeFilesLines
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-251-0/+2
* libc: spelling fixes.Pedro F. Giffuni2016-04-301-1/+1
* libc: Use SOCK_CLOEXEC for various internal file descriptors.Jilles Tjoelker2013-09-061-1/+1
* libc: Avoid SIGPIPE when nscd closes the connection unexpectedly.Jilles Tjoelker2013-03-131-4/+5
* Use _kevent() instead of kevent().Hajimu UMEMOTO2006-12-041-7/+7
* Fix alignment problem on AMD64.Hajimu UMEMOTO2006-05-021-4/+4
* - Extend the nsswitch to support Services, Protocols and RpcHajimu UMEMOTO2006-04-281-0/+576