]> pd.if.org Git - pdclib/history - includes/stdlib.h
Missing declarations / definitions added to stdlib.h.
[pdclib] / includes / stdlib.h
2016-03-13 Martin BauteMissing declarations / definitions added to stdlib.h.
2016-03-13 Martin BauteGetting stdlib.h to C11.
2016-03-13 Martin BautePulled in aligned_alloc from dlmalloc.c (dlmemalign).
2016-03-13 Martin BauteSweeping cleanups. Sorry for the massive commit; I...
2016-03-07 Martin BauteRemoved SVN keyword tags.
2012-12-31 Owen ShepherdPDCLIB-2 PDCLIB-9: MB_CUR_MAX macro and implementation
2012-08-14 Owen ShepherdAdd nothrow annotations where appropriate
2012-08-02 Owen Shepherd* Change the style of inclusion of the internal/ header...
2010-12-23 solarStarted out on v0.6.
2010-05-15 solarAdded inttypes.h
2007-09-12 solarBug #11 - memswp() in qsort() not type correct. Fixed.
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2006-02-05 solarAdded realloc().
2006-01-30 solarExtended for 0.4 release.
2005-12-26 solarAdded exit, _Exit, atexit.
2005-12-23 solarexit() and its macros were added a bit hasty; fixed.
2005-12-17 solarAdded qsort.
2005-12-15 solarAdded size_t to stdlib.h, added redefinition guards...
2005-12-15 solarInitial checkin.
2004-11-14 solarRemoving old files.
2004-06-17 solarRe-import from Subversion. origin/tags/OLD OLD
2003-12-05 solarMoved shared defines and typedefs to individual files.
2003-12-03 solarIntroducing personalities. Removing C++ function decs...
2003-12-03 solarStarted introducting "personality".
2003-11-23 solarAdded missing float.h. Some touches.
2003-11-21 solarSome cleanup.
2003-11-19 solarInitial load with header templates and some first decla...