Eduard-Mihai Burtescu 32af4ceb04 Rollup merge of #40024 - raphlinus:readdir, r=alexcrichton
Switch Fuchsia to readdir (instead of readdir_r)

The readdir_r function is deprecated on newer Posix systems because of
various problems, and not implemented at all for Fuchsia. There are
already implementations using both, and this patch switches Fuchsia
over to the readdir-based one.

Fixes #40021 for Fuchsia, but that issue also contains discussion of
what should happen for other Posix systems.
2017-02-25 14:13:32 +02:00
..
2017-02-20 23:19:41 +01:00
2017-02-08 18:51:43 -05:00
2017-02-18 14:44:56 +01:00
2017-02-21 14:02:12 -05:00
2017-02-21 14:02:12 -05:00
2017-02-20 09:09:12 -05:00
2017-02-21 14:02:12 -05:00
2017-02-21 14:36:24 -08:00
2017-02-20 09:09:12 -05:00