qstrcmp
qsort(pathnames, npaths, sizeof (char *), qstrcmp);
int qstrcmp(const void *s1, const void *s2);