projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Call the equivalent delegate function for all of the simple
[wine]
/
dlls
/
ntdll
/
sync.c
2005-10-27
Vitaliy Margolen
- Send whole OBJECT_ATTRIBUTES.Attributes to the server...
blob
|
commitdiff
|
raw
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-13
Mike McCormack
Add and fix function prototypes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-10
Mike McCormack
Dependency fixes for winternl.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Alexandre Julliard
Moved the ntdll per-thread data out of the TEB into...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-16
Alexandre Julliard
Removed the special casing of kernel32 and ntdll for...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Eric Pouech
Removed the no longer user APC_ASYNC kind of APC.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-16
Mike McCormack
Declare and define a stub for NtSignalAndWaitForSingleO...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-04
Steven Edwards
Added a check for poll.h.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-14
Eric Pouech
- got rid of include/async.h
blob
|
commitdiff
|
raw
|
diff to current
2004-12-17
Jon Griffiths
Remove unneeded headers to reduce unneeded rebuilds.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-13
Robert Shearman
Implement NtQueryTimer.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Eric Pouech
- moved event, semaphore, mutex implementation from...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-02
Jeremy White
Tune the behavior of Sleep() and Waitxxx() to more...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Alexandre Julliard
Implemented NtYieldExecution.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-09
Jeremy White
Made NtDelayExecution with a 0 timeout yield the CPU...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-01
Rolf Kalbermatter
NtPulseEvent: Don't print FIXME for an optional paramet...
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
2003-11-06
Alexandre Julliard
Added server_abort_thread to replace SYSDEPS_AbortThread.
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
Implemented NtDelayExecution and make Sleep call it.
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-04
Jukka Heinonen
Timer routines must check for NULL timer name.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-20
Eric Pouech
Implemented timer related functions in ntdll and make...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Alexandre Julliard
Implemented NtQueueApcThread, and changed the server...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-02
Alexandre Julliard
Added abs_time_t structure to the server protocol,...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-31
Alexandre Julliard
Added missing NONAMELESSSTRUCT/UNION.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-31
Alexandre Julliard
Moved WaitForMultipleObjects to ntdll (based on a patch...
blob
|
commitdiff
|
raw
|
diff to current
2002-12-05
Patrik Stridvall
Replace 0x%p with %p.
blob
|
commitdiff
|
raw
|
diff to current
2002-11-21
Andrew John Hughes
Build ntdll with -DSTRICT.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Patrik Stridvall
Moved all the content of the DDK files ntdef.h and...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-31
Vincent Béron
Removed trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-11-30
Alexandre Julliard
Redesign of the server communication protocol to allow...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-10
Jörg Mayer
Fixed a few signed/unsigned and "unsigned < 0 always...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-19
Alexandre Julliard
Moved server.h to include/wine.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-11
Patrik Stridvall
Documentation fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-19
Patrik Stridvall
Documentation ordinal fixes.
blob
|
commitdiff
|
raw
|
diff to current
2001-02-27
Alexandre Julliard
New set of macros for server calls; makes requests...
blob
|
commitdiff
|
raw
|
diff to current
2001-01-05
Alexandre Julliard
Added handle_t type to server interface so that we...
blob
|
commitdiff
|
raw
|
diff to current
2000-09-29
Alexandre Julliard
Moved a bunch of routines to kernel32.dll (with the...
blob
|
commitdiff
|
raw
|
diff to current
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
blob
|
commitdiff
|
raw
|
diff to current
2000-07-29
Alexandre Julliard
Removed a few external dependencies from ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-29
Alexandre Julliard
Removed debugstr.h.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-26
Alexandre Julliard
Don't crash when ObjectAttributes is NULL.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-24
Alexandre Julliard
Changed the server to return STATUS_* error codes.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-23
Juergen Schmied
- implementation of RtlReg* (read access), RtlEvent...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Patrik Stridvall
Added missing/wrong includes.
blob
|
commitdiff
|
raw
|
diff to current
1999-05-23
Alexandre Julliard
Converted to the new debug interface, using script...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-19
Patrik Stridvall
New debug scheme with explicit debug channels declaration.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-09
Juergen Schmied
- sorted API by groups
blob
|
commitdiff
|
raw
|
diff to current