about summary refs log tree commit diff
path: root/sysdeps/mach/hurd/fdopendir.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-10-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2005-10-161-1/+2
| | | | | | | * include/dirent.h: Include <stdbool.h>. * sysdeps/mach/hurd/fdopendir.c: Include <fcntl.h>. (fdopendir): Correct argument to _hurd_fd_get(). * sysdeps/mach/hurd/opendir.c (__opendir): Remove stray `}'.
* * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, brokenRoland McGrath2005-10-151-0/+55
| | | | | | out of ... (__opendir): ... here. Call it. * sysdeps/mach/hurd/fdopendir.c: New file.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-58/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+58