Module: wine Branch: refs/heads/master Commit: bd298b511e5839c0915914b4569f587ef0c37df5 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=bd298b511e5839c0915914b4...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Dec 21 20:06:42 2005 +0100
server: Set the context flags in get_thread_context to indicate which parts of the returned context are valid.
---
server/context_alpha.c | 64 +++++++++++++++------------------------------- server/context_i386.c | 13 ++++++++- server/context_powerpc.c | 41 ++++++++++++++++------------- server/context_sparc.c | 5 +++- server/context_x86_64.c | 7 ++++- 5 files changed, 64 insertions(+), 66 deletions(-)