]> pd.if.org Git - pdclib.old/history - platform/posix
Add /strl(cpy|cat)/ under _BSD_SOURCE guards
[pdclib.old] / platform / posix /
2014-10-07 Owen ShepherdModify various POSIX platform files so you can build...
2013-04-30 Owen ShepherdPDCLIB-25 #resolve #comment Made ctype, wctype and...
2013-03-21 Owen ShepherdPDCLIB-1 (PDCLIB-3) Make wide character classification...
2013-01-01 Owen ShepherdPDCLIB-2 PDCLIB-8: Implement mbrtowc using mbrtoc32...
2012-12-31 Owen ShepherdMove lconv definition for default locale inside of...
2012-12-31 Owen ShepherdPDCLIB-1 PDCLIB-2 PDCLIB-9 PDCLIB-12: Add thread specif...
2012-12-31 Owen ShepherdMinimize the amount of internal definitions which get...
2012-12-30 Owen ShepherdPDCLIB-2 PDCLIB-12: Add new "basecodecs" option, which...
2012-12-30 Owen ShepherdRename files which had not yet been renamed in the...
2012-12-27 Owen ShepherdAdd pthreads threading backend and move the POSIX port...
2012-12-27 Owen ShepherdFix warnings
2012-12-27 Owen ShepherdAdd an up to date POSIX port (works on Mac OS X). This...
2012-12-27 Owen ShepherdRemove object files that had smuggled their way into...
2012-12-26 Owen Shepherdposix: First pass at updated config file for POSIX...
2012-08-16 Owen Shepherd<float.h> is now implemented in the platform independen...
2012-08-16 Owen ShepherdEnable building PDCLib with Watcom. This was surprising...
2012-08-12 Owen Shepherd * New feature check macro system. See _PDCLIB_aux...
2012-08-05 Owen Shepherd* platform/example is now a "stub" platform - it should...