K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-07-22T09:20:51.000000Z K 7 svn:log V 193 Add a macro, __pure, which expands to __attribute__((__pure__)) on gcc versions that support it (>=2.96). This is similar to but not the same as the __pure macro that was removed in rev. 1.21. END