summaryrefslogtreecommitdiff
path: root/libc/stdlib/Makefile.in
AgeCommit message (Expand)Author
2015-08-14add mkstemps, mkstemps64 and mkostemps, mkostemps64 functionsRomain Naour
2015-03-22atexit_old: Do not add it to shared libcKhem Raj
2013-04-04add UCLIBC_SUSV2_LEGACY to hide vallocBernhard Reutner-Fischer
2012-11-14libc/stdlib: add mkostemp helpersMike Frysinger
2012-06-15add lcong48[_r]Peter S. Mazinger
2012-05-03rpmatch: provide out-of-line implementationBernhard Reutner-Fischer
2012-01-15libc: build abort with unwind-info for backtraceBernhard Reutner-Fischer
2012-01-13libc: allow to backtrace out of abort callCarmelo Amoroso
2011-11-07stdlib: add qsort_rBernhard Reutner-Fischer
2010-09-16libc: Add canonicalize_file_name functionCarmelo Amoroso
2010-04-02Merge commit 'origin/master' into nptlAustin Foxley
2010-03-25prettify make cleanBernhard Reutner-Fischer
2010-02-01Fix accidently dropped hunk during last merge from master.Khem Raj
2010-02-01Merge commit 'origin/master' into nptlKhem Raj
2010-01-26convert to foo-y kbuild styleBernhard Reutner-Fischer
2009-10-17some tweaks under libc/ needed for nptlAustin Foxley
2009-10-17mktemp does not depend on floatsAustin Foxley
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2008-12-29- expand SUSv3_LEGACYBernhard Reutner-Fischer
2008-11-07- less verbose make cleanBernhard Reutner-Fischer
2008-06-07- revert incorrect parts of r22257 and 22259Bernhard Reutner-Fischer
2008-06-07- UCLIBC_HAS_GETPT pulls in getpt.Bernhard Reutner-Fischer
2008-06-03- adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer
2007-07-30introduce __uc_malloc, so that users can intercept libc internal OOM.Denis Vlasenko
2006-11-29- gcvt() is marked LEGACY in XSI and mandatory in BSD.Bernhard Reutner-Fischer
2006-07-05fixup my copyright notice, trim stale remnants of older notices whichEric Andersen
2006-02-22exclude 2 files from multi if XLOCALE enabledPeter S. Mazinger
2006-02-15DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]...Peter S. Mazinger
2006-02-13libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...Peter S. Mazinger
2006-02-13More renames for IMAPeter S. Mazinger
2006-02-13Don't compile arc4random if option not setPeter S. Mazinger
2006-01-27Do not build *64 and llseek, correct some failure when LFS is disabledPeter S. Mazinger
2006-01-08import the arc4random() function by ashes in Bug 90Mike Frysinger
2005-11-03Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...Peter S. Mazinger
2005-11-03Enable IMAPeter S. Mazinger
2005-11-01Only because of multi sources I had to touch up these and add code duplicationPeter S. Mazinger
2005-10-27Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger
2005-10-25All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger