Mail Archives: cygwin/1998/04/08/19:10:39
> Having these files is *every* directory seems excessive.
They're not really in every directory. The open syscall in NT itself
(which gets called
by the Cygnus stuff) handles those names special, regardless of the
path. Its really
something built into NT (backward compatibility with DOS).
> Surely they could be absolute?
> /con, /com<n>, /lpt<n>, etc...
Not without rewriting a chunk of NT itself.
> or even a touch unix-ish
> /dev/con, /dev/aux, etc...
This does actually work. You can echo >/dev/con to display something on
the console.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -