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
..
2002-09-30 09:18:54 +00:00
2002-09-28 00:25:32 +00:00
2002-12-27 12:15:40 +00:00
2002-12-27 12:15:40 +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
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-09-28 00:25:32 +00:00
2003-01-28 23:03:15 +00:00
2003-02-25 15:41:49 +00:00
2003-03-03 11:45:18 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2002-01-06 08:47:19 +00:00
2002-09-28 00:25:32 +00:00
2003-01-07 13:18:21 +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-09-28 00:25:32 +00:00
2003-03-02 21:04:21 +00:00
2003-02-25 15:41:49 +00:00
2002-09-28 00:25:32 +00:00