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-01-03 15:58:40 -08:00
2014-02-04 19:26:31 -08:00
2014-04-08 12:19:23 -07:00
2010-01-15 15:57:02 -08:00
2014-02-24 20:22:11 +00:00
2009-03-03 19:28:35 -08:00
2014-02-10 13:31:13 -08:00
2014-04-18 21:48:57 +00:00
2010-01-15 15:01:44 -08:00
2014-04-01 12:40:00 -07:00
2014-01-09 13:54:49 -08: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
2010-06-11 14:39:39 -07:00
2014-03-11 19:13:25 -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