Making a gpg library
Florian Weimer
Florian.Weimer@RUS.Uni-Stuttgart.DE
25 Oct 2000 14:06:05 +0200
Werner Koch <wk@gnupg.org> writes:
> On Tue, 24 Oct 2000, Marco d'Itri wrote:
>
> > /dev/fd/* should work.
>
> But this is not a portable solution.
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).
--
Florian Weimer Florian.Weimer@RUS.Uni-Stuttgart.DE
University of Stuttgart http://cert.uni-stuttgart.de/
RUS-CERT +49-711-685-5973/fax +49-711-685-5898