coreutils/.vscode/cspell.dictionaries
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
..
acronyms+names.wordlist.txt uucore: add support for loongarch64 (#5574) 2023-11-23 17:41:11 +01:00
jargon.wordlist.txt mv: preserve the xattr 2024-01-16 13:12:02 +01:00
people.wordlist.txt Add dir and vdir utils (based on ls) 2022-04-15 17:30:40 +02:00
shell.wordlist.txt env: support string args by "-S", "-vS" or "--split-strings" 2024-03-19 00:45:05 +01:00
workspace.wordlist.txt env: adds --ignore-signal (#6377) 2024-05-23 22:01:39 +02:00