Make init_thread request deal better with fd allocation errors.
[wine] / server / context_powerpc.c
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-05-12  Pierre d'HerbemontAdd support for Darwin's ptrace.
2003-03-22  Alexandre JulliardMake a distinction between the thread Unix pid and...
2003-03-11  Alexandre JulliardAttaching the debugger to a running process should...
2003-03-04  Alexandre JulliardUse SIGUSR1 instead of SIGSTOP to suspend threads.
2003-02-14  Alexandre JulliardChanged fd operations to take a struct fd instead of...
2002-08-30  Marcus MeissnerUse Iar (Instruction Address Register) instead of Fill[0].
2002-08-17  Marcus MeissnerImplemented server context/ptrace handling for Linux...