Descriptionsyscall: correct WSTOPPED on OS X
Have to set #defines correctly to get correct value.
Otherwise get a mask for use in implementing WIFSTOPPED(status).
Changed WSTOPPED definition in os because on
OS X WSTOPPED and WUNTRACED have different values
even though they seem to mean the same thing.
Fixes issue 1374.
Patch Set 1 #Patch Set 2 : code review 4063042: syscall: correct WSTOPPED on OS X #Patch Set 3 : code review 4063042: syscall: correct WSTOPPED on OS X #Patch Set 4 : code review 4063042: syscall: correct WSTOPPED on OS X #
MessagesTotal messages: 3
|