Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/compat/darwin



Module Name:    syssrc
Committed By:   manu
Date:           Fri Nov 29 13:17:24 UTC 2002

Modified Files:
        syssrc/sys/compat/darwin: darwin_signal.c darwin_signal.h

Log Message:
Filter the flag bits we get from Darwin's sigaction when giving them to
our native sigaction beacause unknown bits cause sigaction to fail with EINVAL.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/compat/darwin/darwin_signal.c \
    syssrc/sys/compat/darwin/darwin_signal.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index