From 72067ccafa3de0930b732498408fc62c70de0498 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Tue, 31 Aug 2004 03:34:04 +0000 Subject: * fork.cc (fork_parent): Return the cygpid directly derived from the winpid. --- winsup/cygwin/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 286f9a6a2..178ffc68f 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,8 @@ +2004-08-30 Pierre Humblet + + * fork.cc (fork_parent): Return the cygpid directly derived from the + winpid. + 2004-08-30 Christopher Faylor * fork.cc (fork_parent): Record child's pid when we're sure that it has @@ -11,7 +16,7 @@ 2004-08-28 Pierre Humblet - * fhandler.cc (fhandler_base::write): In the lseek_bug case, set EOF + * fhandler.cc (fhandler_base::write): In the lseek_bug case, set EOF before zero filling. Combine similar error handling statements. 2004-08-28 Pierre Humblet -- cgit v1.2.3