This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: fix for single threaded configurations
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- To: toa at pop dot agri dot ch (Andreas Tobler)
- Cc: java-patches at gcc dot gnu dot org
- Date: Tue, 1 Aug 2006 17:38:37 -0400 (EDT)
- Subject: Re: fix for single threaded configurations
> > Not quite true. The DCE thread environment on hpux10 has all these
> > functions but they have slightly different declararations. The code
> > as it presently exists won't work with the hpux10 variants.
>
> Well, I based on this:
> http://www.opengroup.org/onlinepubs/009695399/functions/getpwuid.html
>
> Issue 5 and 6.
This is hpux10 declaration:
extern int getpwuid_r(uid_t, struct passwd *, char *, int);
Dave
--
J. David Anglin dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)