about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2021-01-14 17:59:53 +0000
committerGitHub <noreply@github.com>2021-01-14 17:59:53 +0000
commit8ac21fb201bc374fe958a0a98150c2c8d2c798db (patch)
treeaf6fa8d3865848ae875417f39404f36c16e1ab93 /library/std/src/sys/unix/stack_overflow.rs
parentd03fe84169d50a4b96cdef7b2f862217ab634055 (diff)
parenta8d01619608715e6abc4c6d3c6f347f393262725 (diff)
downloadrust-8ac21fb201bc374fe958a0a98150c2c8d2c798db.tar.gz
rust-8ac21fb201bc374fe958a0a98150c2c8d2c798db.zip
Rollup merge of #79982 - ijackson:exit-status, r=dtolnay
Add missing methods to unix ExitStatusExt

These are the methods corresponding to the remaining exit status examination macros from `wait.h`.  `WCOREDUMP` isn't in SuS but is it is very standard.  I have not done portability testing to see if this builds everywhere, so I may need to Do Something if it doesn't.

There is also a bugfix and doc improvement to `.signal()`, and an `.into_raw()` accessor.

This would fix #73128 and fix #73129.  Please let me know if you like this direction, and if so I will open the tracking issue and so on.

If this MR goes well, I may tackle #73125 next - I have an idea for how to do it.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions