Files
bionic/libc/include
Calin Juravle bdca3802c9 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
2014-05-28 17:24:28 +01:00
..
2014-05-13 18:08:29 -07:00
2014-04-08 12:19:23 -07:00
2014-04-18 21:48:57 +00:00
2014-04-01 12:40:00 -07:00
2014-05-23 20:06:03 -07:00
2014-05-22 11:27:06 +01:00
2014-04-07 16:41:53 -07:00
2014-05-27 12:47:54 -07:00
2014-05-06 15:44:14 +01:00
2014-05-13 13:11:27 +01:00
2014-04-08 19:37:38 -07:00