about summary refs log tree commit diff
path: root/dirent/tst-fdopendir.c
Commit message (Collapse)AuthorAgeFilesLines
* * dirent/dirent.h: Declare fdopendir.Ulrich Drepper2005-09-281-0/+124
| | | | | | | | | | | | * dirent/Versions: Export fdopendir for GLIBC_2.4. * dirent/Makefile (routines): Add fdopendir. (tests): Add tst-fdopendir. * dirent/tst-fdopendir.c: New file. * include/dirent.h: Declare __alloc_dir. * sysdeps/generic/fdopendir.c: New file. * sysdeps/unix/fdopendir.c: New file. * sysdeps/unix/opendir.c: Split off back part of opendir into new function __alloc_dir.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-124/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+124