Implement scandirat function
commitc55fbd1ea768f9fdef34a01377702c0d72cbc213
authorUlrich Drepper <drepper@gmail.com>
Tue, 9 Aug 2011 13:57:55 +0000 (9 09:57 -0400)
committerUlrich Drepper <drepper@gmail.com>
Tue, 9 Aug 2011 13:57:55 +0000 (9 09:57 -0400)
tree0e67d339ad240756843292384535c40cad03df95
parent879165f25a1a6b13995e43c11e88b1a21b6f101e
Implement scandirat function
16 files changed:
ChangeLog
NEWS
Versions.def
dirent/Makefile
dirent/Versions
dirent/dirent.h
dirent/opendir.c
dirent/scandir.c [copied from dirent/opendir.c with 63% similarity]
dirent/scandir64.c
dirent/scandirat.c [copied from dirent/scandir.c with 90% similarity]
dirent/scandirat64.c [copied from dirent/scandir64.c with 76% similarity]
include/dirent.h
sysdeps/unix/opendir.c
sysdeps/unix/sysv/linux/i386/scandir64.c [moved from dirent/scandir.c with 65% similarity]
sysdeps/wordsize-64/scandirat.c [new file with mode: 0644]
sysdeps/wordsize-64/scandirat64.c [new file with mode: 0644]