summaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-08-21 15:16:37 -0700
committerGitHub <noreply@github.com>2020-08-21 18:16:37 -0400
commitff15649be77f2e66444cc98e1b1e87a20767eeef (patch)
treee988e8d4a9ce098afb16dfcc1ba212aa6badcd5b /.vscode
parent7475f24a4ebc8c40ba9418684cae08667e1a4a79 (diff)
refactor: remove kill command, use libc
Removes the kill command call and instead uses libc to manage killing processes.
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 4ede05b1..905ceb81 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -2,12 +2,16 @@
"cSpell.words": [
"DWORD",
"Deque",
+ "EINVAL",
+ "EPERM",
+ "ESRCH",
"MSRV",
"Mahmoud",
"Marcin",
"Nonexhaustive",
"PKGBUILD",
"Qudsi",
+ "SIGTERM",
"Tebibytes",
"Ungrouped",
"WASD",