mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-08 02:02:23 +03:00
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>
1.3 KiB
1.3 KiB