* signal.c: Mono_Unix_UnixSignal_WaitAny() semantic change: return the index
authorJonathan Pryor <jpryor@novell.com>
Fri, 8 Feb 2008 17:05:34 +0000 (17:05 -0000)
committerJonathan Pryor <jpryor@novell.com>
Fri, 8 Feb 2008 17:05:34 +0000 (17:05 -0000)
commit713237b912fc174d92ceaa28659223b60200ccab
tree9fad61f689fddb9797afac4d17b43ba5c4b0ec56
parent32702f5e2f522e0ead34cc937861f4af56155bfd
* signal.c: Mono_Unix_UnixSignal_WaitAny() semantic change: return the index
  into the signals array of the first signaled signal if successful,
  otherwise return the timeout.

svn path=/trunk/mono/; revision=95276
support/ChangeLog
support/signal.c