summaryrefslogtreecommitdiff
path: root/dirent/tst-fdopendir2.c
Commit message (Collapse)AuthorAgeFilesLines
* * sysdeps/unix/fdopendir.c (fdopendir): If O_DIRECTORY isUlrich Drepper2006-01-201-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.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-41/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+41