CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/04/12 06:09:30
Modified files:
lib/libpthread/include: pthread.h
gnu/egcs/gcc/config: openbsd.h
gnu/egcs/gcc/config/m68k: openbsd.h
gnu/egcs/gcc/config/m88k: openbsd.h
gnu/gcc/gcc/config: openbsd.h
gnu/gcc/gcc/config/m68k: openbsd.h
gnu/gcc/gcc/config/rs6000: sysv4.h
gnu/usr.bin/gcc/gcc/config: openbsd.h
gnu/usr.bin/gcc/gcc/config/m68k: openbsd.h
gnu/usr.bin/gcc/gcc/config/m88k: openbsd.h
gnu/usr.sbin/sendmail/cf/cf: Makefile
Log message:
Remove incorrect -pthread preprocessor define _POSIX_THREADS and replace
with _REENTRANT. Also remove undef _POSIX_THREADS in phread.h.
>From [email protected]. okay guenther@