Date: Tue, 31 May 2005 15:18:17 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include pthread.h src/sys/sys _pthreadtypes.h types.h Message-ID: <200505311518.j4VFIHam040427@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505311518.j4VFIHam040427>
