Build errors on AIX 4.2.1: nanosleep

Darren Tucker dtucker at zip.com.au
Sat Feb 1 13:57:29 EST 2003


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.




More information about the openssh-unix-dev mailing list