Age | Commit message (Expand) | Author |
2018-01-31 | remove arc4random (rc4 based) | Waldemar Brodkorb |
2018-01-02 | remove COMPAT_ATEXIT | Waldemar Brodkorb |
2017-01-14 | add secure_getenv() function | Waldemar Brodkorb |
2016-11-27 | remove UCLIBC_HAS_LFS | Waldemar Brodkorb |
2015-08-14 | add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions | Romain Naour |
2015-03-22 | atexit_old: Do not add it to shared libc | Khem Raj |
2013-04-04 | add UCLIBC_SUSV2_LEGACY to hide valloc | Bernhard Reutner-Fischer |
2012-11-14 | libc/stdlib: add mkostemp helpers | Mike Frysinger |
2012-06-15 | add lcong48[_r] | Peter S. Mazinger |
2012-05-03 | rpmatch: provide out-of-line implementation | Bernhard Reutner-Fischer |
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 |
2010-09-16 | libc: Add canonicalize_file_name function | Carmelo Amoroso |
2010-04-02 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
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-10-17 | some tweaks under libc/ needed for nptl | Austin Foxley |
2009-10-17 | mktemp does not depend on floats | Austin Foxley |
2009-08-17 | support building out-of-tree | Bernhard Reutner-Fischer |
2008-12-29 | - expand SUSv3_LEGACY | Bernhard Reutner-Fischer |
2008-11-07 | - less verbose make clean | Bernhard Reutner-Fischer |
2008-06-07 | - revert incorrect parts of r22257 and 22259 | Bernhard 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 features | Bernhard Reutner-Fischer |
2007-07-30 | introduce __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-05 | fixup my copyright notice, trim stale remnants of older notices which | Eric Andersen |
2006-02-22 | exclude 2 files from multi if XLOCALE enabled | Peter S. Mazinger |
2006-02-15 | DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db]... | Peter S. Mazinger |
2006-02-13 | libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a... | Peter S. Mazinger |
2006-02-13 | More renames for IMA | Peter S. Mazinger |
2006-02-13 | Don't compile arc4random if option not set | Peter S. Mazinger |
2006-01-27 | Do not build *64 and llseek, correct some failure when LFS is disabled | Peter S. Mazinger |
2006-01-08 | import the arc4random() function by ashes in Bug 90 | Mike Frysinger |
2005-11-03 | Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with... | Peter S. Mazinger |
2005-11-03 | Enable IMA | Peter S. Mazinger |
2005-11-01 | Only because of multi sources I had to touch up these and add code duplication | Peter S. Mazinger |
2005-10-27 | Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to... | Peter S. Mazinger |
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger |