Moved most of the 16-bit task support and NE module loader to
[wine] / dlls / ntdll / sysdeps.c
2003-08-21  Alexandre JulliardStore the debug info structure on the thread stack.
2003-08-15  Alexandre JulliardMoved __errno_location() handling to pthread.c, and...
2003-08-12  Alexandre JulliardFixed the pthread wrappers to work with the new glibc...
2003-08-02  Alexandre JulliardProperly free thread stacks on NPTL systems.
2003-07-24  Pierre d'HerbemontAdded PowerPC support in SYSDEPS_SwitchToThreadStack.
2003-07-16  Pierre d'HerbemontAdded support for the TEB on Mac OS X.
2003-07-03  Alexandre JulliardFixed compile when functions are not inlined.
2003-06-27  Alexandre JulliardMoved some of the process functions to dlls/kernel.