K 10 svn:author V 3 kib K 8 svn:date V 27 2010-01-05T20:20:31.815998Z K 7 svn:log V 321 Do not rely on behaviour undefined by ANSI C, use thunks to adapt alphasort-like interface to the comparision function required by qsort() and qsort_r(). For opendir() thunk and alphasort(), comment on why we deviated from POSIX by using strcmp() instead of strcoll(). Requested and reviewed by: bde MFC after: 2 weeks END