CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/11 03:08:50
Modified files:
lib/libpthread/include: semaphore.h
Log message:
sem_timedwait() needs the struct timespec tag to be pre-declared here.
Add restrict qualifiers.
