]> sourceware.org Git - newlib-cygwin.git/commit
2011-10-06 Christian Franke <franke@computer.org>
authorChristian Franke <franke@computer.org>
Thu, 6 Oct 2011 16:02:37 +0000 (16:02 +0000)
committerChristian Franke <franke@computer.org>
Thu, 6 Oct 2011 16:02:37 +0000 (16:02 +0000)
commitefe716bb8eb2a8e34c4b5e5df658221778b4312e
tree5dcd7501c76f24e76cd0ea6448fa977d0d1e3f38
parente402890df25a0ed1047e24e70830489c17d20895
2011-10-06  Christian Franke  <franke@computer.org>

* include/cygwin/wait.h: Use new __wait_status_to_int()
macro to access status value in W*() status checks.
Fix status description.
* include/sys/wait.h: Allow `int' and `union wait' as
wait status parameter.  Change __wait_status_to_int()
macro and wait () prototypes accordingly.  Add inline
functions for C++.  Remove extra `;'.
winsup/cygwin/ChangeLog
winsup/cygwin/include/cygwin/wait.h
winsup/cygwin/include/sys/wait.h
This page took 0.029775 seconds and 5 git commands to generate.