Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib
Module Name: src
Committed By: rmind
Date: Tue Oct 9 18:18:33 UTC 2007
Modified Files:
src/lib/libc/sys: Makefile.inc makelintstub
src/lib/libpthread: pthread_cancelstub.c
src/lib/librt/sys: Makefile.inc
Log Message:
Add cancellation stubs in libpthread for POSIX messages queues and
asynchronous I/O.
OK by <ad>.
To generate a diff of this commit:
cvs rdiff -r1.176 -r1.177 src/lib/libc/sys/Makefile.inc
cvs rdiff -r1.18 -r1.19 src/lib/libc/sys/makelintstub
cvs rdiff -r1.14 -r1.15 src/lib/libpthread/pthread_cancelstub.c
cvs rdiff -r1.3 -r1.4 src/lib/librt/sys/Makefile.inc
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