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: Thu Jan 15 01:35:45 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:
fix the semctl glue build that worked before by chance by side effects of
building the the assembly stub as a normal stub. Just build it as a glue
stub.
To generate a diff of this commit:
cvs rdiff -r1.197 -r1.198 src/lib/libc/sys/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/sys/__semctl.c
cvs rdiff -r1.13 -r0 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