]> git.sur5r.net Git - cc65/history - include/stdio.h
Remove this copy of the apple include file - a copy was added to asminc
[cc65] / include / stdio.h
2008-08-25 uzRemoved flushall, since it is non-standard and not...
2005-04-19 cuzFixed FILENAME_MAX
2005-04-14 cuzFILENAME_MAX for the apple2
2004-11-26 cuzRemoved a comment about the scanf functions
2004-10-06 cuzRemoved getchar/putchar macros
2004-06-21 cuzThe -A and --ansi switches are gone, together with...
2004-05-14 cuzungetc is now available
2004-03-21 cuzPlatform dependent FILENAME_MAX
2003-11-06 cuzMade lots of functions __fastcall__
2003-08-12 cuzMade rename() fastcall
2003-06-12 cuzRestructured fcntl.h. Moved most stuff into the new...
2003-06-02 cuzremove() is __fastcall__
2003-06-02 cuzRewrote vprintf in assembler and made it __fastcall__
2003-04-24 cuzAdded _poserror, made perror __fastcall__
2003-03-14 cuzMake fputs __fastcall__
2002-11-25 cuzMake fclose __fastcall__
2002-11-23 cuzMake fread and fwrite fastcall
2002-11-23 cuzMake fopen fastcall
2002-03-17 cuzAdded scanf familiy of functions
2000-12-01 cuzNew asm function have __fastcall__ calling conventions
2000-08-11 cpgadded file positioning functions (fseek etc.)
2000-07-22 cuzAdded standard copyright headers
2000-05-28 uzThis commit was generated by cvs2svn to compensate...