K 10 svn:author V 3 kib K 8 svn:date V 27 2012-03-30T09:38:35.287472Z K 7 svn:log V 170 MFC r232974: Stop using strerror(3) in rtld, which brings in msgcat and stdio. Directly access sys_errlist array of errno messages with private rtld_strerror() function. END