Skip to content
Snippets Groups Projects
Commit 64d954c6 authored by bors's avatar bors
Browse files

Auto merge of #533 - raphlinus:master, r=alexcrichton

Make readdir available on all unix targets

The readdir_r call has problems, and we'll probably want to move to
readdir on many, if not most, unix targets. This patch makes readdir
available in unix, rather than just solaris as before.

See https://github.com/rust-lang/rust/issues/40021
parents 08244268 02990f2f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment