glibc/sysdeps/unix/sysv
Florian Weimer 61f2c2e1d1 Linux: readdir_r needs to report getdents failures (bug 32124)
Upon error, return the errno value set by the __getdents call
in __readdir_unlocked.  Previously, kernel-reported errors
were ignored.

Reviewed-by: DJ Delorie <dj@redhat.com>
2024-09-05 12:05:32 +02:00
..
linux Linux: readdir_r needs to report getdents failures (bug 32124) 2024-09-05 12:05:32 +02:00