Added check whether unaligned memory access is allowed.
[wine] / include / wine / port.h
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.