projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix a memory leak.
[wine]
/
dlls
/
kernel
/
file.c
2005-10-26
Alexandre Julliard
In FindNextFileExW don't report directory symlinks...
blob
|
commitdiff
|
raw
2005-10-18
Alexandre Julliard
Revert previous change, OF_EXIST really returns HFILE_E...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-10
Maxime Bellengé
In case of failure and OF_EXIST is specified, return...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-11
Uwe Bonnes
STATUS_TIMEOUT is no error for Read|WriteFile.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Mike McCormack
- don't include winreg.h
blob
|
commitdiff
|
raw
|
diff to current
2005-05-24
Rein Klazes
Work around a problem where WriteFile is asked to write...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-30
Mike McCormack
Implement mailslots.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Dmitry Timoshkov
Match OVERLAPPED structure to the SDK definition.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Eric Pouech
- got rid of include/async.h
blob
|
commitdiff
|
raw
|
diff to current
2005-01-11
Rein Klazes
memicmpW() count are WCHAR's not bytes. Fixes opening...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-23
Michael Stefaniuc
Do not check for non NULL pointer before HeapFree'ing...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-22
Dmitry Timoshkov
Uncomment call to FlushConsoleInputBuffer in FlushFileB...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-21
Dmitry Timoshkov
Postpone creation disposition check in CreateFile until...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-28
Dmitry Timoshkov
Add a test for ReadFile/WriteFile fault handling, make...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-24
Dmitry Timoshkov
Remove useless calls to IsBadReadPtr from ReadFile...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-21
Eric Pouech
Moved kernel32.DeleteFileW core implementation to ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Hans Leidekker
Include stdio.h for MinGW.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-18
Alexandre Julliard
Fd type is no longer used, get rid of it.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-17
Eric Pouech
- better support for non-blocking COMM and socket read...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-09
Rob Shearman
Add TRACE to ReadFileEx.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-15
Alexandre Julliard
Added magic number in the FindFirstFile structure to...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Alexandre Julliard
Rewrote SetFilePointer to use SetFilePointerEx.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-14
Mike McCormack
Implemented SetFilePointerEx.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-22
Christian Costa
Added some traces to kernel file functions.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-13
Alexandre Julliard
Added proper support for switching file APIs between...
blob
|
commitdiff
|
raw
|
diff to current
2004-05-03
Alexandre Julliard
OF_CREATE should force write access in OpenFile.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-01
Alexandre Julliard
Moved most remaining file functions to dlls/kernel.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-01
Alexandre Julliard
Reimplemented GetFileType and SetEndOfFile using ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-30
Alexandre Julliard
Added a few more info classes in NtQueryInformationFile.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Alexandre Julliard
Reimplemented GetFileAttributesExW and GetCompressedFil...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Alexandre Julliard
Reimplemented GetFileAttributesW, SetFileAttributesW...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-17
Alexandre Julliard
Make FindFirstFileExW and FindFirstChangeNotificationW...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-03
Alexandre Julliard
Reimplemented DeleteFile by using CreateFile with
blob
|
commitdiff
|
raw
|
diff to current
2004-03-25
Alexandre Julliard
Split OpenFile implementation in separate 16- and 32...
blob
|
commitdiff
|
raw
|
diff to current
2004-03-17
Alexandre Julliard
Reimplemented FindFirstFile/FindNextFile on top of
blob
|
commitdiff
|
raw
|
diff to current
2004-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-16
Francois Gouget
Return HFILE_ERROR instead of -1 in _lread.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-14
Eric Pouech
- got rid of FILE_Dup2 export from kernel32
blob
|
commitdiff
|
raw
|
diff to current
2003-12-08
Dimitrie O. Paun
Move content of global.h into the appropriate private...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-30
Alexandre Julliard
Replace calls to WaitForMultipleObjects with a 0 count...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-26
Eric Pouech
- made async.h ready for use in ntdll: replaced all...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-24
Eric Pouech
- start moving a few file related functions from files...
blob
|
commitdiff
|
raw
|
diff to current