Marcel Moolenaar 2bc46a6452 Fix LP64 architectures and especially ia64. Functions that return
a pointer and lack a prototype will have the return value (assumed
to be an integer) zero-extended to a pointer. On ia64 this is
unconditionally fatal as it zeroes-out the region bits, forming an
invalid pointer. Fix the sigsegv by including <stdlib.h>.

Pointy hat: bbraun
2002-12-30 01:41:14 +00:00
..
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00
2002-12-27 12:15:40 +00:00
2002-11-16 01:41:33 +00:00
2002-12-27 12:15:40 +00:00
2002-12-04 07:25:14 +00:00
2002-12-27 12:15:40 +00:00
2002-12-20 05:26:10 +00:00
2002-12-27 12:15:40 +00:00
2002-12-19 09:40:28 +00:00
2002-12-19 09:40:28 +00:00