]> pd.if.org Git - pdclib/history - platform/example/functions/_PDCLIB/stdinit.c
Pointer typedef resulted in non-const structure where const was intended.
[pdclib] / platform / example / functions / _PDCLIB / stdinit.c
2016-03-08 Martin BautePointer typedef resulted in non-const structure where...
2016-03-07 Martin BauteRemoved SVN keyword tags.
2013-09-01 Owen ShepherdBring example platform up to date
2010-12-31 solarI am not sure I understood strcoll() and strxfrm()...
2010-12-30 solarAddressed ticket #40 (non-standard errno values).
2010-12-29 solarMoved ctype info into struct lconv.
2010-12-29 solarctype
2010-11-20 solarBug #39: fclose( stdout ) corrupts memory
2010-05-16 solarAd-hoc solutions for perror() and strerror().
2009-09-13 solarMerged branch stdio_rewrite back into trunk.
2008-06-11 solarMissing initializer for filename field in standard...
2007-09-14 solarMinor cleanups.
2006-06-30 solarYet closer to functional output.
2006-06-29 solarCloser to functional printf().
2006-05-31 solarDisabled unused definitions to avoid warnings.
2006-05-24 solarTemporary patching for stdio development.
2006-05-09 solarAdded general idea of std... initializers.
2006-05-08 solarAdded stdinit.c to hold stdin, stdout, stderr initializ...