Perl5.8 requires the pointer to i/o table to be exported, and layed out correctly...
[reactos.git] / reactos / lib / msvcrt / io / open.c
2002-12-26 Robert DickensonPerl5.8 requires the pointer to i/o table to be exporte...
2002-12-05 Robert DickensonImproved unicode fileio support.
2002-11-24 Robert DickensonAdded binary and unicode file i/o support to msvcrt.
2002-11-18 Robert DickensonFixed up the path spec and filename in the header blocks
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-07 Hartmut BirrStarted piping implementation.
2002-04-01 Hartmut BirrFixed initialization of new fileno_modes in __fileno_al...
2001-07-03 Eric KohlAdded missing io functions from crtdll and implemented...
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-01-25 jean*** empty log message ***
2001-01-18 jeanincorrect use of FILE_xxx defines, not avalaible for...
2001-01-06 Eric KohlAdded some more functions
2000-12-28 jeancopy some functions from crtdll