summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib
AgeCommit message (Expand)Author
2010-03-19Namespace protection for mi_vector_hash.joerg
2010-03-04Fix race condition on reallocation of huge category.enami
2010-02-04Include nbtool_config.h as we need to be part of the terminfo toolchain.roy
2009-12-02tyop de fixpooka
2009-12-02Document that strtouq can return UQUAD_MAX.pooka
2009-12-02Retain old variables when failed to allocate memory.enami
2009-11-17Mention that it is included in IEEE Std 1003.1-2008.wiz
2009-11-17Mention that getsubopt is an XSI extension for IEEE Std 1003.1, 2004 Edition....wiz
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2009-10-19Fix header to include. From Kristaps Dzonsons.joerg
2009-10-08When converting the locking path of mutex+counter to a real recursivepooka
2009-09-05Ansify functions and remove __P/dsl
2009-08-21The 'table' of character weights is allowed to be NULL.dsl
2009-07-31Add the 'abs', 'div' and 'erand48' sources to stdlib/Makefile.inc.dsl
2009-07-23Bump date for previous.wiz
2009-07-23Clarify the description of the errno behavior, based on the recentdholland
2009-07-21Add HISTORY.joerg
2009-07-20Add a fast, platform independent hash function to libc.joerg
2009-07-20Re-add explanation of how to correctly use realloc.pooka
2009-06-01qsort: remove the "switch to insertion sort" optimization because ityamt
2009-05-21Markup improvements. No need to mark up numbers as defined values, mathwiz
2009-05-20mention that these functions return 0 and set errno to ERANGE on invalid base.christos
2009-05-18Grammar fix.wiz
2009-05-13Revert parts of v1.25 (jemalloc):wiz
2009-04-11Fix markup.joerg
2009-03-20ANSIfy. Remove conditionals around __RCSID.joerg
2009-03-20ANSIfy. Remove conditional macros around __RCSID.joerg
2009-03-12Explicitly mark : as literal, use Pq.joerg
2009-03-10Fix prologue.joerg
2009-02-12Fix sign-compare issueslukem
2009-02-12fix sign-compare issuelukem
2009-02-12Apply some of FreeBSD libc/stdlib/malloc.c rev 1.162lukem
2009-01-30sign-compare fixlukem
2009-01-30sign-compare fixlukem
2009-01-30Make threaded programs die correctly:ad
2009-01-11merge christos-time_tchristos
2008-11-16Our qsort() is inappropriate for kernel use because it makes recursivead
2008-11-16Make qsort() available in libkern.ad
2008-11-01use the right variable in memcpy.christos
2008-10-31make __findenv return the offset for the new entry to be inserted whenchristos
2008-10-26define and use LIBCDIR in terms of .CURDIR. fixes compat/lib/libc build.mrg
2008-09-10Prepare use of strtoull, strtoumax and strtoimax in tools/compat byjoerg
2008-08-27system(NULL) should return if the command interpreter is there or not.christos
2008-08-26fix range of strtouq(), from Henning Petersen per PR lib/39399drochner
2008-08-20Unify the implementation of strto{l,ul,ll,ull,imax,umax,q,uq} into onejoerg
2008-08-04Add C99 functions imaxabs and imaxdiv.matt
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-06-23Split choose_arena() back out into inline and non-inline portions.ad
2008-06-05Check to see if MALLOC_OPTIONS is actually set in the environment beforead
2008-04-30Convert TNF licenses to new 2 clause variantmartin