]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Double checking my commit I found that comment saying that
authorache <ache@FreeBSD.org>
Mon, 18 Jan 2010 13:44:44 +0000 (13:44 +0000)
committerache <ache@FreeBSD.org>
Mon, 18 Jan 2010 13:44:44 +0000 (13:44 +0000)
commitc3fd255426edd16af1593a5ff8125bdefa328e56
tree7d918c25098c038e67214d8911ca277d72a3877b
parentbf36513f62162ecd4b2c5838eedb47826e263eae
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.
lib/libc/gen/opendir.c