diff options
author | Calin Juravle <calin@google.com> | 2014-05-28 15:56:46 +0100 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2014-05-28 17:24:28 +0100 |
commit | bdca3802c9c9d033fbc553ed24b92ac78859a463 (patch) | |
tree | bc098b21a164cd3a719e01d0803b06b996fb62cc /libc/bionic/pthread_accessor.h | |
parent | 7fdde4a58b304a7c4f87987f3fde16bdded63a76 (diff) | |
download | android_bionic-bdca3802c9c9d033fbc553ed24b92ac78859a463.tar.gz android_bionic-bdca3802c9c9d033fbc553ed24b92ac78859a463.tar.bz2 android_bionic-bdca3802c9c9d033fbc553ed24b92ac78859a463.zip |
Remove unnecessary padding in ucontext_t
- removed extra padding from ucontex_t on x86, x86_64 and mips
- force ucontext_t struct to use 64 bits for the sigmask on all arches
(previsouly wrong since sigset_t on arm and x86 is only 32 bits)
- arm and arm64 continue to use padding to match glibc sigset_t
This brings Bionic on par with the kernel w.r.t ucontext padding.
Bug: 12828904
Change-Id: Ia8915ace694ecb4695603a334e697985f4c3e7aa
Diffstat (limited to 'libc/bionic/pthread_accessor.h')
0 files changed, 0 insertions, 0 deletions