include: Added IDL file for BITS.
[wine] / libs / port / interlocked.c
2007-02-05  Alexandre Julliardlibwine_port: Implemented interlocked_cmpxchg64 for...
2007-02-05  Damjan Jovanoviclibwine_port: Added interlocked_cmpxchg64.
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-26  Alexandre JulliardUse int instead of long in interlocked_* functions...
2005-07-18  Kevin KoltzauAdd x86_64 interlocked functions.
2004-10-18  Vincent BéronAdd some more Alpha asm code and Alpha-specific parts.
2004-10-11  Vincent BéronImplement interlocked* and wine_switch_to_stack for...
2003-07-02  Marcus MeissnerAdded isync to the interlocked functions.
2003-05-04  Pierre d'HerbemontAdd register preservation when using lawrx instruction.
2003-03-20  Alexandre JulliardMoved interlocked functions to libwine_port.