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: christos
Date: Fri Jan 31 20:44:01 UTC 2014
Modified Files:
src/lib/libpthread: pthread.c pthread_compat.c pthread_cond.c
pthread_mutex.c
Log Message:
remove compatibility code for handling CLOCK_MONOTONIC and handle it in the
syscall directly.
To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 src/lib/libpthread/pthread.c
cvs rdiff -u -r1.2 -r1.3 src/lib/libpthread/pthread_compat.c
cvs rdiff -u -r1.62 -r1.63 src/lib/libpthread/pthread_cond.c
cvs rdiff -u -r1.57 -r1.58 src/lib/libpthread/pthread_mutex.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