Update the address of the Free Software Foundation.
[wine] / dlls / ntdll / tests / string.c
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-12  Aric StewartBoth wcschr and wcsrchr should be able to find the...
2005-06-27  Stefan HuehnerFix some -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-03-18  Thomas MertesTests for _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,...