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-23 20:06:03 -07:00
2014-01-02 12:05:50 -08:00
2013-10-23 11:25:54 -07:00
2014-04-01 17:16:59 -07:00
2014-02-24 15:55:31 -08:00
2014-01-10 15:32:31 -08:00
2013-11-22 00:19:34 +04:00
2014-01-08 16:29:22 -08:00
2014-01-09 11:00:04 -08:00
2014-01-10 15:32:31 -08:00
2014-01-10 15:32:31 -08:00
2013-07-09 13:25:03 -07:00
2014-03-31 11:23:39 -07:00
2014-05-13 11:01:11 +01:00
2013-11-25 13:58:38 -08:00
2014-01-10 15:32:31 -08:00
2014-05-06 18:41:26 +01:00
2014-02-07 14:55:58 -08:00
2014-05-13 11:01:11 +01:00