We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5028a0 commit 3226c60Copy full SHA for 3226c60
etc/codespell.ignore
@@ -4,13 +4,15 @@ alloced
4
anull
5
clen
6
edn
7
+exect
8
fIDN
9
fpt
10
ist
11
nome
12
numer
13
pleas
14
sav
15
+servent
16
siz
17
statics
18
thur
src/exec_ptrace.h
@@ -66,7 +66,7 @@
66
* For example code, see tools/testing/selftests/seccomp/seccomp_bpf.c
67
*
68
* The structs and registers vary among the different platforms.
69
- * We define user_regs_struct as the struct to use for gettings
+ * We define user_regs_struct as the struct to use for getting
70
* and setting the general registers and define accessor
71
* macros to get/set the individual struct members.
72
0 commit comments