gnupg/cipher (ChangeLog rndunix.c)

cvs user werner cvs@cvs.gnupg.org
Sat, 12 Oct 2002 16:54:25 +0200


    Date: Saturday, October 12, 2002 @ 16:54:25
  Author: werner
    Path: /cvs/gnupg/gnupg/cipher

Modified: ChangeLog rndunix.c

* rndunix.c (my_popen): Make sure that stdin and stderr are
connected to a file.  This is to avoid NetBSD to complain about
set{u,g}id programs invoked with fd 0, 2 closed.  Reported by
Cristian Biere.
(start_gatherer): Likewise. Reordered code.


-----------+
 ChangeLog |    8 +++++++
 rndunix.c |   65 +++++++++++++++++++++++++++++++++++++-----------------------
 2 files changed, 49 insertions(+), 24 deletions(-)