]> pd.if.org Git - pdclib.old/history - includes/string.h
[gandr] s/__lp64__/__LP64__/ to match GCC define
[pdclib.old] / includes / string.h
2014-10-22 Owen ShepherdAdd /strl(cpy|cat)/ under _BSD_SOURCE guards
2012-08-25 Owen Shepherd<string.h>: add POSIX 2008 extension strnlen (general...
2012-08-14 Owen ShepherdAdd nothrow annotations where appropriate
2012-08-14 Owen ShepherdBugfix: memmove parameters incorrectly defined as restrict.
2012-08-12 Owen Shepherd * New feature check macro system. See _PDCLIB_aux...
2012-08-02 Owen Shepherd* Change the style of inclusion of the internal/ header...
2010-12-23 solarStarted out on v0.6.
2010-05-16 solarAd-hoc solutions for perror() and strerror().
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2006-01-30 solarRemoved redundant include.
2005-12-15 solarAdded size_t to stdlib.h, added redefinition guards...
2005-12-04 solarRemoved #warning lines (only #error is defined by the...
2005-11-20 solarMoved the includes into subdirectory (again). Teaches...
2004-11-14 solarRemoved old files.
2004-06-17 solarRe-import from Subversion.
2004-01-18 solarFixed strspn() doc.
2004-01-18 solarCosmetic edits.
2004-01-18 solarCompleted documentation.
2004-01-18 solarAdded some documentation.
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-21 solarSome cleanup.
2003-11-19 solarInitial load with header templates and some first decla...