Skip to content

tini.c: include strerror(errno) in parent death signal error message#245

Open
ArjunVasavan wants to merge 1 commit into
krallin:masterfrom
ArjunVasavan:improve-error-msg
Open

tini.c: include strerror(errno) in parent death signal error message#245
ArjunVasavan wants to merge 1 commit into
krallin:masterfrom
ArjunVasavan:improve-error-msg

Conversation

@ArjunVasavan
Copy link
Copy Markdown

This change improves the error message when setting the parent death signal by including strerror(errno).

Other error messages in the codebase already include the system error string, so this makes the output more consistent and helpful for debugging.

No functional changes were made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant