This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-12 23:58:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
library
History
Alexandre Julliard
9534d4f0fe
Added wine_memcpy_unaligned function to avoid gcc memcpy
...
optimizations.
2002-10-18 00:27:38 +00:00
..
.cvsignore
Update for mingw/cygwin.
2002-09-18 18:30:53 +00:00
checklink.c
Build most dlls as separate shared libraries.
2000-01-31 05:02:49 +00:00
config.c
MSVC compatibility fixes.
2002-08-28 23:42:34 +00:00
debug.c
MSVC compatibility fixes.
2002-08-17 01:22:59 +00:00
errno.c
Don't need to reference external errno since non-reentrant Xlib is no
2002-05-08 00:41:43 +00:00
ldt.c
Use the "new" LDT set call on Linux.
2002-08-14 21:10:50 +00:00
loader.c
MSVC compatibility fixes.
2002-08-17 01:22:59 +00:00
Makefile.in
Only link with msvcrt on mingw32. Cleaned up a few AC_SUBST.
2002-08-03 00:25:59 +00:00
port.c
Added wine_memcpy_unaligned function to avoid gcc memcpy
2002-10-18 00:27:38 +00:00