We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99cbf0b commit 60701d5Copy full SHA for 60701d5
1 file changed
.gitignore
@@ -3,8 +3,24 @@ configure~
3
config.h
4
config.h.in~
5
config.log
6
+Makefile
7
+Makefile.in
8
+aclocal.m4
9
+ar-lib
10
+compile
11
+config.guess
12
+config.status
13
+config.sub
14
+configure.scan
15
+depcomp
16
+install-sh
17
+libtool
18
src/Makefile
19
+src/Makefile.in
20
src/syscall_intercept
21
src/.libs
22
+src/.deps
23
+src/calls.h
24
+src/libsyscall_interceptor*
25
src/syscall.h
26
src/unistd_64.h
0 commit comments