]> pd.if.org Git - pdclib.old/history - platform
Add /strl(cpy|cat)/ under _BSD_SOURCE guards
[pdclib.old] / platform /
2007-09-14 solarMinor cleanups.
2006-07-11 solarAdded any files yet missing for stdio.h.
2006-06-30 solarYet closer to functional output.
2006-06-29 solarCloser to functional printf().
2006-06-07 solarAdded close().
2006-06-07 solarImproved testdriver and implementation.
2006-06-07 solarFirst working testdriver.
2006-06-02 solarFixed warnings in test driver.
2006-06-02 solarAdded testdriver for _PDCLIB_rename().
2006-06-02 solarAdded testdriver for _PDCLIB_remove().
2006-06-01 solarReplaced constants with compiler builtins. (At least...
2006-05-31 solarDisabled unused definitions to avoid warnings.
2006-05-24 solarTemporary patching for stdio development.
2006-05-16 solarWrong type for open() parameter; fixed. Added _PDCLIB_N...
2006-05-09 solarAdded general idea of std... initializers.
2006-05-09 solarKludge to avoid unistd.h redefinition warnings.
2006-05-08 solarAdded stdinit.c to hold stdin, stdout, stderr initializ...
2006-03-10 solarMoving platform specifics from stdio.h to _PDCLIB_confi...
2006-03-08 solarRemoved the $Name$ tags (not supported by SVN). Added...
2006-03-06 solarPorting current working set from CVS.
2006-05-03 solarMoving files to new dir structure.
2006-02-09 solarBug #3 - float.h to ./platform/example/. Fixed.
2006-02-06 solarAdding malloc(), free(), and realloc().
2006-02-05 solarInitial checkin.