K 10 svn:author V 2 ru K 8 svn:date V 27 2001-12-20T12:17:36.000000Z K 7 svn:log V 221 MFC: 1.57: Bring in latest CSRG revision to this file. Specifically, replace the following functions with their ISO C equivalents: index(3) -> strchr(3) bcopy(3) -> memmove(3) bzero(3) -> memset(3) bcmp(3) -> memcmp(3) END