1
0
mirror of https://github.com/uutils/coreutils synced 2024-07-09 04:06:02 +00:00
coreutils/.vscode
Walid ebcd86df07
env: adds --ignore-signal (#6377)
* env: adds --ignore-signal
This commit implement #6164.

* env: handle STOP signal and fix styling issue

* env: fix encoded bytes

* env: adds SAFETY comment and handle special signals in ignore_signal

* env: fix parsing to have compatible behaviour

* env: remove derive from Options

* env: changed safety comment, handle duplications after parsing and non-unix cfg

* env: adds tests for ignore-signal parsing and invalid and special signals

* env: change signal values to be non-constant

* env: adds testing for signal ignoring

* env: styling and remove unix specific derive

* test_env: add SIGSTOP to cspell workspace wordlist

* env: makes signal handling unix specific

* env: make ignore-signal function invocation unix specific

* test_env: make signal vector use slices ref instead of vec (linter)

* env: makes ignore-signal in options unix specific

* test_env: add unix specific import
2024-05-23 22:01:39 +02:00
..
cspell.dictionaries env: adds --ignore-signal (#6377) 2024-05-23 22:01:39 +02:00
.gitattributes Move back to .vscode folder 2022-02-01 23:33:24 +01:00
cSpell.json cspell: ignore oranda.json 2023-07-08 06:58:33 +02:00
extensions.json Update extension ID for rust-analyzer vscode extension recommendation 2022-05-21 09:22:24 +02:00
settings.json maint/dev ~ (VSCode) update cspell settings 2022-02-12 15:26:59 -06:00