OSDN Git Service

stick with one malloc implementation for all
[uclinux-h8/uclibc-ng.git] / libc / stdlib / Makefile.in
2015-04-17 Waldemar Brodkorbstick with one malloc implementation for all
2015-03-29 Waldemar Brodkorbmerge uClibc master
2015-03-22 Khem Rajatexit_old: Do not add it to shared libc
2013-04-03 Bernhard Reutner... add UCLIBC_SUSV2_LEGACY to hide valloc
2012-11-14 Mike Frysingerlibc/stdlib: add mkostemp helpers
2012-06-15 Peter S. Mazingeradd lcong48[_r]
2012-05-03 Bernhard Reutner... rpmatch: provide out-of-line implementation
2012-01-15 Bernhard Reutner... libc: build abort with unwind-info for backtrace
2012-01-13 Carmelo Amorosolibc: allow to backtrace out of abort call
2011-11-07 Bernhard Reutner... stdlib: add qsort_r
2010-09-16 Carmelo Amorosolibc: Add canonicalize_file_name function
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajFix accidently dropped hunk during last merge from
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-26 Bernhard Reutner... convert to foo-y kbuild style
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-10-17 Austin Foxleysome tweaks under libc/ needed for nptl
2009-10-17 Austin Foxleymktemp does not depend on floats
2009-08-17 Bernhard Reutner... support building out-of-tree
2008-12-29 Bernhard Reutner... - expand SUSv3_LEGACY
2008-11-07 Bernhard Reutner... - less verbose make clean
2008-06-07 Bernhard Reutner... - revert incorrect parts of r22257 and 22259
2008-06-07 Bernhard Reutner... - UCLIBC_HAS_GETPT pulls in getpt.
2008-06-03 Bernhard Reutner... - adds several config-options to allow for turning...
2007-07-30 Denis Vlasenkointroduce __uc_malloc, so that users can intercept...
2006-11-29 Bernhard Reutner... - gcvt() is marked LEGACY in XSI and mandatory in BSD.
2006-07-05 Eric Andersenfixup my copyright notice, trim stale remnants of older...
2006-02-22 Peter S. Mazingerexclude 2 files from multi if XLOCALE enabled
2006-02-15 Peter S. MazingerDOMULTI may be used for libc, the excluded files need...
2006-02-13 Peter S. Mazingerlibc-{a,so,multi}-y replaced by libc-y covering common...
2006-02-13 Peter S. MazingerMore renames for IMA
2006-02-13 Peter S. MazingerDon't compile arc4random if option not set
2006-01-27 Peter S. MazingerDo not build *64 and llseek, correct some failure when...
2006-01-08 Mike Frysingerimport the arc4random() function by ashes in Bug 90
2005-11-03 Peter S. MazingerLast bits for IMA, now everything can be built w/ DOMUL...
2005-11-03 Peter S. MazingerEnable IMA
2005-11-01 Peter S. MazingerOnly because of multi sources I had to touch up these...
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...