index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
i386
/
sigaction.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nptl: fix libc sigaction signal checking
Timo Teräs
2010-04-15
1
-12
/
+0
*
sigaction overhaul as described in docs/sigaction.txt
Denis Vlasenko
2008-12-15
1
-93
/
+65
*
Remove the rest of "bounded pointers" scaffolding. gcc website says"
Denis Vlasenko
2008-12-13
1
-4
/
+4
*
fix sigset_t size for mips (it's the only arch with 128 signals).
Denis Vlasenko
2008-12-01
1
-28
/
+34
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
1
-1
/
+1
*
- fix sigaction on older kernels (Michael Deutschmann)
Bernhard Reutner-Fischer
2008-10-19
1
-3
/
+3
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
1
-1
/
+1
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
1
-1
/
+1
*
Remove stray code alignment (.align 16 and .align 4 directives)
Denis Vlasenko
2007-07-29
1
-2
/
+0
*
even the hidden version of the weaks in libc (as strong in libpthread) have t...
Peter S. Mazinger
2006-02-02
1
-1
/
+1
*
Get rid of missing prototype warnings
Peter S. Mazinger
2006-01-26
1
-0
/
+1
*
Guard the use of sigreturn as in x86_64, thx blindvt
Peter S. Mazinger
2006-01-25
1
-0
/
+2
*
make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libp...
Peter S. Mazinger
2006-01-23
1
-1
/
+1
*
Make i386 build w/ -std=c99 (almost)
Peter S. Mazinger
2006-01-23
1
-6
/
+6
*
make gcc4 happy w/ hidden_def/proto, correct some typos
Peter S. Mazinger
2006-01-15
1
-1
/
+1
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-4
/
+7
*
Merge from NPTL branch. Bring in the remaining changes for sigaction.
"Steven J. Hill"
2005-12-10
1
-0
/
+3
*
Try to mimic glibc sigaction, sjhill, could you please test w/ this version?
Peter S. Mazinger
2005-12-08
1
-4
/
+4
*
More hiding, including __mempcpy
Peter S. Mazinger
2005-12-03
1
-4
/
+4
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-2
/
+2
*
tweak restore function definitions like glibc does it to get rid of warnings
Mike Frysinger
2005-11-21
1
-5
/
+3
*
Oops. I'd left an extra invocation of sigaction in there...
Eric Andersen
2003-02-03
1
-3
/
+1
*
Update sigaction syscall names to act more like glibc. Fix the x86 sigaction
Eric Andersen
2003-01-22
1
-0
/
+169