Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: christos
Date: Tue Sep 30 20:37:36 UTC 2003
Modified Files:
src/sys/sys: ksem.h
Log Message:
Don't make declarations visible from userland, unless _LIBC is defined,
because we don't define semid_t.
XXX: Should we be defining __semid_t instead?
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/sys/ksem.h
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