projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mshtml: HTMLWindow_item code clean up.
[wine]
/
dlls
/
ntdll
/
signal_powerpc.c
2010-09-08
André Hentschel
ntdll: Remove an unused function from signal_powerpc.
blob
|
commitdiff
|
raw
2009-11-19
Alexandre Julliard
ntdll: Moved the TEB allocation routines to the platfor...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Alexandre Julliard
ntdll: Moved RtlCaptureStackBackTrace stub to the cpu...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Alexandre Julliard
ntdll: Use the exception code as exit status when no...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Alexandre Julliard
ntdll: Move the abort_thread() function to the CPU...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Alexandre Julliard
ntdll: Move all thread exit processing to exit_thread...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Alexandre Julliard
ntdll: Simplify the thread startup routine and make...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-01
Alexandre Julliard
ntdll: Use standard siginfo signal handlers on all...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Alexandre Julliard
ntdll: Move NtRaiseException and RtlUnwind implementati...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Alexandre Julliard
ntdll: Set the exception address to the program counter...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Alexandre Julliard
ntdll: Move the RtlRaiseException implementation into...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Alexandre Julliard
ntdll: Add a raise_status function and avoid exporting...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Alexandre Julliard
server: Define a generic context structure instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Alexandre Julliard
ntdll: Move the copy_context function into the respecti...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Alexandre Julliard
ntdll: Moved exit_thread and abort_thread functions...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Alexandre Julliard
ntdll: Move the CPU-specific handling of current TEB...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Alexandre Julliard
ntdll: Replaced get_cpu_context by RtlCaptureContext...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Maarten Lankhorst
ntdll: Make all exported wine functions CDECL.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Alexandre Julliard
ntdll: Pass the error code to VIRTUAL_HandleFault,...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Alexandre Julliard
ntdll: Split the signal setup into process-wide and...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Alexandre Julliard
server: Use SIGQUIT instead of SIGTERM to terminate...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-19
Michael Stefaniuc
ntdll: Remove duplicate includes.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
ntdll: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Make the server signal mask global.
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-01-11
Alexandre Julliard
ntdll: Handle NtSetContextThread on the client side...
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-09-14
Alexandre Julliard
Support arbitrary sizes for the thread signal stack...
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-17
Mike McCormack
Use HANDLE instead of HKEY in the NT API.
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-05-05
Emmanuel Maillard
- Fix NTDLL_wait_for_multiple_objects call in usr1_handler.
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
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
Removed some unnecessary includes.
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-10-28
Alexandre Julliard
Removed no longer needed SIGNAL_Unblock() function.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-22
Alexandre Julliard
A signal stack is not needed on PowerPC.
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-21
Marcus Meissner
Added missing register defines for Linux/PPC.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-16
Pierre d'Herbemont
Change __darwin__ to __APPLE__.
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-05-13
Pierre d'Herbemont
- Save more registers (exception, float...) if they...
blob
|
commitdiff
|
raw
|
diff to current
2003-05-04
Marcus Meissner
Fixed powerpc compile.
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-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-01-04
Alexandre Julliard
Removed a few more #ifdef __WINE__.
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-12-03
Alexandre Julliard
Merged font.h and path.h into gdi.h. Moved x11font...
blob
|
commitdiff
|
raw
|
diff to current
2002-10-30
Marcus Meissner
Powerpc instruction pointer is Iar, not Eip.
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-08-30
Marcus Meissner
Use Iar (Instruction Address Register) instead of Fill[0].
blob
|
commitdiff
|
raw
|
diff to current
2002-08-28
Patrik Stridvall
MSVC compatibility fixes.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-27
Marcus Meissner
Implemented signal handling for PPC.
blob
|
commitdiff
|
raw
|
diff to current