mirror of git://sourceware.org/git/glibc.git
* 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. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile | ||
| Versions | ||
| alphasort.c | ||
| bug-readdir1.c | ||
| dirent.h | ||
| list.c | ||
| opendir-tst1.c | ||
| scandir.c | ||
| tst-fdopendir.c | ||
| tst-seekdir.c | ||
| versionsort.c | ||