index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debuggerd
/
handler
/
debuggerd_handler.cpp
Age
Commit message (
Expand
)
Author
2017-05-05
debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id.
Josh Gao
2017-05-02
Move libc_logging to libasync_safe.
Christopher Ferris
2017-04-27
debuggerd_handler: don't assume that abort message implies fatal.
Josh Gao
2017-03-23
"Requested dump for tid XXX" message shouldn't be fatal.
Elliott Hughes
2017-03-10
debuggerd_handler: restore errno.
Josh Gao
2017-03-09
debuggerd_handler: implement missing fallback functionality.
Josh Gao
2017-02-16
crash_dump: fix overflow.
Josh Gao
2017-02-15
libdebuggerd_handler: in-process crash dumping for seccomped processes.
Josh Gao
2017-02-15
debuggerd_handler: don't use snprintf in handler.
Josh Gao
2017-02-14
debuggerd_handler: set PR_SET_DUMPABLE before running crash_dump.
Josh Gao
2017-02-14
debuggerd_handler: raise capabilities before running crash_dump.
Josh Gao
2017-02-13
debuggerd_handler: don't use waitpid(..., __WCLONE).
Josh Gao
2017-02-06
debuggerd_handler: fix prctl return value check.
Josh Gao
2017-02-06
Merge changes from topic 'debuggerd_ambient'
Josh Gao
2017-02-02
debuggerd_handler: don't use clone(..., SIGCHLD, ...)
Josh Gao
2017-02-02
debuggerd_handler: raise ambient capset before execing.
Josh Gao
2017-01-31
debuggerd_handler: add and use fatal_errno.
Josh Gao
2017-01-30
debuggerd_handler: improve nonfatal signal message.
Josh Gao
2017-01-26
debuggerd_handler: remove PR_SET_DUMPABLE check.
Josh Gao
2017-01-25
debuggerd_handler: don't dump PR_NO_NEW_PRIVS processes.
Josh Gao
2017-01-25
debuggerd_handler: don't resend nonfatal signals when not dumping.
Josh Gao
2017-01-23
debuggerd_handler: properly crash when PR_GET_DUMPABLE is 0.
Josh Gao
2017-01-23
crash_dump: clear the default crash handlers.
Josh Gao
2017-01-23
debuggerd_handler: actually wait for pseudothread to exit.
Josh Gao
2017-01-17
debuggerd: advance our amazing bet.
Josh Gao
[prev]