Cast time_t to long for printing.
[wine] / libs / wine /
2003-09-17  Alexandre JulliardMoved almost all remaining process, thread, fiber and...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-03  Alexandre JulliardMoved the implementation of the pthread wrappers to...
2003-08-29  Alexandre JulliardExport SYSDEPS_SwitchToThreadStack() functionality...
2003-08-27  Todd VierlingUse MAP_TRYFIXED on NetBSD if available.
2003-08-20  Alexandre JulliardRemove the dummy pthread functions and use -lpthread...
2003-07-03  Alexandre JulliardAdded a file_exists argument to wine_dll_load to allow...
2003-05-01  Alexandre JulliardMoved rules for building shared libraries into a global...
2003-04-30  Alexandre JulliardAdded wine_init.
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...
2003-04-03  Alexandre JulliardAdded --with-nptl configure option and necessary change...
2003-03-30  Adam GundyMake sure all the bits of the LDT are initialized.
2003-03-28  Yorick Hardystdint.h should be included for compiling on NetBSD.
2003-03-28  Steven EdwardsFixed the .def files for the Mingw build.
2003-03-26  Alexandre JulliardMoved errno_location support to sysdeps.c.
2003-03-23  Alexandre JulliardAdded a .def file for libwine.
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.