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
/
signal
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: inline constant __sig{add,del}set and __sigismember
Denys Vlasenko
2010-10-22
1
-0
/
+3
*
sleep: employ __USE_EXTERN_INLINES (with necessary fixes)
Denys Vlasenko
2010-10-22
1
-1
/
+1
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-02
1
-2
/
+2
|
\
|
*
prettify make clean
Bernhard Reutner-Fischer
2010-03-25
1
-2
/
+2
*
|
nptl: Fix nptl specific case which still was not using CSRC-y.
Khem Raj
2010-02-01
1
-1
/
+1
*
|
Merge commit 'origin/master' into nptl
Khem Raj
2010-02-01
1
-13
/
+8
|
\
|
|
*
convert to foo-y kbuild style
Bernhard Reutner-Fischer
2010-01-26
1
-13
/
+8
|
*
include unistd.h for smallint
Yoshinori Sato
2010-01-16
1
-0
/
+1
|
*
libc: Remove pointless header string.h
Carmelo Amoroso
2009-12-16
1
-1
/
+0
|
*
libc: Add missing header for memset
Carmelo Amoroso
2009-12-16
4
-5
/
+2
*
|
include unistd.h for smallint
Yoshinori Sato
2010-01-21
1
-0
/
+1
*
|
libc: Add missing header for memset
Carmelo Amoroso
2009-12-16
3
-5
/
+0
*
|
include string.h for memset()
Bernhard Reutner-Fischer
2009-11-22
1
-0
/
+2
*
|
nptl provides sigaction and raise
Austin Foxley
2009-10-17
1
-0
/
+4
*
|
cancellation support for a large amount of the required syscalls
Austin Foxley
2009-10-17
2
-8
/
+95
|
/
*
sigpause: remove libc_hidden_proto/def
Denys Vlasenko
2009-09-19
1
-1
/
+0
*
sigwait: remove __sigwait and __GI_sigwait symbols - they are unused
Denys Vlasenko
2009-09-19
1
-6
/
+5
*
raise: remove unused hidden weak symbol __raise
Denys Vlasenko
2009-09-19
1
-6
/
+2
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
18
-35
/
+0
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-17
1
-0
/
+2
*
libc/signal/sigaction.c: s/!=/==/
Denis Vlasenko
2009-01-10
1
-1
/
+1
*
- expand SUSv3_LEGACY
Bernhard Reutner-Fischer
2008-12-29
2
-9
/
+9
*
sigaction overhaul as described in docs/sigaction.txt
Denis Vlasenko
2008-12-15
1
-48
/
+13
*
Remove the rest of "bounded pointers" scaffolding. gcc website says"
Denis Vlasenko
2008-12-13
1
-4
/
+4
*
hostid: improve extremely unreadable parts
Denis Vlasenko
2008-12-01
8
-10
/
+11
*
on Bernd's request, remove commented-out code snippets
Denis Vlasenko
2008-12-01
2
-4
/
+0
*
remove checks for "impossible" errors,
Denis Vlasenko
2008-12-01
4
-16
/
+9
*
fix sigset_t size for mips (it's the only arch with 128 signals).
Denis Vlasenko
2008-12-01
1
-6
/
+13
*
optimize signal mask ops. comment out "impossible" errors
Denis Vlasenko
2008-12-01
4
-5
/
+11
*
shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by ...
Denis Vlasenko
2008-11-29
9
-62
/
+39
*
signal ops: avoid calls through PLT for __sigXXX ops
Denis Vlasenko
2008-11-22
1
-0
/
+6
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
14
-21
/
+21
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
14
-15
/
+15
*
- less verbose make clean
Bernhard Reutner-Fischer
2008-11-07
1
-4
/
+4
*
- trim any trailing whitespace
Bernhard Reutner-Fischer
2008-07-23
3
-3
/
+3
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
1
-2
/
+2
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
2
-4
/
+71
*
- remove old-style definitions. No object-code changes.
Bernhard Reutner-Fischer
2008-05-20
13
-47
/
+13
*
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2008-05-19
3
-3
/
+3
*
update license
Mike Frysinger
2006-07-05
1
-2
/
+1
*
update copyright with glibc
Mike Frysinger
2006-02-20
1
-1
/
+1
*
Use <> instead of \"\"
Peter S. Mazinger
2006-02-15
1
-1
/
+1
*
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...
Peter S. Mazinger
2006-02-13
1
-13
/
+9
*
even the hidden version of the weaks in libc (as strong in libpthread) have t...
Peter S. Mazinger
2006-02-02
1
-1
/
+1
*
create local prototype for __libc_sigaction
Mike Frysinger
2006-01-29
1
-0
/
+5
*
Get rid of missing prototype warnings
Peter S. Mazinger
2006-01-26
5
-3
/
+7
*
make sigaction/raise/sigwait/siglongjmp/longjmp weak_alias, these are in libp...
Peter S. Mazinger
2006-01-23
3
-5
/
+7
*
Change to build w/ -std=c99
Peter S. Mazinger
2006-01-23
1
-2
/
+1
*
Get rid of nested warnings
Peter S. Mazinger
2006-01-23
1
-1
/
+4
*
Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...
Peter S. Mazinger
2006-01-22
8
-7
/
+2
[next]