K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-08-16T07:05:44.000000Z K 7 svn:log V 202 Add a new type, l_uintptr_t, which is an unsigned integer type with the same width as a pointer under Linux. Add two new macros, PTRIN and PTROUT, which convert between l_uintptr_t and native pointers. END