getjoblist
numjobs = getjoblist(&namelist, &statlist, strcmp);
int getjoblist(struct dirent ***, struct stat ***, int (*)());