cvs commit: src/include pthread.h src/sys/sys _pthreadtypes.h
types.h
Craig Rodrigues
rodrigc at FreeBSD.org
Tue May 31 08:18:18 PDT 2005
rodrigc 2005-05-31 15:18:17 UTC
FreeBSD src repository
Modified files:
include pthread.h
sys/sys types.h
Added files:
sys/sys _pthreadtypes.h
Log:
According to:
http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/types.h.html
#include <sys/types.h>
should include the definitions of pthread types.
PR: standards/78907
Reported by: Brooks Davis
Approved by: das (mentor)
Revision Changes Path
1.36 +1 -56 src/include/pthread.h
1.1 +95 -0 src/sys/sys/_pthreadtypes.h (new)
1.92 +2 -0 src/sys/sys/types.h
More information about the cvs-src
mailing list