index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
signal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put back inline definitions if using an old API.
Dan Albert
2015-01-29
1
-6
/
+10
*
Reduce <signal.h> namespace pollution.
Elliott Hughes
2015-01-24
1
-1
/
+0
*
Remove bogus transitive includes.
Elliott Hughes
2014-12-29
1
-1
/
+0
*
Use machine/timespec.h to separate timespec definition.
Yabin Cui
2014-12-10
1
-1
/
+1
*
support _POSIX_REALTIME_SIGNALS
Yabin Cui
2014-12-08
1
-0
/
+5
*
Move some pthread functions to signal.h.
Dan Albert
2014-11-21
1
-3
/
+7
*
POSIX says <signal.h> gets you ucontext_t.
Elliott Hughes
2014-09-12
1
-0
/
+3
*
asm/sigcontext.h is required to build unwind-dw2.c in gcc-4.9.
Raghu Gandham
2014-06-25
1
-0
/
+1
*
Remove bsd_signal and sysv_signal from bionic LP64.
Dan Albert
2014-06-05
1
-2
/
+0
*
Make SIGRTMIN hide the real-time signals we use internally.
Elliott Hughes
2014-04-30
1
-0
/
+6
*
Add si_timerid to <signal.h>.
Elliott Hughes
2014-03-07
1
-0
/
+2
*
Restore sys_signame for LP64.
Elliott Hughes
2014-02-12
1
-3
/
+1
*
Clean up sys_signame and sys_siglist a little.
Elliott Hughes
2014-02-12
1
-0
/
+2
*
Fix NSIG.
Elliott Hughes
2014-02-11
1
-6
/
+7
*
Remove some old kernel header cruft not needed with uapi.
Elliott Hughes
2013-12-20
1
-2
/
+0
*
Fix <signal.h> for mips uapi.
Elliott Hughes
2013-11-20
1
-12
/
+20
*
Prepare to switch to the uapi <linux/signal.h>.
Elliott Hughes
2013-11-07
1
-6
/
+4
*
Fix sigaction(3) for 64-bit.
Elliott Hughes
2013-10-17
1
-65
/
+42
*
Switch sigpending over to rt_sigpending.
Elliott Hughes
2013-10-16
1
-14
/
+10
*
update signal.h to be C90 compatable
Erik Gilling
2013-06-05
1
-3
/
+3
*
Unit tests for formatting code, fix %%.
Elliott Hughes
2013-01-28
1
-3
/
+3
*
Add const for first argument of sigismember for fit POSIX spec
Kito Cheng
2013-01-20
1
-2
/
+2
*
Fix an off-by-one error in the sigset_t function error handling.
Elliott Hughes
2013-01-07
1
-9
/
+9
*
Add argument checking to sigemptyset(3) and friends.
Elliott Hughes
2012-11-30
1
-31
/
+44
*
Revert "libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>"
David 'Digit' Turner
2012-10-17
1
-47
/
+15
*
libc: Provide ucontext_t/mcontext_t/<sys/ucontext.h>
David 'Digit' Turner
2012-10-17
1
-15
/
+47
*
Make strerror(3) and strsignal(3) thread-safe, and add psignal(3) and psiginf...
Irina Tirdea
2012-09-13
1
-0
/
+2
*
libc: Fix the definition of SIGRTMAX
David 'Digit' Turner
2010-12-20
1
-5
/
+8
*
libc: tag missing functions in system headers.
David 'Digit' Turner
2010-10-09
1
-0
/
+1
*
merge from open-source master
The Android Open Source Project
2010-05-14
1
-0
/
+1
|
\
|
*
Add declaration for sys_signame[] forgotten in change 12489
Thorsten Glaser
2010-04-05
1
-0
/
+1
*
|
Add killpg function
Colin Cross
2010-01-15
1
-0
/
+1
|
/
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+125
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-125
/
+0
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+1
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+124