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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Synch strverscmp.c with trunk
Carmelo Amoroso
2009-02-19
2
-0
/
+117
*
- synch r25316:25325 from trunk
Bernhard Reutner-Fischer
2009-02-18
6
-142
/
+17
*
mathcalls.h: remove tons of redundant semicolons; better comment about macros
Denis Vlasenko
2009-02-18
1
-85
/
+87
*
test/math/compile_test.c: "are long double functions even compile/link?" test
Denis Vlasenko
2009-02-17
1
-0
/
+7
*
suppress bogus ioctl on fd==INT_MAX when vasprintf() is called
Denis Vlasenko
2009-02-15
4
-14
/
+23
*
docs/probe_math_exception.c:
Denis Vlasenko
2009-02-11
1
-3
/
+14
*
Add strverscmp() and versionsort[64]().
Denis Vlasenko
2009-02-08
4
-2
/
+151
*
Minor changes to silent compiler warning due to sigdness.
Carmelo Amoroso
2009-01-29
1
-1
/
+1
*
fix ppoll. we forgot to pass 5th parameter to the syscall
Denis Vlasenko
2009-01-28
1
-14
/
+17
*
Fix res_init.c build when __UCLIBC_HAS_COMPAT_RES_STATE__
Carmelo Amoroso
2009-01-26
1
-1
/
+3
*
Synch with trunk: miscellaneous changes, mostly cleanup,
Carmelo Amoroso
2009-01-22
10
-231
/
+276
*
Signal handling rework: two missing files
Carmelo Amoroso
2009-01-22
2
-149
/
+93
*
Synch whole signal handling rework with trunk. Tested on nptl-sh4.
Carmelo Amoroso
2009-01-22
16
-353
/
+187
*
Fix build problem. Revert commit 24521. Please do not change
Carmelo Amoroso
2009-01-22
1
-1
/
+0
*
res_state has _vcsock field only if __UCLIBC_HAS_EXTRA_COMPAT_RES_STATE__
Carmelo Amoroso
2009-01-22
1
-0
/
+2
*
- pull r24946 from trunk (remove unavailable functionality; psm)
Bernhard Reutner-Fischer
2009-01-21
1
-0
/
+4
*
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
Denis Vlasenko
2009-01-21
11
-129
/
+114
*
Make __global_locale visible in headers
Denis Vlasenko
2009-01-18
1
-1
/
+2
*
- pull r24799 from trunk
Bernhard Reutner-Fischer
2009-01-12
2
-1
/
+11
*
Get rid of the following annoying warnings on ppc:
Denis Vlasenko
2009-01-03
1
-17
/
+18
*
libc/stdlib/_strtod.c: add parens around a | b
Denis Vlasenko
2008-12-29
1
-1
/
+1
*
- whitespace cleanup; no obj-code changes (r24600)
Bernhard Reutner-Fischer
2008-12-29
7
-62
/
+62
*
- pull r24593:24596 from trunk
Bernhard Reutner-Fischer
2008-12-29
8
-20
/
+29
*
Help unifdef to remove private parts of headers
Denis Vlasenko
2008-12-27
2
-5
/
+12
*
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-27
10
-137
/
+120
*
convert yet another old-style function definition
Denis Vlasenko
2008-12-26
1
-5
/
+5
*
new regex: stop confusing ourself with _LIBC being undefined;
Denis Vlasenko
2008-12-26
5
-165
/
+88
*
regex: remove useless casts on allocations;
Denis Vlasenko
2008-12-26
4
-92
/
+96
*
regex: drop __<funcname> aliases. remove much of unused code.
Denis Vlasenko
2008-12-26
6
-341
/
+52
*
test/regex/tst-regex2.c: fix the rest of testsuite failures
Denis Vlasenko
2008-12-25
1
-1
/
+12
*
test/regex/tst-regex2.c: fix test failure. Next one is immediately after...
Denis Vlasenko
2008-12-25
1
-1
/
+1
*
Fix nptl librt build breakage
Khem Raj
2008-12-24
1
-2
/
+2
*
- _syscall?() need to superfluous trailing ';'
Bernhard Reutner-Fischer
2008-12-23
6
-15
/
+19
*
- sync with trunk
Bernhard Reutner-Fischer
2008-12-23
2
-2
/
+1
*
ldso/ldso/mips/*: non-pic support from trunk
Denis Vlasenko
2008-12-23
5
-27
/
+27
*
signal.h consolidation from trunk.
Denis Vlasenko
2008-12-23
5
-102
/
+2
*
sync with trunk. Compile tested on i386
Denis Vlasenko
2008-12-23
44
-652
/
+530
*
fix build failures on i386
Denis Vlasenko
2008-12-23
5
-6
/
+6
*
Get non nptl threads compiled on x86.
Khem Raj
2008-12-23
10
-43
/
+37
*
Get i386 non nptl builds going.
Khem Raj
2008-12-23
6
-178
/
+104
*
Merges from trunk
Khem Raj
2008-12-22
1
-1
/
+1
*
- sync with trunk r24404 (no obj-code changes)
Bernhard Reutner-Fischer
2008-12-22
3
-9
/
+9
*
- sync with trunk @r24492
Bernhard Reutner-Fischer
2008-12-22
1
-137
/
+57
*
Synch with trunk @ 24392
Carmelo Amoroso
2008-12-12
5
-60
/
+100
*
Missing from bfin merge
Carmelo Amoroso
2008-12-12
1
-133
/
+0
*
Removed some __libc_xxx fucntions as merged from trunk.
Carmelo Amoroso
2008-12-11
14
-122
/
+55
*
Fix kernl-features.h include path.
Carmelo Amoroso
2008-12-11
2
-2
/
+42
*
Synch with trunk @ 24379
Carmelo Amoroso
2008-12-11
3
-134
/
+152
*
Synch with trunk @ 24379
Carmelo Amoroso
2008-12-11
1
-0
/
+437
*
Synch with trunk @ 24379
Carmelo Amoroso
2008-12-11
7
-55
/
+221
[prev]
[next]