]> pd.if.org Git - pdclib/history - platform/gandr
Removed basecodecs from PDCLIB_OPTIONS, added opt/Readme.txt.
[pdclib] / platform / gandr /
2016-03-14 Martin BauteRemoved basecodecs from PDCLIB_OPTIONS, added opt/Readm...
2016-03-14 Martin BauteMoved errno to main codebase.
2016-03-14 Martin BauteMoved the C locale implementation into main code base...
2016-03-14 Martin BauteMoved notime and mincoll from opt/ to functions/.
2016-03-13 Martin Bautedos2unix
2016-03-13 Martin Bautedlmalloc not really optional, and I am not fond of...
2016-03-13 Martin BautePDCLib includes with quotes, not <>.
2016-03-13 Martin BauteSweeping cleanups. Sorry for the massive commit; I...
2016-03-10 Martin BauteReworked errno. Added values from Linux / Windows....
2016-03-08 Martin BautePointer typedef resulted in non-const structure where...
2016-03-07 Martin BauteRemoved SVN keyword tags.
2014-11-24 Owen Shepherd[gandr] s/__lp64__/__LP64__/ to match GCC define
2014-11-23 Owen Shepherd[gandr]: implement /_PDCLIB_(alloc|free)pages/
2014-11-23 Owen Shepherd[gandr]: seekf: pass newPos, not &newPos to gd_seek...
2014-10-09 Owen ShepherdAdd newline translationwq
2014-10-07 Owen Shepherd[gandr] split _PDCLIB_stdinit to better separate stdio...
2014-10-03 Owen ShepherdAdd optional EIO to tss_errno
2014-07-14 Owen ShepherdPDCLIB-26 #resolve fixed don't leak setvbuf allocated...
2014-07-14 Owen ShepherdInitial stab at gandr platform