• Russ Cox's avatar
    syscall: correct WSTOPPED on OS X · acd858ee
    Russ Cox authored
    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 #1374.
    
    R=r, r2
    CC=golang-dev
    https://golang.org/cl/4063042
    acd858ee
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...