Skip to content

kill: Fix support for kill -0 #1733

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

ricardobranco777
Copy link
Contributor

@ricardobranco777 ricardobranco777 commented Jun 20, 2025

Fix issue mentioned in #1696 (comment)

Fixes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287688

These tests now pass:

bin/pwait/tests/pwait_test:basic
bin/pwait/pwait_test or_flag

Fixes regression introduced in freebsd#1696

Signed-off-by: Ricardo Branco <rbranco@suse.de>
@ricardobranco777
Copy link
Contributor Author

@bsdimp

@markjdb
Copy link
Member

markjdb commented Jun 20, 2025

Commit 3ef02a3, thanks.

@markjdb markjdb closed this Jun 20, 2025
@markjdb markjdb self-assigned this Jun 20, 2025
@markjdb markjdb added the merged Closed commit that's been merged label Jun 20, 2025
freebsd-git pushed a commit that referenced this pull request Jun 20, 2025
Signed-off-by: Ricardo Branco <rbranco@suse.de>

Fixes:		36679f7 ("kill: Use POSIX str2sig()")
Pull Request:	#1733
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged Closed commit that's been merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants