diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index c4b383061..f9e14a7c1 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,12 @@ +Fri Sep 1 16:51:26 2000 Christopher Faylor <cgf@cygnus.com> + + * sigproc.cc (proc_info): Rename proc_exists which takes a pid to + "pid_exists". + * shared.h: Split out "child_info" stuff into a new header file and + use where necessary. + Declare pid_exists. + * child_info.h: New file. + Thu Aug 31 16:06:21 2000 Christopher Faylor <cgf@cygnus.com> * errno.cc (set_errno_from_win_error): Actually use arguments to |