aboutsummaryrefslogtreecommitdiff
path: root/dirent/tst-fdopendir2.c
AgeCommit message (Collapse)AuthorFilesLines
2006-01-20* sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY isUlrich Drepper1-0/+41
available, avoid stat call, use fcntl result to determine whether descriptor is for a directory or not. * dirent/Makefile (tests): Add tst-fdopendir2. * dirent/tst-fdopendir2.c: New file.
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-41/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+41