From b4ec1841997ed8ddfba41818e4806513d8da433d Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 11 Aug 2005 17:18:18 +0000 Subject: fix typo --- winsup/cygwin/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 3c9e5cc29..4c36a6ad3 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -19,7 +19,7 @@ * spawn.cc (av()): New constructor. (av::operator new): New operator. (av::set): New function. - (spawn_guts): Reorganize so that classes which allocates are defined + (spawn_guts): Reorganize so that classes which allocate are defined early in the function so that it can be properly cleaned up after an efault. Set errno to E2BIG in the event of a SEGV situation. -- cgit v1.2.3