forked from strace/strace
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
72 lines (72 loc) · 915 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
*.gcda
*.gcno
*.gdb
*.o
*~
.*.swp
.deps
.gdb_history
.gdbinit
.libs
/*.mpers.i
/.version
/CREDITS
/ChangeLog
/aclocal.m4
/autom4te.cache
/compile
/config.guess
/config.h
/config.h.in
/config.log
/config.status
/config.sub
/configure
/depcomp
/gnu
/install-sh
/ioctl_iocdef.[ih]
/ioctl_redefs[12].h
/ioctlent[012].h
/ioctls_all[012].h
/ioctlsort[012]
/libcommon.a
/libmpers-m32.a
/libmpers-mx32.a
/libstrace.a
/m32_funcs.h
/m32_printer_decls.h
/m32_printer_defs.h
/m32_type_defs.h
/missing
/mpers-m32
/mpers-m32.stamp
/mpers-mx32
/mpers-mx32.stamp
/mpers.am
/mpers_xlat.h
/mx32_funcs.h
/mx32_printer_decls.h
/mx32_printer_defs.h
/mx32_type_defs.h
/native_printer_decls.h
/native_printer_defs.h
/printers.h
/scno.h
/sen.h
/stamp-h1
/strace
/strace-*.tar.gz
/strace-*.tar.xz
/strace.1
/strace-log-merge.1
/strace.dsc
/strace.spec
/sys_func.h
/syscallent.i
/test-driver
/tests-m32
/tests-mx32
Makefile
Makefile.in
core