index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
stdlib
Age
Commit message (
Expand
)
Author
2012-05-03
rpmatch: provide out-of-line implementation
Bernhard Reutner-Fischer
2012-01-23
libc: fix signal handling in system()
Richard Braun
2012-01-15
libc: build abort with unwind-info for backtrace
Bernhard Reutner-Fischer
2012-01-13
libc: allow to backtrace out of abort call
Carmelo Amoroso
2011-11-07
stdlib: add qsort_r
Bernhard Reutner-Fischer
2011-09-15
Defeat compiler optimization which assumes function addresses are never NULL
Denys Vlasenko
2011-05-10
__uc_malloc: Fix memory-leak in error path
Bernhard Reutner-Fischer
2011-04-11
Fix malloc alignment
Bernd Schmidt
2011-03-16
memalign: include sys/param.h for MAX
Bernhard Reutner-Fischer
2011-03-10
really fix missing __libc_drand48_data
Peter S. Mazinger
2011-03-10
Revert "missing prototype of __libc_drand48_data fixed"
Peter S. Mazinger
2011-03-10
missing prototype of __libc_drand48_data fixed
Peter S. Mazinger
2011-03-09
stdlib.c, _strtod.c, stdlib.h: remove unused hidden functions
Peter S. Mazinger
2011-03-09
arc4random.c, stdlib.h: get rid of hidden arc4random_stir
Peter S. Mazinger
2011-03-09
move prototype for __drand48_iterate and __libc_drand48_data to stdlib.h
Peter S. Mazinger
2011-03-09
stdlib.c: remove duplicate libc_hidden_proto for strtoul/strtoul_l
Peter S. Mazinger
2011-03-09
_strtod.c: only strtod hidden version is needed
Peter S. Mazinger
2011-03-03
style update
Peter S. Mazinger
2010-12-01
libc: fix strtoq
Natanael Copa
2010-11-24
libc: silence warning
Bernhard Reutner-Fischer
2010-10-22
*: inline constant __sig{add,del}set and __sigismember
Denys Vlasenko
2010-09-16
libc: Add canonicalize_file_name function
Carmelo Amoroso
2010-07-27
malloc: simplify MAP_UNINITIALIZE ifdef logic
Mike Frysinger
2010-07-27
malloc-simple: Make calloc() return zeroed memory
Steven J. Magnani
2010-06-11
silence some warnings about missing prototypes
Bernhard Reutner-Fischer
2010-04-22
nptl: fix malloc library locking
Timo Teräs
2010-04-02
Merge commit 'origin/master' into nptl
Austin Foxley
2010-03-25
prettify make clean
Bernhard Reutner-Fischer
2010-02-19
sparc: disable cancellable system, as it fails in strange ways right now
Austin Foxley
2010-02-03
libc: Fix l64a to return the correct buffer pointer
Filippo Arcidiacono
2010-02-03
libc: Fix l64a to return the correct buffer pointer
Filippo Arcidiacono
2010-02-01
Fix accidently dropped hunk during last merge from master.
Khem Raj
2010-02-01
Merge commit 'origin/master' into nptl
Khem Raj
2010-01-26
convert to foo-y kbuild style
Bernhard Reutner-Fischer
2009-12-19
Merge commit 'origin/master' into nptl
Austin Foxley
2009-12-19
malloc: fix race condition and other bugs in the no-mmu malloc
Freeman Wang
2009-11-28
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-11-23
nommu: use MAP_UNINITIALIZE for mallocs
Mike Frysinger
2009-11-22
Merge remote branch 'origin/master' into nptl_merge
Austin Foxley
2009-11-14
realpath: SUSv4 compliant
Bernhard Reutner-Fischer
2009-11-09
Extend __gen_tempname with mode argument
Mikhail Gusarov
2009-10-17
whitespace fixes
Austin Foxley
2009-10-17
cancellation support for a large amount of the required syscalls
Austin Foxley
2009-10-17
some tweaks under libc/ needed for nptl
Austin Foxley
2009-10-17
mktemp does not depend on floats
Austin Foxley
2009-10-15
malloc: handle size overflows in realloc()
Mike Frysinger
2009-09-19
remove a few more empty #if/#endif pairs
Denys Vlasenko
2009-09-18
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-08-17
support building out-of-tree
Bernhard Reutner-Fischer
[next]