Skip to content

uucore: Support parsing real-time signals.#11357

Open
aweinstock314 wants to merge 2 commits intouutils:mainfrom
Zellic:uucore-realtime-signals
Open

uucore: Support parsing real-time signals.#11357
aweinstock314 wants to merge 2 commits intouutils:mainfrom
Zellic:uucore-realtime-signals

Conversation

@aweinstock314
Copy link
Contributor

This allows timeout -s, kill -s, and env --{block,default,ignore}-signal to recognize and handle signals of the forms RTMIN, RTMIN+n, RTMAX, and RTMAX-n, consistent with the behaviour of GNU coreutils.

This allows `timeout -s`, `kill -s`, and `env --{block,default,ignore}-signal` to recognize and handle signals of the forms `RTMIN`, `RTMIN+n`, `RTMAX`, and `RTMAX-n`, consistent with the behaviour of GNU coreutils.
@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/expand/bounded-memory is now passing!

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/tail/pipe-f is now being skipped but was previously passing.
Congrats! The gnu test tests/expand/bounded-memory is now passing!

@aweinstock314 aweinstock314 force-pushed the uucore-realtime-signals branch from b3a0d69 to 546e091 Compare March 16, 2026 23:42
@github-actions
Copy link

GNU testsuite comparison:

Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.
Congrats! The gnu test tests/expand/bounded-memory is now passing!

@aweinstock314 aweinstock314 force-pushed the uucore-realtime-signals branch from 546e091 to cd024e8 Compare March 16, 2026 23:55
@aweinstock314 aweinstock314 force-pushed the uucore-realtime-signals branch from cd024e8 to f8e2db3 Compare March 17, 2026 00:03
@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/tail/retry. tests/tail/retry is passing on 'main'. Maybe you have to rebase?
Congrats! The gnu test tests/expand/bounded-memory is now passing!

@sylvestre
Copy link
Contributor

some tests are failing

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.

2 participants