projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Allow APCs to run while waiting for a debug event reply.
[wine]
/
dlls
/
ntdll
/
signal_i386.c
2007-01-18
Alexandre Julliard
ntdll: Make the server signal mask global.
blob
|
commitdiff
|
raw
2007-01-17
Joel Parker
Remove redundant semicolons for ANSI compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Peter Beutner
ntdll: Fix single stepping over popf instruction.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Hans Leidekker
ntdll: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Marcus Meissner
ntdll: Clear alignment check flag before entering excep...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-28
Marcus Meissner
ntdll: Align stack to 4 bytes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-28
Robert Shearman
ntdll: Avoid crashing in check_atl_thunk if an executio...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Marcus Meissner
ntdll: Avoid ebx being clobbered in exception handler.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Alexandre Julliard
include: Added definitions for the fault address except...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Alexandre Julliard
ntdll: Added sysctl to make the signal stack per-thread...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Alexandre Julliard
ntdll: Remove some macros and clean up the code now...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Alexandre Julliard
ntdll: Switch linux to siginfo-style signal handling.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Alexandre Julliard
ntdll: Get rid of the Linux legacy signal stack switching.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Tijl Coosemans
ntdll: Cleanup signal_i386.c a bit and fix *BSD.
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-04-20
Alexandre Julliard
ntdll: Get registers on the client side for NtGetContex...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
James Hawkins
ntdll: Return error if the signal index equals the...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-03
Alexandre Julliard
ntdll: Save FPU context for all exceptions.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Petr Tesarik
ntdll: Fix debug exceptions from VM86.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Detlef Riekenberg
ntdll: Avoid compile error caused by a single quote.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Robert Shearman
ntdll: Add a define for SYS_sigaction to __NR_sigaction.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Eric Pouech
A couple of new valgrind instrumentations for better...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-10
Alexandre Julliard
ntdll: Added emulation of ATL thunks for platforms...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
Robert Millan
Enable for GNU/kFreeBSD the same kernel-specific interf...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Robert Millan
ntdll: Rename i386 CPU trap codes to avoid collision...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-27
Eric Pouech
Suppress some false-positives reported by valgrind.
blob
|
commitdiff
|
raw
|
diff to current
2006-01-20
Alexandre Julliard
ntdll: Move the %gs register to the ntdll_thread_regs...
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
2005-12-19
Alexandre Julliard
ntdll: Make __wine_call_from_32_restore_regs take a...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-16
Alexandre Julliard
ntdll: More compatible exception information for protec...
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-11-23
Alexandre Julliard
Preserve 16-byte stack alignment in the various assembly
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Ken Thomases
Updated context definitions for the latest Darwin/x86.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-15
Alexandre Julliard
Use proper asm name for external functions.
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
Robert Shearman
Make the call exception handler function more compatibl...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-31
Marcus Meissner
Added assembly implementation of EXC_CallHandler.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-04
Alexandre Julliard
Clear the single-step flag in setup_exception instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-27
Alexandre Julliard
Fixed exception handling on MacOS.
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-08-25
Glenn Wurster
Make stack check work if stack is a small value.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-03
Alexandre Julliard
Some fixes for the Darwin build.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-21
Mike McCormack
Don't include winbase.h or winerror.h when not necessary.
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-05-14
Alexandre Julliard
Store the 16-bit stack pointer in the WOW32Reserved...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-07
Alexandre Julliard
Prefix the internal name of all register functions...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Mike McCormack
Implemented NtSignalAndWaitForSingleObject.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-24
Dmitry Timoshkov
Match RaiseException and EXCEPTION_RECORD to SDK defini...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-02
Peter Chapman
Fix up several inline assembler blocks so that they...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-24
Pierre d'Herbemont
Added signal support for Darwin/i386.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-04
Markus Amsler
Pass debug exceptions to winedos.
blob
|
commitdiff
|
raw
|
diff to current
2004-02-24
Dmitry Timoshkov
Set SA_RESTART sigaction flag for other BSDs beside...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-16
Robert Lunnon
Save UESP instead of ESP where UESP defined.
blob
|
commitdiff
|
raw
|
diff to current
2004-01-14
Alexandre Julliard
Fixed __siginfo type for Solaris (based on a patch...
blob
|
commitdiff
|
raw
|
diff to current
2003-12-08
Dimitrie O. Paun
Move content of global.h into the appropriate private...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-17
Alexandre Julliard
Added wine_ldt_is_system() to replace the IS_SELECTOR_S...
blob
|
commitdiff
|
raw
|
diff to current
2003-11-11
Jukka Heinonen
Fix race in real mode event handling.
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
Use the signal stack pointer to determine the current...
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-30
Alexandre Julliard
Fixed race in %gs selector restoring during vm86 mode...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-28
Alexandre Julliard
Removed no longer needed SIGNAL_Unblock() function.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-28
Alexandre Julliard
Switch back to the main process stack before calling...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-22
Alexandre Julliard
Simplified signal stack allocation a bit, and avoid...
blob
|
commitdiff
|
raw
|
diff to current
2003-10-14
Jukka Heinonen
Remove races from DPMI async event handling.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-08
Alexandre Julliard
Added __wine_set_signal_fs function to avoid sharing the
blob
|
commitdiff
|
raw
|
diff to current
2003-09-18
Alexandre Julliard
Moved synchronization and syslevel routines to dlls...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-17
Alexandre Julliard
Moved instruction emulation to dlls/kernel.
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-27
Alexandre Julliard
Avoid including stackframe.h if it's not needed.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-01
Jukka Heinonen
Start processing asynchronous DOS events in DPMI mode.
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-16
Jukka Heinonen
Remove SIGALRM handler.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-07
Eric Pouech
Correctly convert into EXCEPTION_RECORD SIGTRAPs receiv...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-04
Yorick Hardy
Use SA_RESTART on NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2003-05-14
Alexandre Julliard
Made INSTR_EmulateInstruction return the exception...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-06
Alexandre Julliard
Added support for retrieving page fault address on...
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-03
Eric Pouech
No longer call WaitFor*Object* from ntdll (but NtWait...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-28
Yorick Hardy
Added fields from NetBSD struct sigcontext on i386.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-25
Alexandre Julliard
Store %gs in the TEB on every call to 16-bit code,...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-24
Alexandre Julliard
Make sure changes to the debug registers while inside...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-21
Alexandre Julliard
Split signal blocking code out of SIGNAL_Reset into...
blob
|
commitdiff
|
raw
|
diff to current
2003-03-04
Alexandre Julliard
Use SIGUSR1 instead of SIGSTOP to suspend threads.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-27
Alexandre Julliard
Properly save/restore %gs register across 16-bit calls.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-04
Alexandre Julliard
Removed a few more #ifdef __WINE__.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-13
Jukka Heinonen
When asynchronous signals are blocked, block also SIGUSR2.
blob
|
commitdiff
|
raw
|
diff to current
2002-12-10
Alexandre Julliard
winnt.h should not be self-contained, it must depend...
blob
|
commitdiff
|
raw
|
diff to current
2002-11-08
Marcus Meissner
Only enable VM86 mode if we have the <sys/vm86.h> inclu...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-28
Lionel Ulmer
Raise an exception if any Wine or Winelib code does...
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-09-09
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Patrik Stridvall
Added include protection for unistd.h and sys/time.h.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Rafael Kitover
Portability fixes for Cygwin.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Eric Pouech
Added a generic mechanism to set up hooks for dispatchi...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-22
Alexandre Julliard
Replace all uses of PREFIX and @function by the __ASM_N...
blob
|
commitdiff
|
raw
|
diff to current
next