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
*
libc_utmp: Fix getutmp and getutmpx for x86_64
Carmelo Amoroso
2010-11-28
1
-2
/
+4
*
Revert "ldso: silence warning about unused tls var if !tls"
Bernhard Reutner-Fischer
2010-11-24
1
-2
/
+0
*
Config: default ia32 to i486
Bernhard Reutner-Fischer
2010-11-24
2
-1
/
+3
*
libc: silence warning
Bernhard Reutner-Fischer
2010-11-24
1
-0
/
+1
*
ldso: silence warning about unused tls var if !tls
Bernhard Reutner-Fischer
2010-11-24
1
-0
/
+2
*
config_parser: hide symbols
Bernhard Reutner-Fischer
2010-11-24
1
-0
/
+4
*
test: ignore some more binaries
Bernhard Reutner-Fischer
2010-11-24
1
-0
/
+2
*
wchar: bug #1471: fix cornercase in mbrtowc
Bernhard Reutner-Fischer
2010-11-24
4
-2
/
+26
*
buildsys: add make {,install_}startfiles
Bernhard Reutner-Fischer
2010-11-24
3
-3
/
+12
*
test/math: bessel depend on XSI_MATH
Bernhard Reutner-Fischer
2010-11-24
1
-2
/
+6
*
resolv.c fails for /etc/hosts lookups
Philip Nye
2010-11-23
1
-8
/
+12
*
Disables the automatic disable of shared library for sparc-v7.
Konrad Eisele
2010-11-18
1
-1
/
+0
*
Adding quad float gcc intrinsic implementation for SPARC
Austin Foxley
2010-11-18
41
-2
/
+7220
*
ntpl: fix static linking by not leaking SSP_ALL_CFLAGS
Natanael Copa
2010-11-11
15
-16
/
+0
*
nptl: use correct unwind header for unwind-forcedunwind
Bernhard Reutner-Fischer
2010-11-10
1
-0
/
+1
*
microblaze: build infrastructure
Steven J. Magnani
2010-11-10
4
-67
/
+35
*
microblaze: thread support
Steven J. Magnani
2010-11-10
3
-0
/
+268
*
microblaze: optimized memcpy/memmove
Steven J. Magnani
2010-11-10
3
-0
/
+687
*
microblaze: misc headers
Steven J. Magnani
2010-11-10
4
-17
/
+71
*
microblaze: kernel headers
Steven J. Magnani
2010-11-10
5
-64
/
+72
*
microblaze: Restore soft-float
Steven J. Magnani
2010-11-10
2
-0
/
+225
*
microblaze: vfork/clone interface
Steven J. Magnani
2010-11-10
2
-52
/
+49
*
microblaze: syscall interface
Steven J. Magnani
2010-11-10
2
-57
/
+48
*
microblaze: Fix crt bootstrap
Steven J. Magnani
2010-11-10
3
-0
/
+147
*
microblaze: Fix setjmp/longjmp
Steven J. Magnani
2010-11-10
3
-39
/
+50
*
ldso/include/dl-hash.h: suppress compiler warning. no code changes
Denys Vlasenko
2010-11-02
1
-6
/
+6
*
ldouble_wrappers: make code less verbose via WRAPPER2 macro
Denys Vlasenko
2010-11-02
1
-44
/
+16
*
ldouble_wrappers: remove i386-specific optimization
Denys Vlasenko
2010-11-02
1
-102
/
+3
*
libm: disable tail jump trick if __SSP_ALL__ (was using wrong conditional)
Denys Vlasenko
2010-10-31
2
-1
/
+5
*
libm: fix tgamma to actually do return true gamma function
Denys Vlasenko
2010-10-31
7
-26
/
+106
*
libm: improve readability of math.h; expand comments and docs
Denys Vlasenko
2010-10-31
6
-45
/
+56
*
libm: remove int_WRAPPER_C99 macro, add test which checks that I did not brea...
Denys Vlasenko
2010-10-31
3
-28
/
+139
*
libm: revert wrong ldouble wrapper hack "fix"
Denys Vlasenko
2010-10-31
1
-8
/
+10
*
libm: fix false positives in double tests
Denys Vlasenko
2010-10-31
2
-1
/
+19
*
libm: fix remaining failures in test-float
Denys Vlasenko
2010-10-31
3
-17
/
+84
*
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
[next]