Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/resolv
Module Name: src
Committed By: christos
Date: Fri Feb 15 14:08:25 UTC 2013
Modified Files:
src/lib/libc/resolv: res_send.c
Log Message:
- make all filedescriptors close-on-exec
- use SOCK_NOSIGPIPE.
- add kqueue handling (not enabled by default, from FreeBSD)
- add RES_INSECURE1 handling (from FreeBSD)
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/libc/resolv/res_send.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index