Making a gpg library

Werner Koch wk@gnupg.org
Wed, 25 Oct 2000 14:52:56 +0200


On Wed, 25 Oct 2000, Florian Weimer wrote:


> I think you can emulate /dev/fd this way: If you encounter /dev/fd/NR
> on the command line, just do fdopen(NR, some_mode).
That should work and is similar to the thing gawk does. HPUX, Solaris, AIX, fooix folks please complain *now* or be quite forever on this topic :-) Werner