ChangeSet ID: 7424 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/12 14:16:07
Modified files: dlls/ntdll : wcstring.c string.c ntdll.spec
Log message: Thomas Mertes thomas.mertes@gmx.at Implement _itoa, _ltoa, _ultoa, _i64toa, _ui64toa, _itow, _ltow, _ultow, _i64tow, _ui64tow, _atoi64, _wtoi, _wtol, _wtoi64.
Patch: http://cvs.winehq.com/patch.py?id=7424
Old revision New revision Changes Path 1.17 1.18 +273 -31 wine/dlls/ntdll/wcstring.c 1.8 1.9 +208 -26 wine/dlls/ntdll/string.c 1.89 1.90 +10 -3 wine/dlls/ntdll/ntdll.spec