Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/sys
Module Name: src
Committed By: christos
Date: Fri Jan 16 00:02:57 UTC 2009
Modified Files:
src/lib/libc/sys: Makefile.inc
Added Files:
src/lib/libc/sys: semctl.c
Removed Files:
src/lib/libc/sys: __semctl.c
Log Message:
don't use glue for semctl, the number of underscores makes this an intractable
problem :-) Use regular wrappers like we do with sigtimedwait.
To generate a diff of this commit:
cvs rdiff -r1.198 -r1.199 src/lib/libc/sys/Makefile.inc
cvs rdiff -r1.1 -r0 src/lib/libc/sys/__semctl.c
cvs rdiff -r0 -r1.15 src/lib/libc/sys/semctl.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