[PATCH] realpath fix for NeXT (Re: Snapshot)
Damien Miller
djm at mindrot.org
Sun Oct 1 12:16:18 EST 2000
On Sat, 30 Sep 2000, Ben Lindstrom wrote:
> This brings NeXT inline with everyone else.
Cool - before I apply: does NeXT have getcwd()? I _really_ don't like
this bit of the diff:
> +#ifndef HAVE_GETCWD
> +#define getcwd(buf,size) getwd(buf)
> +#endif
-d
--
| ``The power of accurate observation is | Damien Miller <djm at mindrot.org>
| commonly called cynicism by those who | @Work <djm at ibs.com.au>
| have not got it'' - George Bernard Shaw | http://www.mindrot.org
More information about the openssh-unix-dev
mailing list