Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | signals: tracehook_notify_jctl change | Roland McGrath | 2009-09-24 | 1 | -9/+25 |
* | ptrace: tracehook_unsafe_exec(): remove the stale comment | Oleg Nesterov | 2009-06-18 | 1 | -1/+1 |
* | ptrace: tracehook_report_clone: fix false positives | Oleg Nesterov | 2009-06-04 | 1 | -6/+5 |
* | tracehook_notify_death: use task_detached() helper | Oleg Nesterov | 2009-04-02 | 1 | -1/+1 |
* | signals: remove 'handler' parameter to tracehook functions | Oleg Nesterov | 2009-04-02 | 1 | -9/+4 |
* | tracehook: comment pasto fixes | Roland McGrath | 2008-09-05 | 1 | -1/+1 |
* | tracehook: fix CLONE_PTRACE | Roland McGrath | 2008-08-07 | 1 | -1/+1 |
* | tracehook: kerneldoc fix | Roland McGrath | 2008-08-04 | 1 | -2/+3 |
* | tracehook: fix exit_signal=0 case | Roland McGrath | 2008-08-01 | 1 | -8/+13 |
* | tracehook: comment fixes | Roland McGrath | 2008-07-26 | 1 | -11/+12 |
* | tracehook: asm/syscall.h | Roland McGrath | 2008-07-26 | 1 | -1/+2 |
* | tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 2008-07-26 | 1 | -0/+34 |
* | tracehook: force signal_pending() | Roland McGrath | 2008-07-26 | 1 | -0/+14 |
* | tracehook: death | Roland McGrath | 2008-07-26 | 1 | -0/+52 |
* | tracehook: job control | Roland McGrath | 2008-07-26 | 1 | -0/+20 |
* | tracehook: get_signal_to_deliver | Roland McGrath | 2008-07-26 | 1 | -0/+29 |
* | tracehook: syscall | Roland McGrath | 2008-07-26 | 1 | -0/+70 |
* | tracehook: tracehook_consider_fatal_signal | Roland McGrath | 2008-07-26 | 1 | -0/+21 |
* | tracehook: tracehook_consider_ignored_signal | Roland McGrath | 2008-07-26 | 1 | -0/+19 |
* | tracehook: tracehook_signal_handler | Roland McGrath | 2008-07-26 | 1 | -0/+23 |
* | tracehook: tracehook_expect_breakpoints | Roland McGrath | 2008-07-26 | 1 | -0/+15 |
* | tracehook: tracehook_tracer_task | Roland McGrath | 2008-07-26 | 1 | -0/+18 |
* | tracehook: release_task | Roland McGrath | 2008-07-26 | 1 | -0/+28 |
* | tracehook: vfork-done | Roland McGrath | 2008-07-26 | 1 | -0/+18 |
* | tracehook: clone | Roland McGrath | 2008-07-26 | 1 | -0/+100 |
* | tracehook: exit | Roland McGrath | 2008-07-26 | 1 | -0/+15 |
* | tracehook: exec | Roland McGrath | 2008-07-26 | 1 | -0/+46 |
* | tracehook: add linux/tracehook.h | Roland McGrath | 2008-07-26 | 1 | -0/+52 |