projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix bogus unreal code page messages in _setmbcp().
[wine]
/
dlls
/
kernel
/
2005-11-21
Saulius Krasuckas
- ANSI SCSI revision is a hex number.
tree
|
commitdiff
2005-11-18
Alexandre Julliard
Avoid setting the context before the thread has started...
tree
|
commitdiff
2005-11-18
Alexandre Julliard
Added a few more Unicode digits from Unicode version...
tree
|
commitdiff
2005-11-18
Dmitry Timoshkov
Use case insensitive comparison to check file extensions.
tree
|
commitdiff
2005-11-17
Robert Shearman
The BOM doesn't need a DWORD sized variable, only a...
tree
|
commitdiff
2005-11-15
Detlef Riekenberg
Made test loadable on NT 3.51 again (GetDiskFreeSpaceEx...
tree
|
commitdiff
2005-11-15
Cihan Altinay
Disable PARMRK input flag of serial ports.
tree
|
commitdiff
2005-11-15
Paul Vriens
Corrected last error information.
tree
|
commitdiff
2005-11-14
Eric Pouech
NtReadFile: now returning correct status in NtReadFile...
tree
|
commitdiff
2005-11-14
Eric Pouech
Fix set_test_val function declaration to ensure stack...
tree
|
commitdiff
2005-11-12
Paul Vriens
Add some extra error information.
tree
|
commitdiff
2005-11-12
Phil Lodwick
prefix can be NULL for GetTempFileNameW.
tree
|
commitdiff
2005-11-11
Vincent Béron
Protect sys/stat.h with a conditional.
tree
|
commitdiff
2005-11-10
Francois Gouget
Remove spaces before '\n' in traces.
tree
|
commitdiff
2005-11-10
Francois Gouget
Add trailing '\n's to ok() and TRACE() calls.
tree
|
commitdiff
2005-11-10
Saulius Krasuckas
Add error code valid for Win9x and XP.
tree
|
commitdiff
2005-11-08
Robert Lunnon
Implement GlobalMemoryStatusEx for Solaris.
tree
|
commitdiff
2005-11-08
Saulius Krasuckas
Take into account some alignment done by HeapAlloc...
tree
|
commitdiff
2005-11-08
Markus Amsler
Improve c2man Documented-Total count. Changes:
tree
|
commitdiff
2005-11-04
Uwe Bonnes
More verbose output when unhandled exception occurs.
tree
|
commitdiff
2005-11-03
Alexandre Julliard
Fixed fd leaks (spotted by Cihan Altinay).
tree
|
commitdiff
2005-11-02
Alexandre Julliard
Fixed Get/SetThreadContext to work properly on suspende...
tree
|
commitdiff
2005-11-01
Alexandre Julliard
Don't send an extra signal when waiting for a debug...
tree
|
commitdiff
2005-11-01
Bernd Schmidt
Implemented FindExSearchLimitToDirectories.
tree
|
commitdiff
2005-10-31
Marcus Meissner
Define obsoleted CLK_TCK to CLOCKS_PER_SEC if not there.
tree
|
commitdiff
2005-10-29
Eric Pouech
Implemented local/global atom creation, deletion &...
tree
|
commitdiff
2005-10-28
Saulius Krasuckas
Test CreateThread() for reception of NULL pointer to...
tree
|
commitdiff
2005-10-28
Saulius Krasuckas
Don't send a CTRL_C_EVENT signal to console if we are...
tree
|
commitdiff
2005-10-28
Saulius Krasuckas
Add a test for GetThreadExitCode.
tree
|
commitdiff
2005-10-27
Uwe Bonnes
Test for argv handling.
tree
|
commitdiff
2005-10-26
Alexandre Julliard
In FindNextFileExW don't report directory symlinks...
tree
|
commitdiff
2005-10-26
Vitaliy Margolen
Test for return value from CreateDirectory("c:").
tree
|
commitdiff
2005-10-20
Rein Klazes
In GetDiskFreeSpace:
tree
|
commitdiff
2005-10-18
Vitaliy Margolen
LoadLibrary should ignore trailing spaces in the librar...
tree
|
commitdiff
2005-10-18
Alexandre Julliard
Revert previous change, OF_EXIST really returns HFILE_E...
tree
|
commitdiff
2005-10-17
Uwe Bonnes
Remove unspecific FIXME.
tree
|
commitdiff
2005-10-17
Alexandre Julliard
Ignore empty environment strings.
tree
|
commitdiff
2005-10-11
Detlef Riekenberg
NT3.51 returns ERROR_MORE_DATA.
tree
|
commitdiff
2005-10-11
Mike McCormack
Make sure not to strcpy from a NULL default value pointer.
tree
|
commitdiff
2005-10-10
Maxime Bellengé
In case of failure and OF_EXIST is specified, return...
tree
|
commitdiff
2005-10-10
Christian Costa
Add trace to DefineDosDevice.
tree
|
commitdiff
2005-10-10
Marcus Meissner
Pass characters to get_file_name() helper, not bytes.
tree
|
commitdiff
2005-10-06
Vitaliy Margolen
Fix atom tests on win9x.
tree
|
commitdiff
2005-10-06
Joshua Davies
Windows is returning the length of the string, plus...
tree
|
commitdiff
2005-10-06
Vitaliy Margolen
Add brackets around (a)?b:c construct.
tree
|
commitdiff
2005-10-04
Alexandre Julliard
Set WINEDEBUG to an empty value instead of removing...
tree
|
commitdiff
2005-10-04
Alexandre Julliard
Copy WINEDEBUG from the Windows environment to allow...
tree
|
commitdiff
2005-09-30
Vitaliy Margolen
Add brackets around (a)?b:c construct.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-09-28
Alexandre Julliard
Declare debug channels as static variables so that...
tree
|
commitdiff
2005-09-28
Eric Pouech
Added a bunch of test cases for atoms.
tree
|
commitdiff
2005-09-27
Alexandre Julliard
Don't apply relocations a second time to self loaded...
tree
|
commitdiff
2005-09-27
Eric Pouech
Implemented kernel32 process affinity handling on top...
tree
|
commitdiff
2005-09-27
Alex Villacís Lasso
Tolerate ioctl failure in GetCommState() in order to...
tree
|
commitdiff
2005-09-26
Alexandre Julliard
Use int instead of long in interlocked_* functions...
tree
|
commitdiff
2005-09-26
Alexandre Julliard
Use a larger buffer in CopyFileW now that the file...
tree
|
commitdiff
2005-09-26
Eric Pouech
- now passing access rights when creating a named pipe...
tree
|
commitdiff
2005-09-25
Alexandre Julliard
Replace DPRINTF by TRACE in a few places.
tree
|
commitdiff
2005-09-22
Alexandre Julliard
Removed unused debug channels.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
We are no longer generating .spec.c files.
tree
|
commitdiff
2005-09-21
Alexandre Julliard
Generate 16-bit spec files as assembly code too.
tree
|
commitdiff
2005-09-21
Vitaliy Margolen
Specify flag OBJ_CASE_INSENSITIVE when calling appropri...
tree
|
commitdiff
2005-09-18
Alexandre Julliard
Moved return value handling to the individual relay...
tree
|
commitdiff
2005-09-13
Alexandre Julliard
Remove the 'L' suffix on a number of constants to avoid...
tree
|
commitdiff
2005-09-12
Eric Pouech
Implemented kernel32.GetThreadTimes on top of ntdll...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a few more pointer to integer typecast issues...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Use MAKEINTRESOURCE instead of casts where appropriate.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Parameters to virtual memory functions need to be SIZE_T.
tree
|
commitdiff
2005-09-12
Dmitry Timoshkov
strcpynAtoW takes number of characters, not bytes.
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed a number of pointer to integer conversions that...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some more traces to use the right printf format...
tree
|
commitdiff
2005-09-12
Alexandre Julliard
Fixed some traces to use the right printf format and...
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Specify 64-bit integers as double instead of long long...
tree
|
commitdiff
2005-09-09
Alexandre Julliard
Use a more portable scheme for storing the name of...
tree
|
commitdiff
2005-09-08
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-09-07
Eric Pouech
Implemented kernel32:SetThreadPriority on top of ntdll...
tree
|
commitdiff
2005-09-07
Aric Stewart
Fix the translation of dest to DestW, having it be...
tree
|
commitdiff
2005-09-06
Ivan Leo Puoti
Added FSCTL_PIPE_LISTEN support.
tree
|
commitdiff
2005-09-06
Marcus Meissner
Remove -DETCDIR (unused).
tree
|
commitdiff
2005-09-06
Alex Villacís Lasso
Check against NULL libname in LoadModule16.
tree
|
commitdiff
2005-09-06
Eric Pouech
- rewrite kernel32:{Set|Get}PriorityClass on top of...
tree
|
commitdiff
2005-09-06
Eric Pouech
Fixes for function prototypes without arguments.
tree
|
commitdiff
2005-09-06
Ivan Leo Puoti
Get ExitProcess to call NtTerminateProcess.
tree
|
commitdiff
2005-09-06
Phil Krylov
Fixed compilation of kernel32.dll.so on non-x86 processors.
tree
|
commitdiff
2005-09-03
Alexandre Julliard
Use explicit function pointers for pthread support...
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Moved the implementation of a couple of system.drv...
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Removed a few no longer used 16-bit exports.
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Moved TaskFindHandle16 to toolhelp16.c.
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Moved GlobalMasterHandle to global16.c.
tree
|
commitdiff
2005-08-29
Alexandre Julliard
Moved the kernel 16-bit initialization to a new DllEntr...
tree
|
commitdiff
2005-08-27
Alexandre Julliard
Don't try to initialize the 16-bit thunking code if...
tree
|
commitdiff
2005-08-23
Alexandre Julliard
Rewrote Get/SetHandleInformation to call the correspond...
tree
|
commitdiff
2005-08-22
Ivan Leo Puoti
Let DeviceIoControl call the appropriate native interface.
tree
|
commitdiff
2005-08-22
Gerald Pfeifer
Prefer sys/limits.h over machine/limits.h.
tree
|
commitdiff
2005-08-22
Phil Krylov
Fixed InterLocked* function definitions for non-x86...
tree
|
commitdiff
2005-08-19
Marcus Meissner
Protect GlobalAddAtomA string handling by exception...
tree
|
commitdiff
2005-08-19
Gerald Pfeifer
Enable SCSI_getprocentry() on non-Linux platforms which...
tree
|
commitdiff
2005-08-18
Ivan Leo Puoti
Implement FSCTL_PIPE_DISCONNECT in NtFsControlFile...
tree
|
commitdiff
2005-08-18
Saulius Krasuckas
Test passing NULL source to WideCharToMultiByte.
tree
|
commitdiff
2005-08-17
Mike McCormack
gcc 4.0 warning fixes.
tree
|
commitdiff
next