Making a gpg library

Florian Weimer fw@deneb.enyo.de
26 Oct 2000 08:20:25 +0200


raf <raf@comdyn.com.au> writes:


> the real problem would arise when a user on a system that doesn't
> have a special /dev directory (e.g. mswin) creates a /dev directory
> and a /dev/fd directory and ... and then wonders why gpg hangs
> instead of reading the normal file /dev/fd/0 (contrived but possible).
I don't think you can create a \DEV directory on MS Windows. There's already a hidden pseudo-directory of this name which contains \DEV\NUL, \DEV\CON, and so on.