K 10 svn:author V 6 tuexen K 8 svn:date V 27 2018-04-07T14:41:44.752275Z K 7 svn:log V 182 MFC r321204: Use memset/memcpy instead of bzero/bcopy. Just use one variant instead of both. Use the memset/memcpy ones since they cause less problems in crossplatform deployment. END