Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libpthread



Module Name:    src
Committed By:   jdolecek
Date:           Sat Feb 15 21:19:00 UTC 2003

Modified Files:
        src/lib/libpthread: pthread_int.h pthread_sig.c

Log Message:
interposition sigtimedwait() with a thread-aware version, which uses
single proxy thread to do the actual syscall, and blocks other threads
in userland


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libpthread/pthread_int.h
cvs rdiff -r1.8 -r1.9 src/lib/libpthread/pthread_sig.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