CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/02/22 21:43:06
Modified files:
lib/libpthread/include: pthread.h
lib/librthread : Makefile rthread.h rthread_sync.c
Added files:
lib/librthread : rthread_condattr.c
Log message:
Add pthread_condattr_{get,set}clock(), requested by aja@
Add pthread_mutex_timedlock(), requested by dcoppa@
