libassuan/src (7 files)
cvs user werner
cvs at cvs.gnupg.org
Wed Apr 21 16:42:17 CEST 2004
Date: Wednesday, April 21, 2004 @ 16:42:17
Author: werner
Path: /cvs/gnupg/libassuan/src
Modified: ChangeLog assuan-connect.c assuan-defs.h assuan-pipe-connect.c
assuan-pipe-server.c assuan-socket-connect.c
assuan-socket-server.c
* assuan-socket-server.c (accept_connection_bottom): Save the pid
of the peer if it is available.
* assuan-socket-connect.c (assuan_socket_connect): Do not save the
dummy SERVED_PID arg.
* assuan-pipe-connect.c (do_finish): Don't wait if the pid is 0.
(assuan_pipe_connect2): Store the parents pid in the environment
of the child.
* assuan-pipe-server.c (assuan_init_pipe_server): Initialize the
peer's pid from the environment.
* assuan-connect.c (assuan_get_pid): Do not return 0 as a PID.
-------------------------+
ChangeLog | 13 +++++++++++++
assuan-connect.c | 3 ++-
assuan-defs.h | 6 +-----
assuan-pipe-connect.c | 12 +++++++++++-
assuan-pipe-server.c | 10 +++++++++-
assuan-socket-connect.c | 1 -
assuan-socket-server.c | 9 +++++----
7 files changed, 41 insertions(+), 13 deletions(-)
More information about the Gnupg-commits
mailing list