Build errors on AIX 4.2.1: nanosleep

Ben Lindstrom mouring at etoh.eviladmin.org
Sat Feb 1 14:36:30 EST 2003


Umm.. would help if I cvs up before looking at patches.  Damien already
took care of this a few days ago.

- Ben

On Sat, 1 Feb 2003, Darren Tucker wrote:

> Ben Lindstrom wrote:
> > On Sat, 1 Feb 2003, Darren Tucker wrote:
> > >+# define nanosleep nsleep
> >
> > Ok if I change it to:
> > #define nanosleep(req, rem) nsleep(req, rem)
> >
> > I like to see function renaming at a glance.  Plus it saves us from wierd
> > bugs down the road (not that I see 'nanosleep' ever being used as a
> > function call or structure =).
>
> Fine by me.  That compiles OK with gcc and xlc.
>
> --
> Darren Tucker (dtucker at zip.com.au)
> GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
>     Good judgement comes with experience. Unfortunately, the experience
> usually comes from bad judgement.
>
> _______________________________________________
> openssh-unix-dev mailing list
> openssh-unix-dev at mindrot.org
> http://www.mindrot.org/mailman/listinfo/openssh-unix-dev
>




More information about the openssh-unix-dev mailing list