Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.1k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve display of Unix wait statuses, notably giving names for signals
- #82974
#82974
Closed
ijackson
wants to merge 11 commits into
rust-lang:master
rust-lang/rust:master
from
ijackson:exitstatus-display
ijackson/rust:exitstatus-display
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Improve display of Unix wait statuses, notably giving names for signals
#82974
ijackson
wants to merge 11 commits into
rust-lang:master
rust-lang/rust:master
from
ijackson:exitstatus-display
ijackson/rust:exitstatus-display
Copy head branch name to clipboard
Commits
Commits on Mar 10, 2021
ExitStatus: print "exit status: {}" rather than "exit code: {}"
Show description for 20bc06a
ijackson
committed
20bc06a
View commit details
Copy full SHA for 20bc06a
Browse repository at this point
unix ExitStatus Display impl: Use ? a lot
Show description for 82063d0
ijackson
committed
82063d0
View commit details
Copy full SHA for 82063d0
Browse repository at this point
unix ExitStatus tests: Prepare for multiple message variants
Show description for d4ea66f
ijackson
committed
d4ea66f
View commit details
Copy full SHA for d4ea66f
Browse repository at this point
unix process: signals: Provide signal number to string conversios
Show description for d728afe
ijackson
committed
d728afe
View commit details
Copy full SHA for d728afe
Browse repository at this point
unix process signals: Display signal ExitStatus better
Show description for 2d507cc
ijackson
committed
2d507cc
View commit details
Copy full SHA for 2d507cc
Browse repository at this point
unix exit status: Move display test of 0x00000 and improve commentary
Show description for e01acb4
ijackson
committed
e01acb4
View commit details
Copy full SHA for e01acb4
Browse repository at this point
Fix typo in comment
Show description for dd81e09
ijackson
and
tavianator
authored
dd81e09
View commit details
Copy full SHA for dd81e09
Browse repository at this point
Fix typo in cfg name which would have broken musl build.
Show description for ce9e604
ijackson
and
tavianator
authored
ce9e604
View commit details
Copy full SHA for ce9e604
Browse repository at this point
Commits on Mar 11, 2021
Fix typo in comment
Show description for 6171e90
ijackson
and
bjorn3
authored
6171e90
View commit details
Copy full SHA for 6171e90
Browse repository at this point
Commits on Mar 16, 2021
Fix typo in symbol name
Show description for 267c33b
ijackson
and
joshtriplett
authored
267c33b
View commit details
Copy full SHA for 267c33b
Browse repository at this point
Fix typo in symbol name
Show description for 75507fb
ijackson
and
joshtriplett
authored
75507fb
View commit details
Copy full SHA for 75507fb
Browse repository at this point
You can’t perform that action at this time.