mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-09 04:01:12 +00:00
GLIBC 2.24 declared readdir_r as deprecated and suggests to use readdir. uClibc-ng's readdir is thread-safe as well. Signed-off-by: Alexey Neyman <stilor@att.net>