Hi Metze,

On 2010-06-10 at 20:50 +0200 Stefan (metze) Metzmacher sent off:
> > +   *  h_errno is defined as function call macro for multithreaded 
> > applications
> > +   *  in HP-UX. *this* h_errno is not used in the HP-UX codepath of our nss
> > +   *  modules, so let's simply comment it out here:
> > +   * int h_errno;
> > +   */
> >     nss_status_t status;
> >  } nss_XbyY_args_t;
> 
> Aren't this structures of fixed predefined size?
> Don't we use this to cast a given buffer into something we use?

you may very well be right. I didn't see this - the solaris/hpux shared nss
code is quite a pain to read


> If so args->status is wrong now and we better keep an 'int _not_used'.

alright, I'll change it this way, thanks!

Cheers
Björn
-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen

Attachment: pgpDGaPi6RKhX.pgp
Description: PGP signature

Reply via email to