Remove previously disabled code.
[wine] / library / port.c
2001-06-27  Alexandre JulliardPut AC_DEFINE symbols definitions directly in the confi...
2001-05-29  Marcus MeissnerDrop any file64 functions, try to use system supplied...
2001-05-16  Alexandre JulliardWarnings fixes.
2001-05-14  Marcus MeissnerImplemented 64bit file size handling.
2001-02-20  Alexandre JulliardClear %ebp before entering the new thread.
2001-01-12  Andreas MohrNetBSD 1.5 is lacking ecvt, fcvt, gcvt for crtdll.
2000-12-19  Alexandre JulliardInclude stdlib.h instead of wchar.h.
2000-12-19  François GougetAdded better support for Unicode:
2000-12-18  Morten Welinder(strcasecmp): Conform to ANSI specs for toupper.
2000-12-13  James AbbatielloWork around glibc 2.1.x dlopen bug (again).
2000-12-01  Dimitrie O. PaunSupply dummy getrlimit if absent.
2000-11-29  Alexandre JulliardAdded implementation of lstat to port.c.
2000-11-08  Alexandre JulliardAdded new library.h header for libwine definitions.
2000-10-31  Alexandre JulliardBuild ntdll as a real dll, including everything that...