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
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc: fix strtoq
Natanael Copa
2010-12-01
1
-0
/
+3
*
libc: silence warning
Bernhard Reutner-Fischer
2010-11-24
1
-0
/
+1
*
*: inline constant __sig{add,del}set and __sigismember
Denys Vlasenko
2010-10-22
1
-2
/
+3
*
libc: Add canonicalize_file_name function
Carmelo Amoroso
2010-09-16
3
-1
/
+40
*
malloc: simplify MAP_UNINITIALIZE ifdef logic
Mike Frysinger
2010-07-27
1
-7
/
+4
*
malloc-simple: Make calloc() return zeroed memory
Steven J. Magnani
2010-07-27
1
-5
/
+4
*
silence some warnings about missing prototypes
Bernhard Reutner-Fischer
2010-06-11
1
-1
/
+1
*
nptl: fix malloc library locking
Timo Teräs
2010-04-22
2
-10
/
+8
*
Merge commit 'origin/master' into nptl
Austin Foxley
2010-04-02
4
-8
/
+8
|
\
|
*
prettify make clean
Bernhard Reutner-Fischer
2010-03-25
4
-8
/
+8
|
*
libc: Fix l64a to return the correct buffer pointer
Filippo Arcidiacono
2010-02-03
1
-1
/
+1
*
|
sparc: disable cancellable system, as it fails in strange ways right now
Austin Foxley
2010-02-19
1
-1
/
+4
*
|
libc: Fix l64a to return the correct buffer pointer
Filippo Arcidiacono
2010-02-03
1
-1
/
+1
*
|
Fix accidently dropped hunk during last merge from master.
Khem Raj
2010-02-01
1
-21
/
+8
*
|
Merge commit 'origin/master' into nptl
Khem Raj
2010-02-01
1
-32
/
+19
|
\
|
|
*
convert to foo-y kbuild style
Bernhard Reutner-Fischer
2010-01-26
1
-54
/
+27
*
|
Merge commit 'origin/master' into nptl
Austin Foxley
2009-12-19
2
-6
/
+7
|
\
|
|
*
malloc: fix race condition and other bugs in the no-mmu malloc
Freeman Wang
2009-12-19
2
-6
/
+7
*
|
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-11-28
3
-3
/
+3
|
\
|
|
*
nommu: use MAP_UNINITIALIZE for mallocs
Mike Frysinger
2009-11-23
3
-3
/
+3
*
|
Merge remote branch 'origin/master' into nptl_merge
Austin Foxley
2009-11-22
1
-14
/
+8
|
\
|
|
*
realpath: SUSv4 compliant
Bernhard Reutner-Fischer
2009-11-14
1
-14
/
+8
*
|
Extend __gen_tempname with mode argument
Mikhail Gusarov
2009-11-09
4
-4
/
+7
*
|
whitespace fixes
Austin Foxley
2009-10-17
1
-1
/
+1
*
|
cancellation support for a large amount of the required syscalls
Austin Foxley
2009-10-17
1
-0
/
+201
*
|
some tweaks under libc/ needed for nptl
Austin Foxley
2009-10-17
1
-3
/
+4
|
/
*
mktemp does not depend on floats
Austin Foxley
2009-10-17
1
-1
/
+5
*
malloc: handle size overflows in realloc()
Mike Frysinger
2009-10-15
1
-0
/
+3
*
remove a few more empty #if/#endif pairs
Denys Vlasenko
2009-09-19
1
-2
/
+0
*
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
3
-9
/
+0
*
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-18
48
-153
/
+0
*
support building out-of-tree
Bernhard Reutner-Fischer
2009-08-17
4
-0
/
+8
*
- Add strtouq alias (to strtoul) for 64bit
Bernhard Reutner-Fischer
2009-03-25
1
-0
/
+3
*
*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x
Denis Vlasenko
2009-01-21
1
-2
/
+2
*
libc/stdlib/_strtod.c: add parens around a | b
Denis Vlasenko
2008-12-29
1
-1
/
+1
*
- expand SUSv3_LEGACY
Bernhard Reutner-Fischer
2008-12-29
1
-2
/
+2
*
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-12-27
1
-17
/
+11
*
setenv.c: tiny code shrink
Denis Vlasenko
2008-12-09
1
-36
/
+38
*
setenv.c: further code shrink
Denis Vlasenko
2008-12-09
1
-36
/
+26
*
fix segv on clearenv(); unsetenv("foo"); [was deref'ing NULL],
Denis Vlasenko
2008-12-09
1
-96
/
+89
*
hostid: improve extremely unreadable parts
Denis Vlasenko
2008-12-01
1
-1
/
+1
*
on Bernd's request, remove commented-out code snippets
Denis Vlasenko
2008-12-01
1
-1
/
+0
*
l64a: shrink by 13 bytes, and -1 reloc
Denis Vlasenko
2008-12-01
1
-10
/
+10
*
random: use smaller data fields where appropriate
Denis Vlasenko
2008-12-01
3
-18
/
+6
*
shring sugnal-relared stuff a bit. BTW why constant memset is not inlined by ...
Denis Vlasenko
2008-11-29
1
-5
/
+6
*
- revert 24148:24151
Bernhard Reutner-Fischer
2008-11-26
3
-13
/
+15
*
- remove some bloat that was added in r23660 and subsequent r23698.
Bernhard Reutner-Fischer
2008-11-25
3
-15
/
+13
*
- hide __libc_{f,}statfs. Thanks to Peter S. Mazinger for mentioning this fact.
Bernhard Reutner-Fischer
2008-11-25
2
-2
/
+0
*
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
37
-86
/
+86
*
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-20
18
-29
/
+29
[next]