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
*
__uc_malloc: Fix memory-leak in error path
Bernhard Reutner-Fischer
2011-05-10
1
-0
/
+1
*
Fix malloc alignment
Bernd Schmidt
2011-04-11
2
-3
/
+5
*
memalign: include sys/param.h for MAX
Bernhard Reutner-Fischer
2011-03-16
1
-2
/
+1
*
really fix missing __libc_drand48_data
Peter S. Mazinger
2011-03-10
1
-0
/
+4
*
Revert "missing prototype of __libc_drand48_data fixed"
Peter S. Mazinger
2011-03-10
1
-1
/
+0
*
missing prototype of __libc_drand48_data fixed
Peter S. Mazinger
2011-03-10
1
-0
/
+1
*
stdlib.c, _strtod.c, stdlib.h: remove unused hidden functions
Peter S. Mazinger
2011-03-09
2
-23
/
+6
*
arc4random.c, stdlib.h: get rid of hidden arc4random_stir
Peter S. Mazinger
2011-03-09
1
-5
/
+5
*
move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h
Peter S. Mazinger
2011-03-09
12
-45
/
+0
*
stdlib.c: remove duplicate libc_hidden_proto for strtoul/strtoul_l
Peter S. Mazinger
2011-03-09
1
-1
/
+0
*
_strtod.c: only strtod hidden version is needed
Peter S. Mazinger
2011-03-09
1
-2
/
+3
*
style update
Peter S. Mazinger
2011-03-03
1
-12
/
+5
*
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
[next]