On Fri, Jun 08, 2001 at 06:34:15PM +0200, Gerrit P. Haase wrote:
> Hi,
> 
> how do I substitute fchdir(2) on cygwin?

chdir(). Since the directory has been opened somewhere in the
application, the name should still be available.

However, implementing fchdir() in Cygwin shouldn't be too hard.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:[EMAIL PROTECTED]
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

Reply via email to