Added LGPL standard comment, and copyright notices where necessary.
[wine] / include / wine / port.h
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-07  Alexandre JulliardAdded configure check for pread/pwrite.
2002-01-01  Alexandre JulliardLink with libutil only where needed.
2001-11-06  François GougetFix the #include order for config.h.
2001-07-26  Patrik StridvallRemoved inclusion of winnt.h because the porting layer...
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-01-11  Ulrich WeigandReplaced architecture-dependent configure checks by...
2000-12-29  Eric PouechFixed evilish cut and paste.
2000-12-27  Ulrich WeigandAdded check whether unaligned memory access is allowed.
2000-12-13  James AbbatielloWork around glibc 2.1.x dlopen bug (again).
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-06  Alexandre JulliardAdded define for S_ISLNK if missing.
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.
1999-11-13  Patrik StridvallAdded better missing function emulation.