Added binary and unicode file i/o support to msvcrt.
[reactos.git] / reactos / lib / msvcrt / io / read.c
2002-11-24 Robert DickensonAdded binary and unicode file i/o support to msvcrt.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-05-07 Hartmut BirrAdded handling for pipe closing.
2002-05-05 KJK::Hyperionmade _read() non-greedy - it now returns as soon as...
2002-04-01 Hartmut BirrAdded CR-removing for text files.
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-06-25 Eric KohlFixed a lot of warnings.
2000-12-28 jeancopy some functions from crtdll