diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index b9eabbb22..5d7d86dd9 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2006-06-12 Corinna Vinschen <corinna@vinschen.de> + + * include/sys/wait.h: Move definition of wait constants from here... + * include/cygwin/wait.h: ...to here. New file. + * include/cygwin/stdlib.h: Include cygwin/wait.h to conform with SUSv3. + 2006-06-12 Pierre Humblet Pierre.Humblet@ieee.org * heap.cc (heap_init): Only commit if allocsize is not zero. |