fchdir(2)

Corinna Vinschen cygwin@cygwin.com
Fri Jun 8 10:12:00 GMT 2001


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:cygwin@cygwin.com
Red Hat, Inc.

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



More information about the Cygwin mailing list