index
:
android_art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sigchainlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Add SetSpecialSignalHandlerFn to version-script.txt
Andreas Gampe
2015-06-05
1
-0
/
+1
*
ART: Add support for special handlers in sigchainlib
Andreas Gampe
2015-05-31
3
-4
/
+58
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-6
/
+6
*
ART: Fix no-return in sigchainlib
Andreas Gampe
2015-04-06
1
-0
/
+7
*
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
*
Add options for building/testing with coverage.
Dan Albert
2015-01-30
1
-0
/
+2
*
Remove libcxx.mk cruft.
Dan Albert
2015-01-29
1
-1
/
+0
*
Do not use clang for mips target.
Chih-Hung Hsieh
2015-01-07
1
-0
/
+2
*
Fix sigchainlib's implementation of sigaction
Dmitriy Ivanov
2015-01-06
1
-3
/
+4
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-0
/
+5
*
ART: Fix unused parameters in libsigchain
Andreas Gampe
2014-11-03
1
-4
/
+10
*
C++11 related clean-up of DISALLOW_..
Ian Rogers
2014-10-22
1
-2
/
+3
*
Link libsigchain.a instead of sigchain.o
Dmitriy Ivanov
2014-10-20
1
-0
/
+26
*
Add way to ensure we are at the front of the sigaction chain
Mathieu Chartier
2014-10-16
4
-4
/
+30
*
Remove libsigchain from LD_PRELOADS
Dmitriy Ivanov
2014-10-07
5
-21
/
+85
*
Don't call dlsym from signal context in signal chain
Dave Allison
2014-09-16
2
-21
/
+63
*
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
2
-0
/
+35
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-0
/
+3
*
Revert "Revert "Revert "Add implicit null and stack checks for x86"""
Nicolas Geoffray
2014-07-11
2
-29
/
+0
*
Revert "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-10
2
-0
/
+29
*
Merge "Revert "Add implicit null and stack checks for x86""
Dave Allison
2014-07-09
2
-29
/
+0
|
\
|
*
Revert "Add implicit null and stack checks for x86"
Dave Allison
2014-07-10
2
-29
/
+0
*
|
Merge "Add implicit null and stack checks for x86"
Dave Allison
2014-07-09
2
-0
/
+29
|
\
|
|
*
Add implicit null and stack checks for x86
Dave Allison
2014-07-09
2
-0
/
+29
*
|
Remove incorrect check for sa_mask in signal chaining
Dave Allison
2014-07-09
1
-5
/
+0
|
/
*
Multilib ART host.
Ian Rogers
2014-06-24
1
-3
/
+4
*
Make use of sigchainlib for signal chaining for implicit checks
Dave Allison
2014-05-29
3
-0
/
+241