diff options
author | Rich Felker <dalias@aerifal.cx> | 2013-04-22 10:17:56 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2013-04-22 10:17:56 -0400 |
commit | ae0c1de530bc3b27069008b8b247171d08dbe80b (patch) | |
tree | 140deb0888c2dde88928e6d0831efcd25398753a /src/process | |
parent | 71ae0c724dd49d493621b367d17079f8cc70443c (diff) | |
download | musl-ae0c1de530bc3b27069008b8b247171d08dbe80b.tar.gz musl-ae0c1de530bc3b27069008b8b247171d08dbe80b.tar.xz musl-ae0c1de530bc3b27069008b8b247171d08dbe80b.zip |
fix reversed argument order x86_64 sigsetjmp's call to sigprocmask
this caused sigsetjmp not to save the signal mask but instead to clobber it with whatever happened to be in the sigjmb_buf prior to the call.
Diffstat (limited to 'src/process')
0 files changed, 0 insertions, 0 deletions