readdirfd
struct dirent *readdirfd(int); /* XXX move to stand.h */
while ((d = readdirfd(fd)) != NULL) {