From c53a2134edf6a3ff69f4dc3a91059ea5770f421f Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Tue, 19 Jun 2001 23:53:35 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10133 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/roken/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index caf11f150..34b0e7f2a 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,11 @@ +2001-06-20 Johan Danielsson + + * simple_exec.c: rename check_status to wait_for_process, and + export it; function pipe_execv similar to popen, but with more + control over input and output + + * roken-common.h: prototypes for wait_for_process and pipe_execv + 2001-06-17 Assar Westerlund * roken-common.h: move emalloc et al to roken.h.in