projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
msxml3: Support VT_I2 variants tracing.
[wine]
/
dlls
/
kernel32
/
sync.c
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
blob
|
commitdiff
|
raw
2012-03-12
Alexandre Julliard
kernel32: Implement the memory resource notification...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
André Hentschel
kernel32: Make Sleep hotpatchable.
blob
|
commitdiff
|
raw
|
diff to current
2011-12-07
Pierre Schweitzer
kernel32: Fix memory leak.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Bernhard Loos
server: Store sharing state for named pipes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-22
Bernhard Loos
kernel32: Create(Named)Pipe uses an nonalertable io...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-23
Peter Oberndorfer
kernel32: Fix WaitForMultipleObjectsEx for handles...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-29
Austin English
kernel32: Add stub for QueryMemoryResourceNotification.
blob
|
commitdiff
|
raw
|
diff to current
2010-02-24
Andrey Turkin
kernel32: Use TEB-based buffer in CreateMutexExA.
blob
|
commitdiff
|
raw
|
diff to current
2010-01-18
Alexandre Julliard
ntdll: Fix the NtCreateEvent prototype.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-16
Stefan Leichter
kernel32: Added stub for CreateMemoryResourceNotification.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-27
Alexandre Julliard
kernel32: Make GetQueuedCompletionStatus return failure...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-08
Alexandre Julliard
kernel32: Move the 16-bit synchronization functions...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Alexandre Julliard
kernel32: Add appropriate stdcall decorations to assemb...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-11
Michael Stefaniuc
kernel32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-03
Alexandre Julliard
kernel32: Fix the last error code for timeout in GetQue...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-23
Nikolay Sivov
kernel32: Added DeleteTimerQueue.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Alexandre Julliard
include: Implemented inline asm functions for x86_64...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
Alexandre Julliard
kernel32: Implemented the Ex variants of CreateEvent...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Alexandre Julliard
kernel32: Added implementation for UnregisterWaitEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-04
Alexandre Julliard
kernel32: Implemented the wrapper functions for job...
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
kernel32: Fix a typo in the leadin check in WaitNamedPipeW.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Dan Hipschman
ntdll: Implement RtlDeleteTimer for kernel32's DeleteTi...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-25
Dan Hipschman
ntdll: Implement RtlUpdateTimer for kernel32's ChangeTi...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Dan Hipschman
ntdll: Implement RtlCreateTimer for kernel32's CreateTi...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
Dan Hipschman
ntdll: Implement [Rtl]Create/DeleteTimerQueue[Ex].
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
Dan Hipschman
kernel32: Add a stub for ChangeTimerQueueTimer.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-23
Jon Griffiths
ntdll: Implement [Rtl]InitializeCriticalSectionEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-21
Alexandre Julliard
kernel32: Waitable timer names are case sensitive.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-21
Alexandre Julliard
kernel32: Semaphore names are case sensitive.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-21
Alexandre Julliard
kernel32: Event names are case sensitive.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-21
Alexandre Julliard
kernel32: Mutex names are case sensitive.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-18
Austin English
kernel32: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-07
Rob Shearman
kernel32: Implement RegisterWaitForSingleObjectEx.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-02
Rob Shearman
kernel32: Implement RegisterWaitForSingleObject and...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-21
Andrey Turkin
ntdll: Implement BindIoCompletionCallback.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-18
Rico Schüller
kernel32: Fix typo.
blob
|
commitdiff
|
raw
|
diff to current
2007-09-28
Andrey Turkin
kernel32: Pass completion value to ntdll layer.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-16
Alexandre Julliard
kernel32: Always clear the I/O status block count befor...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Huw Davies
kernel32: SetNamedPipeHandleState() is a stub, so for...
blob
|
commitdiff
|
raw
|
diff to current
2007-07-12
Huw Davies
kernel32: Swap incorrect use of buffers.
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
Andrey Turkin
kernel32: Implement IO completion functions on top...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-08
Andrey Turkin
kernel32: Factor out all kernel32 timeout-conversion...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-23
Dmitry Timoshkov
kernel32: Fix compilation warnings in 64-bit mode.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-01
Louis Lenders
kernel32: Add stub for BindIoCompletionCallback.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-16
Alexandre Julliard
kernel32: Use the correct access rights when opening...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-10
Alexandre Julliard
kernel32: Add SYNCHRONIZE access to mailslot handles.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-23
Alexandre Julliard
kernel32: Fixed timeout calculation in WaitNamedPipe.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
kernel32: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Rob Shearman
kernel32: Implement CallNamedPipeW.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-01
Alexandre Julliard
kernel32: Moved PeekNamedPipe implementation to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Michael Stefaniuc
kernel32: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-12
Alexandre Julliard
kernel32: Renamed the kernel directory to kernel32.
blob
|
commitdiff
|
raw
|
diff to current