marcel
cf2b37334b
Don't cast an int to a pointer type without (possibly) widening the
...
integral type to the size of a pointer type when it's known that the
cast is valid. On ia64 such casts are generally bad news and has led
us (=peter :-) to make such casts fatal. By casting to intptr_t
before casting to a pointer type, this now compiles cleanly in LP64
architectures. Note that the final cast has been changed to void*
(instead of siginfo_t*) to make it explicit that we're not trying to
pass a siginfo_t pointer but rather trying to pass an int when the
prototype says it should be a pointer.
2003-03-05 04:28:08 +00:00
..
2003-02-17 17:26:03 +00:00
2003-01-26 23:34:47 +00:00
2003-01-01 18:49:04 +00:00
2002-09-30 09:18:54 +00:00
2002-05-13 11:09:07 +00:00
2002-09-28 00:25:32 +00:00
2003-03-05 03:30:54 +00:00
2003-03-05 04:28:08 +00:00
2002-12-27 12:15:40 +00:00
2002-12-04 18:57:46 +00:00
2002-12-27 12:15:40 +00:00
2003-02-17 18:56:00 +00:00
2003-02-19 06:33:37 +00:00
2003-02-06 14:26:41 +00:00
2003-02-06 11:25:03 +00:00
2002-12-27 12:15:40 +00:00
2003-03-03 12:35:03 +00:00
2002-05-21 07:08:30 +00:00
2002-12-27 12:15:40 +00:00
2003-02-24 22:53:26 +00:00
2003-02-06 11:29:40 +00:00
2002-08-25 13:10:45 +00:00
2002-09-28 00:25:32 +00:00
2003-03-03 22:40:20 +00:00
2003-02-27 02:05:19 +00:00
2002-09-17 01:49:00 +00:00
2002-05-21 07:08:30 +00:00
2002-05-12 16:01:00 +00:00
2003-01-28 23:03:15 +00:00
2003-02-28 04:31:29 +00:00
2003-02-25 15:41:49 +00:00
2003-01-01 18:49:04 +00:00
2002-10-04 00:24:31 +00:00
2003-03-03 11:45:18 +00:00
2002-05-21 05:41:07 +00:00
2002-09-28 00:25:32 +00:00
2003-03-03 22:40:20 +00:00
2002-09-28 00:25:32 +00:00
2002-10-01 22:02:06 +00:00
2002-01-06 08:47:19 +00:00
2002-05-13 11:09:07 +00:00
2002-09-28 00:25:32 +00:00
2002-05-13 11:09:07 +00:00
2002-05-13 11:09:07 +00:00
2003-03-03 00:58:47 +00:00
2002-11-29 15:57:50 +00:00
2002-05-13 11:09:07 +00:00
2003-02-19 00:32:48 +00:00
2003-01-07 13:18:21 +00:00
2002-09-28 00:25:32 +00:00
2003-03-05 00:21:35 +00:00
2003-01-01 18:49:04 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-12-16 22:24:26 +00:00
2002-10-03 19:30:22 +00:00
2003-03-02 21:04:21 +00:00
2003-02-25 15:41:49 +00:00
2003-02-21 02:30:51 +00:00
2002-09-28 00:25:32 +00:00