K 10 svn:author V 4 ache K 8 svn:date V 27 2010-01-18T13:44:44.382372Z K 7 svn:log V 277 Double checking my commit I found that comment saying that POSIX 2008 and XSI 7require strcoll() for opendir() is not true. I can't find such requirement in POSIX 2008 and XSI 7. So, back out that part of my commit, returning old strcmp(), and remove this misleading comment. END