CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/27 00:47:34
Modified files:
regress/lib/libpthread/pthread_join: pthread_join.c
lib/librthread : rthread_sem.c
Log message:
pthread_join() must not return EINTR
Simplify sem_trywait()
ok pirofti@ mpi@
