]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 27 Aug 2003 16:54:04 +0000 (16:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 27 Aug 2003 16:54:04 +0000 (16:54 +0000)
commit45c24c06543eeb5eda07101aea5bb4488da9174a
tree50ebeccaf6e503f82ad938d5b4ffdfd1e9ddabe8
parent5556fc6ae42300e41a3c615a43def3e9da09094a
Update.

2003-08-27  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/opendir.c (__opendir): Make sure even struct dirent64
fits into allocation.  Add padding on 32-bit arches so that
dirp->data is enough aligned for struct dirent64.
Avoid clearing of the buffer, just clear DIR structure.
ChangeLog
sysdeps/unix/opendir.c
This page took 0.037668 seconds and 5 git commands to generate.