mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 15:23:26 +03:00
a7e3b1c8c5
std:🧵 adding get_name implementation for solaris/illumos.
THREAD_NAME_MAX is 32 (31 max + 1 for the null terminator).