Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc
Module Name: src
Committed By: christos
Date: Fri Nov 3 20:18:49 UTC 2006
Modified Files:
src/lib/libc/db/btree: bt_open.c
src/lib/libc/db/hash: hash_page.c
src/lib/libc/gen: syslog.c
src/lib/libc/rpc: clnt_simple.c
src/lib/libc/yp: yplib.c
Log Message:
use FD_CLOEXEC instead of 1.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/lib/libc/db/btree/bt_open.c
cvs rdiff -r1.18 -r1.19 src/lib/libc/db/hash/hash_page.c
cvs rdiff -r1.36 -r1.37 src/lib/libc/gen/syslog.c
cvs rdiff -r1.27 -r1.28 src/lib/libc/rpc/clnt_simple.c
cvs rdiff -r1.42 -r1.43 src/lib/libc/yp/yplib.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