]> pd.if.org Git - pdclib/history - functions/stdio/gets.c
gets() not required anymore since C11. Disabled to avoid implicit declaration / type...
[pdclib] / functions / stdio / gets.c
2016-03-11 Martin Bautegets() not required anymore since C11. Disabled to...
2016-03-07 Martin BauteRemoved SVN keyword tags.
2013-02-20 Owen Shepherdgets: lock file before performing read
2012-12-31 Owen ShepherdMinimize the amount of internal definitions which get...
2012-12-11 Owen ShepherdPDCLIB-18: Unify fgetc under _PDCLIB_getchars. Also...
2012-08-02 Owen Shepherd* Change the style of inclusion of the internal/ header...
2010-12-08 solarReworked scanf() testing. General cleanups.
2010-12-02 solarTestdriver for gets(). Turns out fseek() was not tested...
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2006-05-09 solarFixed compile warnings / errors.
2006-04-26 solarTemporary integration of _PDCLIB_print(), broken.
2006-03-13 solarInitial checkin.
2004-11-14 solarRemoved old files.
2004-06-17 solarRe-import from Subversion. origin/tags/OLD OLD
2003-11-24 solarMerged PDPCLIB and Therx code.
2003-11-23 solarAdded template implementation files.