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:   he
Date:           Wed Sep 24 07:53:07 UTC 2014

Modified Files:
        src/lib/libc/gen: getcap.c
        src/lib/libc/hash: hashhl.c
        src/lib/libc/md: mdXhl.c

Log Message:
Provide a backward-compatible conditional define of O_CLOEXEC
for those systems which lack it, since these files are used in
tools builds.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/lib/libc/gen/getcap.c
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/hash/hashhl.c
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/md/mdXhl.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