Added missing prototypes to avoid compile warnings on Solaris.
[wine] / scheduler / timer.c
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.