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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
libm: fix rint/scalb testcase failures
Denys Vlasenko
2010-10-30
3
-34
/
+80
|
*
libm: fix powf testcase failures
Denys Vlasenko
2010-10-30
1
-28
/
+35
|
*
libm: fix scalb testsuite failures
Denys Vlasenko
2010-10-30
1
-7
/
+6
|
*
libm: fix testuite failure in modf
Denys Vlasenko
2010-10-30
2
-11
/
+7
|
*
test/math/*: unbreak
Denys Vlasenko
2010-10-30
12
-10
/
+10122
|
*
sleep: include Linus' email in the comment
Denys Vlasenko
2010-10-30
1
-5
/
+21
|
*
sleep: document testing result on 2.4.x kernels
Denys Vlasenko
2010-10-29
1
-1
/
+1
|
*
sleep: add comment with test program for SIG_IGNed SIGCHLD
Denys Vlasenko
2010-10-29
1
-5
/
+38
|
*
Fix msync() redefinition for noMMU build
Bernhard Reutner-Fischer
2010-10-27
1
-0
/
+5
|
*
mips: fix errno setting after syscall
Alexander Gordeev
2010-10-27
3
-5
/
+8
|
*
*: inline constant __sig{add,del}set and __sigismember
Denys Vlasenko
2010-10-22
6
-12
/
+43
|
*
remove superfluous libc_hidden_proto(memcpy) and #include
Denys Vlasenko
2010-10-22
2
-8
/
+0
|
*
sleep: tiny code shrink
Denys Vlasenko
2010-10-22
1
-4
/
+4
|
*
sleep: employ __USE_EXTERN_INLINES (with necessary fixes)
Denys Vlasenko
2010-10-22
3
-6
/
+17
|
*
sleep: check "SIGCHLD is SIG_IGN'ed" first. Saves two syscalls in common case
Denys Vlasenko
2010-10-22
1
-22
/
+18
|
*
libm/x86: use call instead of jump for wrappers
Timo Teräs
2010-10-22
1
-4
/
+8
|
*
sleep: remove commented-out code. no code changes
Denys Vlasenko
2010-10-22
1
-4
/
+0
|
*
sleep: code shrink
Denys Vlasenko
2010-10-21
2
-33
/
+28
|
*
vfprintf.c: reduce a chunk of #ifdef forest and remove one goto inside it
Denys Vlasenko
2010-10-19
1
-21
/
+20
|
*
_vfprintf.c: de-obfuscate badly twisted fragment. no code changes.
Denys Vlasenko
2010-10-19
1
-5
/
+3
|
*
vfprintf.c: remove endif comments which clog up the source. no code changes
Denys Vlasenko
2010-10-19
1
-136
/
+135
|
*
vfprintf.c: de-obfuscate if(with nested assignments). no logic changes
Denys Vlasenko
2010-10-19
1
-25
/
+38
|
*
getproto: increase line buffer size, simlify and fix alias handling
Natanael Copa
2010-10-14
1
-17
/
+8
|
*
getnet: simplify alias handling and reduce MAXALIASES
Natanael Copa
2010-10-14
1
-17
/
+8
|
*
getservice: fix handling of long lines
Natanael Copa
2010-10-14
1
-22
/
+16
|
*
parse_config: discard rest of incomplete line
Natanael Copa
2010-10-14
1
-0
/
+7
|
*
config parser: always initialize line pointer
Natanael Copa
2010-10-14
1
-2
/
+1
|
*
getservice: getservent_r must return ERANGE when buffer is too small
Natanael Copa
2010-10-14
1
-3
/
+2
|
*
config parser: do not assume that realloc return same pointer
Natanael Copa
2010-10-14
1
-5
/
+4
|
*
sparc: pipe.S
Austin Foxley
2010-10-01
1
-1
/
+1
*
|
ldso: Extend prelink support for all other achitectures
Filippo Arcidiacono
2010-10-11
13
-105
/
+171
*
|
Merge commit 'origin/master' into prelink
Carmelo Amoroso
2010-09-24
5
-62
/
+59
|
\
|
|
*
ldso_sh: add support for protected symbols to SH
Salvatore Cro
2010-09-24
1
-18
/
+24
|
*
libc: Sort HEADERS_RM alphabetically
Carmelo Amoroso
2010-09-22
1
-41
/
+26
|
*
nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled
Carmelo Amoroso
2010-09-20
3
-3
/
+8
*
|
ldso: Fix loadaddr and mappaddr when prelink support is enabled.
Filippo Arcidiacono
2010-09-17
3
-29
/
+14
*
|
ldso: Add runtime prelink support
Filippo Arcidiacono
2010-09-17
8
-9
/
+177
*
|
ldso: Do not add the ld.so at the end of the loaded modules list
Filippo Arcidiacono
2010-09-17
1
-55
/
+64
*
|
ldso: Add support for LD_WARN and LD_TRACE_PRELINKING
Filippo Arcidiacono
2010-09-17
7
-25
/
+164
*
|
ldso: Rework global scope handling and symbol lookup mechanism
Filippo Arcidiacono
2010-09-17
10
-75
/
+197
*
|
ldso: Add implementation of ld.so standalone execution
Filippo Arcidiacono
2010-09-17
8
-15
/
+199
|
/
*
libc: Handle cancellation in non multiplexed socket calls
Carmelo Amoroso
2010-09-17
1
-17
/
+122
*
nptl: Remove nptl/sysdeps/generic directory from include list
Carmelo Amoroso
2010-09-16
1
-1
/
+0
*
nptl_sh: Fix compiler warning due to shadowed variable
Carmelo Amoroso
2010-09-16
1
-3
/
+3
*
libc: Add canonicalize_file_name function
Carmelo Amoroso
2010-09-16
5
-8
/
+121
*
test: Update gitignore to take into account new tests added.
Carmelo Amoroso
2010-09-16
1
-4
/
+26
*
ldso: Do not adjust dynamic section entries unnecessarily
Filippo Arcidiacono
2010-09-15
1
-7
/
+10
*
tests: Added new nptl tests
Salvatore Cro
2010-09-15
58
-1
/
+4877
*
sh: update the memcpy adding a new loop with aggressive prefetching
Salvatore Cro
2010-09-15
1
-21
/
+107
*
sh: move data without fetching cache block within the memset
Salvatore Cro
2010-09-15
1
-28
/
+34
[prev]
[next]