CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/17 09:10:11
Modified files:
lib/librthread : rthread_cancel.c rthread_libc.c
Log message:
Remove "#define _POSIX_THREADS" line before include <pthread.h>.
The latter contains "#define _POSIX_THREADS 1" which makes gcc 2.95 complain.
