Making a gpg library
    Florian Weimer 
    Florian.Weimer at RUS.Uni-Stuttgart.DE
       
    Wed Oct 25 15:06:05 CEST 2000
    
    
  
Werner Koch <wk at 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 at RUS.Uni-Stuttgart.DE
University of Stuttgart           http://cert.uni-stuttgart.de/
RUS-CERT                          +49-711-685-5973/fax +49-711-685-5898
    
    
More information about the Gnupg-devel
mailing list