netstat: Initial implementation.
[wine] / dlls / crtdll /
2000-06-14   <jimregan@litsu.ie>Added difftime function.
2000-06-08  Dmitry TimoshkovImplement NTDLL.towupper and NTDLL.towlower using alrea...
2000-04-16  Uwe Bonnesfgets: Don't swallow \n, treat EOF
2000-03-28  Patrik Stridvall- Added/fixed some documentation reported by winapi_check
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-24  Patrik StridvallFixed some warnings.
2000-03-24  Patrik StridvallFixed some issues reported by winapi_check.
2000-03-12  Waldek HebischImplemented _read and _lseek.
2000-03-08  Alexandre JulliardCleaned up CRTDLL__unlink.
2000-02-26  Alexandre JulliardMore portable CRTDLL_iswctype.
2000-02-14  Gerald PfeiferFixed FreeBSD compile.
2000-02-13  David HowellsImplemented isw*() wctype.h functions.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-25  Alexandre JulliardUse argv[0] to locate the server executable.
2000-01-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
2000-01-04  Andreas Mohr- prevent mem leak of CRTDLL_acmdln_dll
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-11-14  Marcus MeissnerWork around glibc bug, that does not handle latin-1...
1999-11-12  Bernd PaysanAdded a stub for setjmp.
1999-10-31  Patrik StridvallFixed documentation.
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-09-29  Patrik StridvallFixed some of the issues reported by winapi-check,...
1999-09-10  Juergen SchmiedPrevent endless loop in except2.
1999-08-08  Alexandre JulliardReimplemented multi-byte and wide-chars functions to...
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/