musl/include
Rich Felker a926fe26c1 fix incorrect type for new si_call_addr in siginfo_t
apparently the original kernel commit's i386 version of siginfo.h
defined this field as unsigned int, but the asm-generic file always
had void *. unsigned int is obviously not a suitable type for an
address, in a non-arch-specific file, and glibc also has void * here,
so I think void * is the right type for it.

also fix redundant type specifiers.
2013-07-24 23:17:21 -04:00
..
2011-06-09 21:47:24 -04:00
2013-07-03 18:07:50 +02:00
2012-05-06 16:35:32 -04:00
2011-02-12 00:22:29 -05:00
2013-06-29 12:46:46 -04:00
2012-09-08 18:16:33 -04:00
2011-02-12 00:22:29 -05:00
2013-05-17 18:38:42 -04:00
2012-09-30 20:00:38 -04:00
2013-04-10 22:38:46 -04:00
2011-02-14 21:59:38 -05:00
2012-05-06 16:35:32 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-04-13 15:24:26 -04:00
2013-07-03 18:07:50 +02:00
2012-12-26 16:55:49 -05:00
2013-04-04 22:36:49 -04:00
2011-02-12 00:22:29 -05:00
2011-09-20 14:51:56 -04:00
2013-07-22 13:05:41 -04:00
2012-09-08 00:14:25 -04:00
2011-04-05 15:40:36 -04:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2011-02-12 00:22:29 -05:00
2013-01-04 20:36:34 +01:00
2013-07-22 13:05:41 -04:00
2013-07-22 13:05:41 -04:00