summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-04-21 14:42:17 +0000
committerWerner Koch <wk@gnupg.org>2004-04-21 14:42:17 +0000
commit93595de1ede96dedfcaa93c7442536a2cde0b6ef (patch)
treea0bd56b9a61f7f5301ea2337df1b215bbb318b38 /THANKS
parent66a87269d11d55dc6b348a94a37b9176c4449bd0 (diff)
downloadlibassuan-93595de1ede96dedfcaa93c7442536a2cde0b6ef.tar.gz
* 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.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS4
1 files changed, 4 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 8b13789..400d392 100644
--- a/THANKS
+++ b/THANKS
@@ -1 +1,5 @@
+
+Michael Nottebrock michaelnottebrock at gmx.net
+
+