diff options
author | Florian Weimer <fweimer@redhat.com> | 2024-09-21 19:32:34 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2024-09-21 19:32:34 +0200 |
commit | e92718552e1d17b8eccbffb88bf5bbb2235c4596 (patch) | |
tree | 8747a4fd69c1f86287b17e76d299cb76cfe6da3a /posix/tst-preadwrite-common.c | |
parent | 4c09aa31b1aeea1329674109eb02d4ba506b0ad2 (diff) | |
download | glibc-e92718552e1d17b8eccbffb88bf5bbb2235c4596.tar.gz glibc-e92718552e1d17b8eccbffb88bf5bbb2235c4596.tar.xz glibc-e92718552e1d17b8eccbffb88bf5bbb2235c4596.zip |
Linux: Use readdir64_r for compat __old_readdir64_r (bug 32128)
It is not necessary to do the conversion at the getdents64 layer for readdir64_r. Doing it piecewise for readdir64 is slightly simpler and allows deleting __old_getdents64. This fixes bug 32128 because readdir64_r handles the length check correctly. Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'posix/tst-preadwrite-common.c')
0 files changed, 0 insertions, 0 deletions