- 18 Feb, 2009 1 commit
-
-
Alexandre Julliard authored
-
- 29 Jan, 2009 3 commits
-
-
Michael Stefaniuc authored
-
Dan Kegel authored
-
Dan Kegel authored
-
- 19 Jan, 2009 2 commits
-
-
Hans Leidekker authored
msvcrt: Forward ANSI open functions to their Unicode counterparts instead of the other way around. Implement _wfreopen.
-
Dan Kegel authored
-
- 03 Jan, 2009 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 16 Dec, 2008 1 commit
-
-
Dan Kegel authored
-
- 15 Dec, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 12 Dec, 2008 2 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 10 Dec, 2008 1 commit
-
-
Francois Gouget authored
-
- 22 Oct, 2008 1 commit
-
-
Andrew Talbot authored
-
- 19 Aug, 2008 1 commit
-
-
Michael Karcher authored
-
- 21 Jul, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 29 Apr, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 09 Apr, 2008 1 commit
-
-
Erik de Castro Lopo authored
-
- 07 Mar, 2008 1 commit
-
-
Andrew Talbot authored
-
- 01 Mar, 2008 1 commit
-
-
James Hawkins authored
-
- 12 Feb, 2008 1 commit
-
-
Dan Kegel authored
The canonical way to detect EOF on read is when you request more than zero bytes, but zero bytes come back. Switching to this method seems to handle a few problem cases better. Also handle ERROR_BROKEN_PIPE properly just in case.
-
- 24 Dec, 2007 1 commit
-
-
Andrew Talbot authored
-
- 09 Oct, 2007 1 commit
-
-
Dan Kegel authored
-
- 05 Oct, 2007 1 commit
-
-
Dan Kegel authored
-
- 24 Sep, 2007 1 commit
-
-
Hans Leidekker authored
-
- 19 Sep, 2007 1 commit
-
-
Tijl Coosemans authored
-
- 04 Jul, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 25 Jun, 2007 1 commit
-
-
Michael Stefaniuc authored
-
- 22 May, 2007 1 commit
-
-
Francois Gouget authored
Add tests to make sure read() and fread() work right on closed pipes.
-
- 15 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 12 Mar, 2007 1 commit
-
-
Jan Zerebecki authored
-
- 16 Feb, 2007 1 commit
-
-
Damjan Jovanovic authored
For pipes/char devices, st_dev and st_rdev should be the fd, st_nlink is always 1, and st_mode is S_IFIFO and S_IFCHR respectively. Added tests to prove the new behaviour right.
-
- 14 Feb, 2007 1 commit
-
-
Damjan Jovanovic authored
Change all other variations of stat use the stat64 family, since it is the most general.
-
- 07 Feb, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 23 Jan, 2007 1 commit
-
-
Eric Pouech authored
-
- 18 Jan, 2007 1 commit
-
-
Francois Gouget authored
-
- 06 Nov, 2006 1 commit
-
-
Andrew Talbot authored
-
- 31 Oct, 2006 1 commit
-
-
Louis. Lenders authored
-
- 27 Oct, 2006 1 commit
-
-
Duane Clark authored
-
- 18 Oct, 2006 1 commit
-
-
Louis. Lenders authored
-