Fix TB_GETSTYLE message to return the style of the toolbar and not the
[wine] / libs / port / Makefile.in
2004-04-06  Alexandre JulliardAdded support for fstatvfs.
2004-03-05  Alexandre JulliardUse statvfs instead of statfs, and provide a default...
2004-01-08  Alexandre JulliardAdded configure check for readlink.
2003-11-12  Alexandre JulliardAdded sigsetjmp/siglongjmp and gettid to the portabilit...
2003-09-24  Alexandre JulliardMoved DLLFLAGS to a separate variable instead of includ...
2003-04-02  Dimitrie O. PaunAdd spawnvp to the portability lib.
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-19  Alexandre JulliardAdded getopt routine to libwine_port (based on a patch...
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...