projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ntdll: Block async signals during process init and thread creation.
[wine]
/
dlls
/
ntdll
/
thread.c
2007-01-18
Alexandre Julliard
ntdll: Block async signals during process init and...
blob
|
commitdiff
|
raw
2007-01-18
Alexandre Julliard
ntdll: Avoid heap allocations during thread creation.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Joel Parker
Remove redundant semicolons for ANSI compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Alexandre Julliard
server: Support queuing some APCs to a process instead...
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Andrew Talbot
ntdll: Remove unused function.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-04
Alexandre Julliard
server: Add a generic apc_call structure to make it...
blob
|
commitdiff
|
raw
|
diff to current
2006-11-15
Eric Pouech
ntdll: Fixed returned status for NtQueryThreadInformati...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Eric Pouech
ntdll: Implemented AmILastThread information class...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Alexandre Julliard
include: Exception filters should return LONG, not...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-26
Alexandre Julliard
server: Convert thread creation/exit times to the abs_t...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-24
Alexandre Julliard
ntdll: Allocate the PEB with NtAllocateVirtualMemory...
blob
|
commitdiff
|
raw
|
diff to current
2006-07-21
Alexandre Julliard
ntdll: Use NtAllocateVirtualMemory to allocate all...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Pierre d'Herbemont
ntdll: Fix NtQueryInformationThread on non x86.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-27
Eric Pouech
ntdll/kernel32: Moved GetThreadSelectorEntry to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Michael Stefaniuc
Don't check pointers for NULL before RtlFreeHeap. It...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Alexandre Julliard
ntdll: Get registers on the client side for NtGetContex...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-11
Juan Lang
ntdll: Initialize a variable.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-14
Robert Shearman
ntdll: Move the call to MODULE_DllThreadAttach from...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-22
Alexandre Julliard
kernel: Moved the get_startup_info call to ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
Alexandre Julliard
ntdll: Move the TEB register to the ntdll_thread_regs...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-13
Alexandre Julliard
ntdll: Add debug registers to the context of all except...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Alexandre Julliard
ntdll: Handle NtSetContextThread on the client side...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-11
Eric Pouech
ntdll: Implemented ntdll.NtSetInformationThread(ThreadA...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-17
Alexandre Julliard
ntdll: Don't use a real guard page at the bottom of...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-12
Alexandre Julliard
TEB.StackLimit should not include the guard page.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
Make wine_server_fd_to_handle use attributes instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Alexandre Julliard
server: Use attributes instead of inherit flag in proce...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-14
Eric Pouech
Init wShowWindow in RTL_USER_PARAMETERS for Wine proces...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-05
Kevin Koltzau
x86_64 references a named union, ensure unions are...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-03
Vitaliy Margolen
Get rid of CPU id when copying context
blob
|
commitdiff
|
raw
|
diff to current
2005-11-02
Alexandre Julliard
Fixed Get/SetThreadContext to work properly on suspende...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-01
Alexandre Julliard
Don't send the incoming context to the server for get_t...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-14
Alexandre Julliard
Support arbitrary sizes for the thread signal stack...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Eric Pouech
Implemented kernel32.GetThreadTimes on top of ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-12
Alexandre Julliard
Use SIZE_T instead of ULONG for the size arguments...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-07
Eric Pouech
Implemented kernel32:SetThreadPriority on top of ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-03
Alexandre Julliard
Use explicit function pointers for pthread support...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-18
Alexandre Julliard
Added a stub for NtAlertResumeThread.
blob
|
commitdiff
|
raw
|
diff to current
2005-08-09
Alexandre Julliard
Added a VIRTUAL_alloc_teb function to allocate TEBs...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Alexandre Julliard
Use the new RtlExitUserThread function instead of exporting
blob
|
commitdiff
|
raw
|
diff to current
2005-07-14
Alexandre Julliard
Moved initialization of the default user process parame...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Alexandre Julliard
Return the startup info size in the init_thread request...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Alexandre Julliard
Don't require execute permission for thread stacks.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Robert Shearman
Add support for impersonating a token.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-17
Alexandre Julliard
The TEB doesn't need execute permissions.
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-06-05
Alexandre Julliard
Avoid accessing the htask16 TEB field from ntdll.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-27
Alexandre Julliard
Removed the MESSAGEQUEUE structure, and store the corre...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-19
Alexandre Julliard
Added support for the TLS expansion slots, adding an...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-22
Ivan Leo Puoti
Replace GetCurrentProcess() with NtCurrentProcess(...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-11
Robert Shearman
Fix NtAllocateVirtualMemory declaration and fix users...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-21
Alexander Yaworsky
Make RtlCreateUserThread fail if process handle is...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Francois Gouget
Update RTL_BITMAP and RTL_BITMAP_RUN to match the 2000...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-13
Mike McCormack
Implement SetThreadToken using NtSetInformationThread.
blob
|
commitdiff
|
raw
|
diff to current
2004-06-15
Alexandre Julliard
Store the number of processors in the PEB structure.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-17
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-15
Alexandre Julliard
Get rid of the TEB flags, they are no longer used.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-05
Alexandre Julliard
Fixed a couple of race conditions in the wine_pthread...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-07
Alexandre Julliard
Don't use constructors for ntdll and kernel32 initializ...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-25
Alexandre Julliard
Store the thread entry point in the startup info passed...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-18
Alexandre Julliard
Force minimum stack size to 1Mb for Xlib.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-09
Alexandre Julliard
Moved the remaining SYSDEPS_* functions to the wine_pth...
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-11-05
Alexandre Julliard
Added wine_pthread_create_thread and wine_pthread_exit_...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-04
Alexandre Julliard
Allocate the TEB and signal stack separately from the...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-31
Alexandre Julliard
Implemented RtlCreateUserThread, and use it to move...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-09
Alexandre Julliard
Use the Rtl bitmap functions to implement Tls allocation.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-09
Alexandre Julliard
Moved the constructor for the initial TEB to ntdll...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-08
Alexandre Julliard
On TlsFree, clear the released TLS index in all threads.
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-08-28
Alexandre Julliard
Start using the exported TEB structure from winternl...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-09
Alexandre Julliard
Implemented the ThreadBasicInformation case for
blob
|
commitdiff
|
raw
|
diff to current
2003-04-04
Alexandre Julliard
Implemented NtQueueApcThread, and changed the server...
blob
|
commitdiff
|
raw
|
diff to current