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

Auto merge of #253 - nodakai:strerror_r, r=alexcrichton

On non-musl Linux, strerror_r should be linked to __xpg_strerror_r

Currently `libc::strerror_r()` wrongly returns a `c_char` pointer as a large `c_int`.

Also exclude `MS_RMT_MASK` from `libc-test`.
parents 46cca7a0 4d1efd9e
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