Mail Archives: djgpp/1995/09/18/16:36:48
Date: | Fri, 15 Sep 1995 10:14:04 +0200 (IST)
|
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
|
To: | Marc Singer <nbn.nbn.com!sapien!elf>
|
Cc: | DJGPP List Alias <nbn.nbn.com!sapien!sun.soe.clarkson.edu!djgpp>
|
Subject: | Re: Changing CHDIR and MKDIR semantics
|
On Wed, 13 Sep 1995, Marc Singer wrote:
> So, the questions is whether or not we want to support a UN*X
> compatible behavior in chdir. I suspect something similar happens in
> mkdir, but I haven't look into it yet.
For chdir(), I agree that it should also change the drive. This won't
cause incompatibilities with DOS programs, because those will just change
drive another time, which is harmless.
But how is all this applicable to mkdir()? It should create a directory,
period. It shouldn't change directory or drive. Or am I missing
something?
- Raw text -