about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-08-02 19:06:53 +0000
committerbors <bors@rust-lang.org>2019-08-02 19:06:53 +0000
commitb0e40bfba44836ad30051ffb077c1cfc5bf4a59f (patch)
tree9cfea933bc8f7a60f707e3e2b7cf284460d9251e /src/libstd/sys/unix/stack_overflow.rs
parentcf048cc115860cc110865f460f3f2b9b4308ad92 (diff)
parent6be2d9ae864ae2a9b7f9d68ef8c073aad2b1efdc (diff)
downloadrust-b0e40bfba44836ad30051ffb077c1cfc5bf4a59f.tar.gz
rust-b0e40bfba44836ad30051ffb077c1cfc5bf4a59f.zip
Auto merge of #62309 - jlevon:62302, r=alexcrichton
provide thread name to OS for Solarish systems

Fixes #62302

Passes a Linux bootstrap build. python x.py test src/tools/tidy happy.
I tested this with a small test binary that spawns a few threads, and verified
that:

 - on an illumos system lacking the libc function, the binary runs but no OS-level
    thread names are set
 - on an illumos system with the feature, the binary runs, and the thread names are
    visible and correct under tools like MDB, pstack, core dump, etc.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions