Export the temp buffer functionality in the debug functions interface
[wine] / libs / wine / debug.c
2005-09-26  Alexandre JulliardExport the temp buffer functionality in the debug funct...
2005-09-26  Alexandre JulliardUse int instead of long in interlocked_* functions...
2005-09-23  Alexandre JulliardDefined a proper structure for debug channels.
2005-04-25  Alexandre JulliardRemove a few more instances of strncpy.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2003-12-05  Alexandre JulliardAdded a WINEDEBUG environment variable that allows...
2003-10-03  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-03-22  Alexandre JulliardMoved libwine to libs/ directory.