2010-04-21 |
Piotr Caban | msvcrt: Added _wfopen_s implementation. |
blob | commitdiff | raw |
2010-04-19 |
Piotr Caban | msvcrt: Added fopen_s implementation. |
blob | commitdiff | raw | diff to current |
2010-04-15 |
Piotr Caban | msvcrt: Use per thread locale in many functions. |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Piotr Caban | msvcrt: Rename functions conflicting with mingw headers. |
blob | commitdiff | raw | diff to current |
2010-01-28 |
Uwe Bonnes | msvcrt: read_i should pull in LF after CR only in unbuf... |
blob | commitdiff | raw | diff to current |
2010-01-28 |
Uwe Bonnes | msvcrt: Check for EOF before correcting CR/LF. |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Uwe Bonnes | msvcrt: Handle CR at buffer boundary and test case. |
blob | commitdiff | raw | diff to current |
2010-01-18 |
Uwe Bonnes | msvcrt: xxopen() accepts spaces in the mode string. |
blob | commitdiff | raw | diff to current |
2010-01-14 |
Jeff Zaroyko | msvcrt: Check if argument passed to _dup2 is positive. |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Alexandre Julliard | msvcrt: Add validity checks on the size of the handle... |
blob | commitdiff | raw | diff to current |
2009-05-27 |
Michael Stefaniuc | msvcrt: Replace size_t with MSVCRT_size_t. |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Alexandre Julliard | msvcrt: Replace long by MSVCRT_long. |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Alexandre Julliard | msvcrt: Fix the stat and finddata structures for 64... |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Alexandre Julliard | msvcrt: Add explicit 32- and 64-bit versions of the... |
blob | commitdiff | raw | diff to current |
2009-02-18 |
Alexandre Julliard | msvcrt: Don't try to duplicate invalid handles. Don... |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Michael Stefaniuc | msvcrt: Remove superfluous pointer casts. |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Dan Kegel | msvcrt: Remove CRs earlier in ascii mode in fseek,... |
blob | commitdiff | raw | diff to current |
2009-01-29 |
Dan Kegel | msvcrt: _flsbuf zeroes _cnt. |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Hans Leidekker | msvcrt: Forward ANSI open functions to their Unicode... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Dan Kegel | msvcrt: Remove CRs earlier in ascii mode. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
Alexandre Julliard | msvcrt: Convert the open functions to use MS ABI varargs. |
blob | commitdiff | raw | diff to current |
2009-01-03 |
Alexandre Julliard | msvcrt: Convert all the printf functions to use MS... |
blob | commitdiff | raw | diff to current |
2008-12-16 |
Dan Kegel | msvcrt: fread: Exhaust buffered data before using unbuf... |
blob | commitdiff | raw | diff to current |
2008-12-15 |
Alexandre Julliard | msvcrt: Add a few more *_func functions to replace... |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Alexandre Julliard | msvcrt: Use iob_func instead of p__iob on non-x86. |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Alexandre Julliard | msvcrt: Use intptr_t or size_t instead of long where... |
blob | commitdiff | raw | diff to current |
2008-12-10 |
Francois Gouget | msvcrt: Fix the permissions returned by fstat*() (with... |
blob | commitdiff | raw | diff to current |
2008-10-22 |
Andrew Talbot | msvcrt: Sign-compare warnings fix. |
blob | commitdiff | raw | diff to current |
2008-08-19 |
Michael Karcher | msvcrt/file: stdio should clamp characters to 8 bits. |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Alexandre Julliard | Avoid exporting common symbols since that's broken... |
blob | commitdiff | raw | diff to current |
2008-04-29 |
Alexandre Julliard | msvcrt: Rename a few functions to avoid conflicts with... |
blob | commitdiff | raw | diff to current |
2008-04-09 |
Erik de Castro Lopo | msvcrt: Clear end-of-file flag on fseek. |
blob | commitdiff | raw | diff to current |
2008-03-07 |
Andrew Talbot | msvcrt: Assign to structs instead of using memcpy. |
blob | commitdiff | raw | diff to current |
2008-03-01 |
James Hawkins | janitorial: Remove links to any microsoft site. |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Dan Kegel | msvcrt: Fix EOF behavior on read from pipe or console. |
blob | commitdiff | raw | diff to current |
2007-12-24 |
Andrew Talbot | msvcrt: Remove unneeded cast. |
blob | commitdiff | raw | diff to current |
2007-10-09 |
Dan Kegel | msvcrt: Fix ^Z handling in text mode. |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Dan Kegel | msvcrt: Improve CR CR LF handling. |
blob | commitdiff | raw | diff to current |
2007-09-24 |
Hans Leidekker | msvcrt: Implement _wspawnv{, e, p, pe}. |
blob | commitdiff | raw | diff to current |
2007-09-19 |
Tijl Coosemans | msvcrt: Resolve symbols clashes with FreeBSD libc. |
blob | commitdiff | raw | diff to current |
2007-07-04 |
Michael Stefaniuc | msvcrt: Remove superfluous casts of void pointers to... |
blob | commitdiff | raw | diff to current |
2007-06-25 |
Michael Stefaniuc | msvcrt: Do not use wide character constants. |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Francois Gouget | msvcrt: When operating on a closed pipe, read() should... |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Andrew Talbot | msvcrt: Exclude unused headers. |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Jan Zerebecki | msvcrt: Add DebugInfo to critical sections. |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Damjan Jovanovic | msvcrt: Fix fstat's handling of pipes and char devices. |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Damjan Jovanovic | msvcrt: Implemented stat64, wstat64 and fstat64. |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Alexandre Julliard | msvcrt: Implement fopen/wfopen on top of fsopen/wfsopen... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Eric Pouech | msvcrt: Fix the internal flag computation for _open_osf... |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Francois Gouget | Don't put single quotes around '%s' when using the... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Andrew Talbot | msvcrt: Cast-qual warnings fix. |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Louis. Lenders | msvcrt: Add stub for _setmaxstdio + tiny test. |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Duane Clark | msvcrt: Fix fread on large buffers in ascii mode. |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Louis. Lenders | msvcrt: Add stub for _getmaxstdio. |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Markus Amsler | msvcrt: Fix fread eof handling. |
blob | commitdiff | raw | diff to current |
2006-10-13 |
Markus Amsler | msvcrt: fread: Fill buffer on small reads. |
blob | commitdiff | raw | diff to current |
2006-10-04 |
Michael Stefaniuc | msvcrt: Win64 printf format warning fixes. |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Duane Clark | msvcrt: fgetc needs to use unsigned parameters. |
blob | commitdiff | raw | diff to current |
2006-09-20 |
Andrew Talbot | msvcrt: Cast-qual warnings fix. |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Duane Clark | msvcrt: In text mode a ctrl-z signals EOF. |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Michael Stefaniuc | msvcrt: Remove redundant NULL checks before MSVCRT_free. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Duane Clark | msvcrt: Fix fgetwc/s in binary mode. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Duane Clark | msvcrt: Remove read_i loop and fix fread. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Duane Clark | msvcrt: Fix _getw. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Duane Clark | msvcrt: Fix fread. |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Duane Clark | msvcrt: Fix _read and fgetc. |
blob | commitdiff | raw | diff to current |
2006-06-13 |
Alexandre Julliard | msvcrt: Explicitly specify CDECL calling convention... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
blob | commitdiff | raw | diff to current |
2006-05-08 |
qingdoa daoo | msvcrt: Don't duplicate handle in _get_osfhandle. |
blob | commitdiff | raw | diff to current |
2006-04-11 |
Eric Pouech | msvcrt: IO init. |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Alexandre Julliard | msvcrt: Fix fflush() of files opened for read. |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Peter Beutner | msvcrt: Correctly set EOF flag in fread(). |
blob | commitdiff | raw | diff to current |
2006-02-17 |
Peter Beutner | msvcrt: Fix use of uninitialized variable. |
blob | commitdiff | raw | diff to current |
2006-02-10 |
Uwe Bonnes | msvcrt: In _mktemp sixth generated charater always... |
blob | commitdiff | raw | diff to current |
2006-01-24 |
Alexandre Julliard | msvcrt: Use the msvcrt version of printf everywhere. |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Sasha Slijepcevic | msvcrt: In _tempnam, if TMP is set, it has a precedence... |
blob | commitdiff | raw | diff to current |
2005-11-16 |
Saulius Krasuckas | Fix _fcloseall() return value. |
blob | commitdiff | raw | diff to current |
2005-10-07 |
Vitaliy Margolen | Fix initial position for files opened with O_APPEND... |
blob | commitdiff | raw | diff to current |
2005-09-26 |
Francois Gouget | Make it clear the empty body sections are not accidental. |
blob | commitdiff | raw | diff to current |
2005-09-02 |
Mike McCormack | Fix gcc 4.0 warnings. |
blob | commitdiff | raw | diff to current |
2005-07-10 |
Felix Nawothnig | Allow reading 0 bytes in fread. |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Paul Rupe | Make ungetc(EOF) a no-op. |
blob | commitdiff | raw | diff to current |
2005-05-16 |
Uwe Bonnes | Correct return value of fsetpos. |
blob | commitdiff | raw | diff to current |
2005-05-12 |
<wine.larry.engho... | Flush output buffers from _close() rather than MSVCRT_f... |
blob | commitdiff | raw | diff to current |
2005-05-05 |
<wine.larry.engho... | Return ENOENT rather than EBADF from MSVCRT_fopen(... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Hans Leidekker | Implement and test _chsize. |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Jason Edmeades | Make msvcrt printf use the internal routines which... |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2005-01-10 |
Bill Medland | Only report the unsupported flags. |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Lionel Ulmer | Handle buffering in fgetpos / fsetpos. |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Juan Lang | - make file functions (mostly) thread-safe |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Rein Klazes | - implement __pioinfo, __badioinfo and _adjust_fdiv |
blob | commitdiff | raw | diff to current |
2004-12-09 |
Juan Lang | - implement _dup, _dup2, and _pipe |
blob | commitdiff | raw | diff to current |
2004-12-07 |
Juan Lang | Flush file in fputc when character is '\n'. |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Juan Lang | Set st_mode bits in _fstati64. |
blob | commitdiff | raw | diff to current |
2004-11-03 |
Tony Lambregts | Fix up init_fp test for freopen. |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Hans Leidekker | Prefix _fsopen with MSVCRT_ to avoid collision with... |
blob | commitdiff | raw | diff to current |
2004-09-08 |
Hans Leidekker | Fix signed/unsigned comparison warnings. |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Eric Pouech | - msvcrt: the file descriptors are now inherited betwee... |
blob | commitdiff | raw | diff to current |
2004-06-25 |
Dimitrie O. Paun | Split the MSVCRT implementation headers from the public... |
blob | commitdiff | raw | diff to current |
next |