Patch for inetutils' pwd problem (Re: latest cygwin does not track pwd?)

takashi@flab.fujitsu.co.jp takashi@flab.fujitsu.co.jp
Wed Nov 1 09:46:00 GMT 2000


The enclosed patch will fix the problem of getcwd bug in ftpd.
This will work both for inetutils-1.3.2-7 and inetutils-1.3.2-8.

I hope this help.

Regards,
Takashi Nishigaya

At Wed, 01 Nov 2000 09:47:45 -0600,
Chris Abbey <cabbey@bresnanlink.net> wrote:
> 
> At 23:58 11/1/00 +0900, takashi@flab.fujitsu.co.jp wrote:
> >$ grep getpwd ftpd.c
> >         path = getcwd (0, 0);
> >                 char *cwd = getcwd (0, 0);
> >         char *path = getcwd (0, 0);
> >
> >The ftpd should be fixed, I think.
> 
> I am sure that patches will be happily accepted by the list. ;)
> 
> now the forces of openness
>      have a powerful and
>      unexpected new ally
>     http://ibm.com/linux/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: inetutils-1.3.2.diff
Type: text/x-diff
Size: 1361 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20001101/21da5a35/attachment.bin>


More information about the Cygwin mailing list