CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/01/03 09:53:48
Modified files:
lib/libpthread/include: pthread.h
include : signal.h
Log message:
The prototype for pthread_sigmask(2) is supposed to live in <signal.h>
instead of <pthread.h>.
ok guenther@, millert@
