diff options
author | Philip Guenthe <guenther@cvs.openbsd.org> | 2010-05-11 16:27:15 +0000 |
---|---|---|
committer | Philip Guenthe <guenther@cvs.openbsd.org> | 2010-05-11 16:27:15 +0000 |
commit | cd94f64b4206409b7acf62500da883373312734e (patch) | |
tree | f47732c481e2c8cb778cdd7a293b9e32a297a772 /gnu | |
parent | ed41d8396b0d7be2b5fd6ef0bafa429d126f141f (diff) |
Correct the _dl_sigprocmask() stub to take and store signal masks
as 32bit values instead of 64bit values, synchronizing it with the
libc stub. gcc4 apparently packs the stack in _dl_bind() more
tightly, so this was resulting in the saved rbx register being
overwriten.
ok drahn@, marco@, NicM@
Diffstat (limited to 'gnu')
0 files changed, 0 insertions, 0 deletions