| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <3C444635.5DF452DF@windriver.com> |
| Date: | Tue, 15 Jan 2002 16:09:41 +0100 |
| From: | Benoit Perrin <benoit DOT perrin AT windriver DOT com> |
| Organization: | Wind River Systems |
| X-Mailer: | Mozilla 4.78 [en] (WinNT; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | 1.3.6-6: fchdir broken |
Hello,
fchdir() function is broken for version 1.3.6-6. The symptom is the same
as for the early 1.3.3:
chdir("/some/dir/foo")
fd=open(".", RDONLY)
chdir("/some/dir/bar")
fchdir(fd) will not change to "/some/dir/foo" but remain in
"/some/dir/bar".
Hope this helps,
Benoit
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |