projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Moved __errno_location() handling to pthread.c, and added similar
[wine]
/
files
/
2003-08-12
Alexandre Julliard
Allocate DebugInfo field for all critical sections...
tree
|
commitdiff
2003-07-21
Mike McCormack
Fix a couple of bugs in CDROM_GetSerial:
tree
|
commitdiff
2003-07-03
Alexandre Julliard
Fixed compile when functions are not inlined.
tree
|
commitdiff
2003-06-27
Stefan Leichter
Added line wrapping for a FIXME.
tree
|
commitdiff
2003-06-26
Eric Pouech
- made async.h ready for use in ntdll: replaced all...
tree
|
commitdiff
2003-06-24
Bill Medland
A little SMB preparatory work:
tree
|
commitdiff
2003-06-24
Alexandre Julliard
Moved tape.c to dlls/kernel.
tree
|
commitdiff
2003-06-24
Eric Pouech
- start moving a few file related functions from files...
tree
|
commitdiff
2003-06-23
Eric Pouech
- in kernel32, replaced all {Enter|Leave}CriticalSectio...
tree
|
commitdiff
2003-06-21
Eric Pouech
- adapted kernel32 so that it no longer (directly)...
tree
|
commitdiff
2003-06-18
Francois Gouget
'sizeof type' is best avoided as it won't always compil...
tree
|
commitdiff
2003-06-14
Alexandre Julliard
Make it possible to retrieve an inheritable handle...
tree
|
commitdiff
2003-06-04
Francois Gouget
Fix some typos.
tree
|
commitdiff
2003-06-04
Jukka Heinonen
Migrate most int21 ioctl routines to winedos.
tree
|
commitdiff
2003-05-19
Mike McCormack
Removed unnecessary casts.
tree
|
commitdiff
2003-05-15
Philip Mason
Force FILE_GetTempFileName to continue looking for...
tree
|
commitdiff
2003-04-22
Eric Pouech
Moved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers...
tree
|
commitdiff
2003-04-19
Michal Janusz Miroslaw
Fixed typo in comment.
tree
|
commitdiff
2003-04-19
Michal Janusz Miroslaw
On Linux: avoid blocking in DOSFS_OpenDir_VFAT if speci...
tree
|
commitdiff
2003-04-17
Michal Janusz Miroslaw
Refuse to read non-block device set in config.
tree
|
commitdiff
2003-04-17
Uwe Bonnes
FindFirstFile on root directory should fail.
tree
|
commitdiff
2003-04-08
Alexandre Julliard
Make DRIVE_FindRootW really behave like DRIVE_FindRoot.
tree
|
commitdiff
2003-04-04
Mike Hearn
Correct the error code returned when a file does not...
tree
|
commitdiff
2003-03-30
Adam Gundy
Don't read uninitialized data when a '$' is found.
tree
|
commitdiff
2003-03-28
Alexandre Julliard
Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by...
tree
|
commitdiff
2003-03-26
Alexandre Julliard
Implemented file change notifications, based on a patch...
tree
|
commitdiff
2003-03-25
Gerald Pfeifer
Add trailing full-stop to warning in DIR_GetPath().
tree
|
commitdiff
2003-03-23
Stefan Leichter
Moved implementation of GetPrivateProfileInt from ascii...
tree
|
commitdiff
2003-03-20
Gerald Pfeifer
Tweak error message in PROFILE_UsageWineIni().
tree
|
commitdiff
2003-03-18
Alexandre Julliard
Implemented file locking functions (partly based on...
tree
|
commitdiff
2003-03-15
Tony Lambregts
Replace DPRINTF with TRACE.
tree
|
commitdiff
2003-03-04
Alexandre Julliard
Fixed int conversion in GetPrivateProfileInt so that...
tree
|
commitdiff
2003-03-04
Enrico Horn
Simple way to get the label of mixed-mode cd.
tree
|
commitdiff
2003-02-26
Alexandre Julliard
MoveFile[AW] should simply call MoveFileEx[AW]. Should...
tree
|
commitdiff
2003-02-14
Alexandre Julliard
Changed fd operations to take a struct fd instead of...
tree
|
commitdiff
2003-01-24
Alexandre Julliard
Removed no longer needed inclusion of heap.h.
tree
|
commitdiff
2003-01-23
Marcus Meissner
Remove errno.h from files that do not need it.
tree
|
commitdiff
2003-01-23
Gerald Pfeifer
Properly cast struct sockaddr_in* to struct sockaddr...
tree
|
commitdiff
2003-01-13
Robert Shearman
- Add some stubs.
tree
|
commitdiff
2003-01-11
Shachar Shemesh
Removed the FIXMEs when performing MoveFileEx with
tree
|
commitdiff
2003-01-10
Shachar Shemesh
Set correct last error if the path contains wildcard...
tree
|
commitdiff
2003-01-07
Dimitrie O. Paun
Define NONAMELESS{STRUCT,UNION} explicitly in the files...
tree
|
commitdiff
2003-01-02
Alberto Massari
Add stub implementation for ReplaceFile.
tree
|
commitdiff
2002-12-23
Uwe Bonnes
DRIVE_Init: Use strtoulW to initialize the drive serial...
tree
|
commitdiff
2002-12-13
György 'Nog' Jeney
- Reimplement time functions using ntdll functions.
tree
|
commitdiff
2002-12-12
Dimitrie O. Paun
Move excpt.h out of include/msvcrt/ as it does not...
tree
|
commitdiff
2002-12-12
Francois Gouget
Fix the error codes returned by DeleteFile{A,W} to...
tree
|
commitdiff
2002-12-11
György 'Nog' Jeney
- Implement RtlLocalTimeToSystemTime and RtlSystemTimeT...
tree
|
commitdiff
2002-12-07
Stefan Leichter
Moved implementation of GetDiskFreeSpaceEx from ascii...
tree
|
commitdiff
2002-11-30
Martin Wilck
Fixed some problems with asynchronous file IO.
tree
|
commitdiff
2002-11-23
Alexandre Julliard
Removed no longer needed PROFILE_LoadWineIni().
tree
|
commitdiff
2002-11-22
Alexandre Julliard
Removed support for converting old format config, every...
tree
|
commitdiff
2002-11-21
Andrew John Hughes
Build ntdll with -DSTRICT.
tree
|
commitdiff
2002-11-15
Ryan Cumming
Implemented GetFileSizeEx (based on a patch by Steve...
tree
|
commitdiff
2002-11-13
Dmitry Timoshkov
Maintain lower cased file names in the Wine config...
tree
|
commitdiff
2002-11-08
Ryan Cumming
- Silence annoying "Empty path passed" error.
tree
|
commitdiff
2002-11-04
Alexandre Julliard
Make COMSPEC point to wcmd.exe, not command.com.
tree
|
commitdiff
2002-10-28
György 'Nog' Jeney
Copy the necessary data from the unicode struct to...
tree
|
commitdiff
2002-10-25
Alexandre Julliard
Get rid of FILE_ATTRIBUTE_SYMLINK (based on a patch...
tree
|
commitdiff
2002-10-23
Patrik Stridvall
Don't use wine/unicode.h in the header files, include...
tree
|
commitdiff
2002-10-23
Patrik Stridvall
Fixed mismatches between the Wine headers and the Micro...
tree
|
commitdiff
2002-10-09
Alexandre Julliard
Transmit the Windows PATH to child processes using...
tree
|
commitdiff
2002-09-27
György 'Nog' Jeney
Check for an empty string in DOSFS_FindNextEx to avoid...
tree
|
commitdiff
2002-09-17
Francois Gouget
Remove references to PCVOID and LPUINT.
tree
|
commitdiff
2002-09-17
Martin Wilck
- Return correct error codes.
tree
|
commitdiff
2002-09-17
Marcus Meissner
Fixed "conditional expr is always true due to being...
tree
|
commitdiff
2002-09-16
Dimitrie O. Paun
Mark files starting with a dot as FA_HIDDEN.
tree
|
commitdiff
2002-09-16
Marcus Meissner
info->u.smb_dir is a pointer, errors are signaled by...
tree
|
commitdiff
2002-09-13
Alexandre Julliard
Removed remaining references to advapi32 registry funct...
tree
|
commitdiff
2002-09-13
Martin Wilck
Wait timeout must be 0 if bWait == FALSE.
tree
|
commitdiff
2002-09-13
Alexandre Julliard
Removed references to advapi32 registry functions from...
tree
|
commitdiff
2002-09-12
Alexandre Julliard
Fixed warnings caused by new winternl.h.
tree
|
commitdiff
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
tree
|
commitdiff
2002-09-12
Martin Wilck
Fix the behavior of GetOverlappedResult() and WSAGetOve...
tree
|
commitdiff
2002-09-12
Michael Beach
Fixed buffer size in DIR_TryModulePath for Win32 modules.
tree
|
commitdiff
2002-08-31
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-27
Alexandre Julliard
Added wine_get_user_name function and got rid of some...
tree
|
commitdiff
2002-08-27
Alexandre Julliard
Fixed permission check when renaming a directory (based...
tree
|
commitdiff
2002-08-27
Dmitry Timoshkov
Convert most of the file APIs to Unicode.
tree
|
commitdiff
2002-08-26
Patrik Stridvall
MSVC compatibility fixes.
tree
|
commitdiff
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
tree
|
commitdiff
2002-08-09
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2002-08-03
Juergen Schmied
- Fixed possible loss of data with given overlapped...
tree
|
commitdiff
2002-07-31
Eric Pouech
Made the calls to (Read|Write)Console through a functio...
tree
|
commitdiff
2002-07-31
Rafael Kitover
Changed dos_handles to store dups of stdio/out/err...
tree
|
commitdiff
2002-07-31
Alexandre Julliard
Fixed HANDLE<->HFILE conversions, since they will be...
tree
|
commitdiff
2002-07-20
Rein Klazes
Repair SetLastError in FindNextFileA.
tree
|
commitdiff
2002-07-19
Mike McCormack
First go at reading directories on public SMB shares.
tree
|
commitdiff
2002-07-16
Andreas Mohr
Fixed uninitialized HKEYs.
tree
|
commitdiff
2002-07-10
Alexandre Julliard
Fixed handling of drives with "/" path (thanks to Marcu...
tree
|
commitdiff
2002-07-03
Gregg Mattinson
Cast void* to char* for pointer arithmetic.
tree
|
commitdiff
2002-07-02
Alexandre Julliard
Fixed warnings.
tree
|
commitdiff
2002-07-01
Mike McCormack
Return the correct length when getting a complete secti...
tree
|
commitdiff
2002-06-21
Alexandre Julliard
Fixed regression caused by previous change.
tree
|
commitdiff
2002-06-20
Alexandre Julliard
Create the server directory and socket file in /tmp.
tree
|
commitdiff
2002-06-20
Alexandre Julliard
Make sure that DRIVE_FindDriveRoot always returns an...
tree
|
commitdiff
2002-06-05
Alexandre Julliard
Check access rights before renaming or deleting files...
tree
|
commitdiff
2002-05-31
Vincent Béron
Removed trailing whitespace.
tree
|
commitdiff
2002-05-30
Alexandre Julliard
Added wine_server_fd_to_handle to replace FILE_DupUnixH...
tree
|
commitdiff
2002-05-30
Vincent Béron
- Fixed GetSystemTimeAdjustment prototype and added...
tree
|
commitdiff
next