Properly save/restore %gs register across 16-bit calls.
[wine] / scheduler / timer.c
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-11-25  Steve LustbaderStubs for CreateTimerQueue and DeleteTimerQueueEx.
2002-11-18  Marcus MeissnerFixed strict aliasing issue in __pthread_once and SetWa...
2002-10-07  Steve LustbaderProvide stubs for Create/DeleteTimerQueueTimer.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-01-05  Alexandre JulliardAdded handle_t type to server interface so that we...
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-30  Alexandre JulliardAdded exception handling wrapper to a number of server...
1999-12-13  Alexandre JulliardUse waitable timers to implement service thread timers.
1999-11-29  Alexandre JulliardImplemented waitable timers.