* ChangeNotes: New file. Add entry cgf-000001.

* sigproc.cc (proc_terminate): Don't set parent pid of child to 1 if we've
execed since the execed process is still considered the parent.
* child_info.h: Bump copyright.
This commit is contained in:
Christopher Faylor
2012-05-02 16:39:39 +00:00
parent 03cd7bbbb1
commit b79c0094f8
4 changed files with 44 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
/* child_info.h: shared child info for cygwin
Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2011
Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2011, 2012
Red Hat, Inc.
This file is part of Cygwin.