This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Solaris Users: pthread mutex initializer help


Hello,

Bruce Korb wrote:
> Folks:  if you use Solaris, please help us to ensure full coverage of
> the flavors of Solaris in the wild.  Please tell us if you have a
> version of /usr/include/sys/types.h that is *not* on the list below.

> If it is not, please help us by emailing the "#pragma ident" line
> plus the structure definitions for pthread_mutex_t, pthread_cond_t,
> and pthread_rwlock_t.  This is most easily done by sending the entire
> file to me or Eric (not the list).

We have
#pragma ident   "@(#)types.h    1.68    02/06/10 SMI"

on a SunOS 5.8 Generic_108528-18 sun4u sparc SUNW,Sun-Fire-V240

Will coordinate with Eric for the contents.

Olivier


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]