Fix signed/unsigned comparison warnings.
[wine] / libs /
2003-04-14  Alexandre JulliardHacked 0x00a5 to map to backslash in Shift-JIS codepage.
2003-04-11  Robert ReifAdd direct sound driver guids.
2003-04-08  Rok MandeljcAdded stubs for dpnhpast and for all the dmusic dlls.
2003-04-03  Alexandre JulliardAdded --with-nptl configure option and necessary change...
2003-04-02  Dimitrie O. PaunAdd spawnvp to the portability lib.
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 JulliardPortability fixes.
2003-03-23  Alexandre JulliardAdded a .def file for libwine.
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.
2003-03-21  Alexandre JulliardAdded 'wine' prefix to libwine_unicode exports.
2003-03-21  Alexandre JulliardMoved libwine_unicode to the libs/ directory.
2003-03-21  Rok MandeljcStub implementation of the dmusic dll.
2003-03-20  Alexandre JulliardAdded memcpy_unaligned to libwine_port.
2003-03-20  Alexandre JulliardMoved interlocked functions to libwine_port.
2003-03-20  Alexandre JulliardReplaced mkstemp by mkstemps from libiberty.
2003-03-20  Alexandre JulliardMoved libwine_uuid to the new libs/ directory.
2003-03-19  Alexandre JulliardAdded getopt routine to libwine_port (based on a patch...
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...