.spec.c files are no longer used for 32-bit dlls.
[wine] / dlls / ntdll / string.c
2003-10-21  Dave BelangerFix splitpath and wsplitpath for the file extension.
2003-10-15  Alexandre JulliardRewrote splitpath and wsplitpath to avoid modifying...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-03-22  Thomas Mertes- Implement RtlDowncaseUnicodeString, RtlUniform, iswdi...
2003-03-12  Thomas MertesImplement _itoa, _ltoa, _ultoa, _i64toa, _ui64toa,...
2002-10-09  Alexandre JulliardFixed buffer size in _ultoa (spotted by Joerg Mayer).
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-16  Alexandre JulliardImplemented strtolW/strtoulW in libwine_unicode and...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-07  Johann MessnerFixed bug in _ultoa.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2001-01-22  Jon Griffiths- Remove <string.h> from winnt.h.
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.