* sysdeps/unix/opendir.c (__opendir): Pass extra argument to
authorUlrich Drepper <drepper@redhat.com>
Fri, 14 Oct 2005 21:11:09 +0000 (21:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 14 Oct 2005 21:11:09 +0000 (21:11 +0000)
commit18b8e054cf34f78f100b74b37e54673730530249
tree9a05507b0557ed4c0b7f08549903e069d026f863
parentf9126cc23e355dcad375942312e7068b44740d6c
* sysdeps/unix/opendir.c (__opendir): Pass extra argument to

__alloc_dir.
(__alloc_dir): Only close descriptor on error if new parameter is true.
* sysdeps/unix/fdopendir.c (fdopendir): Pass extra argument to
__alloc_dir.  Don't close fd on error.
* include/dirent.h (__alloc_dir): Adjust prototype.

* include/sys/mman.h (__mremap): Add ellipsis.
* malloc/memusage.c: Adjust mremap wrapper for optional additional
parameter.
ChangeLog
include/dirent.h
include/sys/mman.h
localedata/locales/hu_HU
malloc/memusage.c
sysdeps/unix/fdopendir.c
sysdeps/unix/opendir.c