K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-07-23T02:20:05.000000Z K 7 svn:log V 147 Mark functions pure where applicable. A notable exclusion is strcoll(), which is not strictly pure because it calls malloc()/free() in some cases. END