index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sigchainlib
/
sigchain.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Add support for special handlers in sigchainlib
Andreas Gampe
2015-05-31
1
-4
/
+49
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-6
/
+6
*
Delegate SIG_DFL on sigaction to libc.
Dmitriy Ivanov
2015-04-03
1
-2
/
+3
*
Fix formatting
Dmitriy Ivanov
2015-04-01
1
-8
/
+8
*
Fix sigchainlib's implementation of sigaction
Dmitriy Ivanov
2015-01-06
1
-3
/
+4
*
Add way to ensure we are at the front of the sigaction chain
Mathieu Chartier
2014-10-16
1
-4
/
+18
*
Remove libsigchain from LD_PRELOADS
Dmitriy Ivanov
2014-10-07
1
-10
/
+7
*
Don't call dlsym from signal context in signal chain
Dave Allison
2014-09-16
1
-21
/
+61
*
Fix mac build and signal test
Dave Allison
2014-08-29
1
-0
/
+1
*
Fix signal chain to allow for signal() call to be used
Dave Allison
2014-08-28
1
-4
/
+52
*
Handle nested signals
Dave Allison
2014-08-27
1
-5
/
+13
*
Fix fault handler to unregister on shutdown
Dave Allison
2014-08-21
1
-2
/
+1
*
Revert "Revert "Revert "Revert "Add implicit null and stack checks for x86""""
Dave Allison
2014-07-16
1
-0
/
+20
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
1
-16
/
+0
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
1
-0
/
+16
*
Merge "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-09
1
-16
/
+0
|
\
|
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
1
-16
/
+0
*
|
Merge "Add implicit null and stack checks for x86"
Dave Allison
2014-07-09
1
-0
/
+16
|
\
\
|
|
/
|
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
1
-0
/
+16
*
|
Remove incorrect check for sa_mask in signal chaining
Dave Allison
2014-07-09
1
-5
/
+0
|
/
*
Make use of sigchainlib for signal chaining for implicit checks
Dave Allison
2014-05-29
1
-0
/
+183