projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcrt: Support expand_wildcards parameter in __wgetmainargs function.
[wine]
/
dlls
/
msvcrt
/
file.c
2012-12-13
Piotr Caban
msvcrt: Don't flush stream in fputs function.
blob
|
commitdiff
|
raw
2012-12-12
Piotr Caban
msvcrt: Added _fwprintf_l implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Piotr Caban
msvcrt: Added _vfwprintf_l implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-10
Piotr Caban
msvcrt: Fixed _localtime64 implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-02
Piotr Caban
msvcrt: Allocate buffer in fwrite function.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-24
Piotr Caban
msvcrt: Fixed _ungetwc implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
Piotr Caban
msvcrt: Fixed tmpfile implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Michael Stefaniuc
msvcrt: Aoid TRUE:FALSE conditional expressions.
blob
|
commitdiff
|
raw
|
diff to current
2012-07-26
Alexandre Julliard
msvcrt: Make sure that errno is always set when calling...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-18
André Hentschel
msvcrt: Add tmpfile_s implementation.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-28
Robert van Herk
msvcrt: Fix file mode T (temporary file).
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Akihiro Sagawa
msvcrt: Add support for _flushall to clear all input...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Akihiro Sagawa
msvcrt: Add a helper function to flush all buffers.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-14
Akihiro Sagawa
msvcrt: Add support for fflush to clear an input buffer.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-07
Piotr Caban
msvcrt: Handle negative file->_cnt value in _flsbuf...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
Eric Pouech
msvcrt: Fix TRACE format modifier for wfreopen.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-09
Daniel Lehman
msvcrt: Sync _wtempnam with _tempnam.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-24
Piotr Caban
msvcrt: Fix FILE critical section initialization.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-23
Piotr Caban
msvcrt: Keep FILE critical section initialized after...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Francois Gouget
msvcrt: Statically initialize and name the MSVCRT_file_...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-16
Piotr Caban
msvcrt: Don't use fputc in flsbuf implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Piotr Caban
msvcrt: Don't hold FILE critical section in some functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
André Hentschel
msvcrt: Implement _wfreopen_s.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
André Hentschel
msvcrt: Implement freopen_s.
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Francois Gouget
msvcrt: Give a name to the critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Piotr Caban
msvcrt: Free fd entries with incorrect HANDLE value.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-06
Piotr Caban
msvcrt: Fix __pioinfo block size.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-26
Piotr Caban
msvcrt: Fixed tmpnam and _wtmpname implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-20
Damjan Jovanovic
msvcrt: The time passed to utime functions can be NULL.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-03
Piotr Caban
msvcrt: Fix mingw compilation issues.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
Piotr Caban
msvcrt: Improved tmpnam/wtmpnam implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-25
Piotr Caban
msvcrt: Use get_locinfo instead of get_locale.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Francois Gouget
msvcrt: Add a trailing '\n' to an ERR() call.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Piotr Caban
msvcrt: Make FILE writing functions thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Piotr Caban
msvcrt: Make FILE reading functions thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Piotr Caban
msvcrt: Make FILE position related functions thread...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Piotr Caban
msvcrt: Make FILE->_flag reading functions thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Piotr Caban
msvcrt: Make ungetc and ungetwc thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Piotr Caban
msvcrt: Make setvbuf thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Piotr Caban
msvcrt: Make _flsbuf thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Piotr Caban
msvcrt: Make _filbuf thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Piotr Caban
msvcrt: Make fclose thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-20
Piotr Caban
msvcrt: Make fflush function thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Piotr Caban
msvcrt: Make printf functions thread safe.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Piotr Caban
msvcrt: Added _lock_file/_unlock_file implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Piotr Caban
msvcrt: Improved _getmaxstdio and _setmaxstdio implemen...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Piotr Caban
msvcrt: Allocate FILE tables dynamically.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-19
Piotr Caban
msvcrt: Allocate ioinfo tables dynamically.
blob
|
commitdiff
|
raw
|
diff to current
2011-05-11
Piotr Caban
msvcrt: Don't pass NULL as __ms_va_list in printf imple...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-03
Piotr Caban
msvcrt: Added _wtmpnam implementation.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-28
Francois Gouget
msvcrt: Fix compilation on systems that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-25
Piotr Caban
msvcrt: Use callback based printf in fprintf functions...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-25
Eric Pouech
msvcrt: ungetc must create a buffer, even if _IONBF...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-20
Andrew Nguyen
msvcrt: Avoid the use of SetFilePointerEx in _lseeki64.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-27
Nikolay Sivov
msvcrt: Implement _wsopen_s.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-26
Nikolay Sivov
msvcrt: Implemented _sopen_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-03
Austin English
msvcrt: Fix a compiler warning on PowerPC.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Eryk Wieliczko
msvcrt: Implement fprintf_s and fwprintf_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Eryk Wieliczko
msvcrt: Implement printf_s and wprintf_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Eryk Wieliczko
msvcrt: Implement vprintf_s and vwprintf_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-25
Eryk Wieliczko
msvcrt: Implement vfprintf_s and vfwprintf_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-11
Eryk Wieliczko
msvcrt: Fixed (_w)fopen_s with test.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Eric Pouech
msvcrt: Correctly manage va_list:s in vf(w)printf ny...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Eryk Wieliczko
msvcrt: Implement _ftelli64.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Eric Pouech
msvcrt: Implemented _(w)access_s.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-03
Eric Pouech
msvcrt: Implemented _putwch.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
Eryk Wieliczko
msvcrt: Implement _fseeki64.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-02
Eryk Wieliczko
msvcrt: Add stub functions _lock_file and _unlock_file.
blob
|
commitdiff
|
raw
|
diff to current
2010-11-01
Eric Pouech
msvcrt: Use the new parameter checking macros for f...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-21
Piotr Caban
msvcrt: Added _wfopen_s implementation.
blob
|
commitdiff
|
raw
|
diff to current
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
next