glibc2.2 needs __USE_ISOC99 for FP_NAN and isfinite().
[wine] / dlls / crtdll / wcstring.c
2000-11-08  Jon Griffiths- Implemented 73 CRT functions
2000-08-14  Alexandre JulliardCleaned up a few inter-dll dependencies. Added a few...
2000-08-11  Alexandre JulliardAdded Unicode ctype support.
2000-06-23  Alexandre JulliardMoved shared crtdll/ntdll functions into ntdll.
2000-06-08  Dmitry TimoshkovImplement NTDLL.towupper and NTDLL.towlower using alrea...
2000-03-24  Patrik StridvallFixed some warnings.
2000-02-26  Alexandre JulliardMore portable CRTDLL_iswctype.
2000-02-14  Gerald PfeiferFixed FreeBSD compile.
2000-02-13  David HowellsImplemented isw*() wctype.h functions.
1999-11-14  Marcus MeissnerWork around glibc bug, that does not handle latin-1...
1999-08-08  Alexandre JulliardReimplemented multi-byte and wide-chars functions to...