ntdll/tests: Fix a compiler warning on PowerPC.
[wine] / dlls / ntdll / tests / large_int.c
2009-01-03  Alexandre Julliardntdll/tests: Skip large integer tests that crash on...
2006-10-14  Michael Stefaniucntdll/tests: Win64 printf format warning fixes.
2006-08-23  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-06-20  Stefan HuehnerFix more -Wstrict-prototypes warnings.
2004-12-17  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-08-14  Francois GougetAvoid annoying 'macro redefinition' warnings by defining
2004-02-07  Francois GougetAdd trailing '\n's to ok() calls.
2003-12-15  Hans LeidekkerCheck if a function exists before testing it.
2003-10-04  Michael GünnewigFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-06  Alexandre JulliardAvoid non-portable long long constants.
2003-02-19  Thomas MertesTests for RtlCharToInteger, RtlExtendedMagicDivide...