| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | "Gerrit P. Haase" <gerrit DOT haase AT t-online DOT de> |
| Organization: | Esse keine toten Tiere |
| To: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| Date: | Sun, 10 Jun 2001 16:04:37 +0200 |
| MIME-Version: | 1.0 |
| Subject: | Re: fchdir(2) |
| Reply-to: | gerrit DOT haase AT t-online DOT de |
| Message-ID: | <3B239A95.15857.8B92096@localhost> |
| In-reply-to: | <20010608191213.H18483@cygbert.vinschen.de> |
| References: | <3B211AA7 DOT 13748 DOT 18F4358 AT localhost>; from gerrit DOT haase AT t-online DOT de on Fri, Jun 08, 2001 at 06:34:15PM +0200 |
| X-mailer: | Pegasus Mail for Win32 (v3.12cDE) |
Corinna Vinschen schrieb am 2001-06-08, 19:12: > 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. Sun Jun 10 11:56:00 2001 Corinna Vinschen <corinna AT vinschen DOT de> * cygwin.din: Add fchdir symbols. * path.cc (chdir): Guard against invalid parameter. (fchdir): New function. * include/cygwin/version.h: Bump API minor version to 40. * uinfo.cc (internal_getlogin): Remove unused variable. Thank you :-) (Now I need to undo all my cganges, but it will be much easier in future) -gph -- =^..^= -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |