mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-29 07:33:58 +00:00
2fe9c8686d
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>