Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295260
b: refs/heads/master
c: 5cdf389
h: refs/heads/master
v: v3
  • Loading branch information
Denys Vlasenko authored and Linus Torvalds committed Mar 23, 2012
1 parent 7b1d19c commit 51c11b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aa9147c98f27550bd39416eca5a5844e54bced26
refs/heads/master: 5cdf389aee90109e2e3d88085dea4dd5508a3be7
3 changes: 2 additions & 1 deletion trunk/include/linux/ptrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@
#define PTRACE_EVENT_EXEC 4
#define PTRACE_EVENT_VFORK_DONE 5
#define PTRACE_EVENT_EXIT 6
#define PTRACE_EVENT_STOP 7
/* Extended result codes which enabled by means other than options. */
#define PTRACE_EVENT_STOP 128

/* options set using PTRACE_SETOPTIONS */
#define PTRACE_O_TRACESYSGOOD 1
Expand Down

0 comments on commit 51c11b1

Please sign in to comment.