wine-wine/libs/wine
Peter Chapman 505dfdefb5 Fix up several inline assembler blocks so that they produce correct
code with the -fomit-frame-pointer gcc flag.
2004-12-02 18:19:25 +00:00
..
.cvsignore Moved libwine to libs/ directory. 2003-03-22 20:40:48 +00:00
Makefile.in Set segment address of wine executable and libwine.dylib on Darwin. 2004-07-22 19:48:41 +00:00
config.c Check for getuid and avoid the use of it in libwine if we don't have 2004-10-04 20:45:49 +00:00
debug.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
ldt.c Fix up several inline assembler blocks so that they produce correct 2004-12-02 18:19:25 +00:00
loader.c Fill in the MZ header in builtin PE DLLs. 2004-09-03 17:28:39 +00:00
mmap.c Disable memory reservation code on FreeBSD, where it just doesn't 2004-11-04 04:52:48 +00:00
port.c Fix Sparc assembly code in wine_switch_to_stack. 2004-11-22 19:50:38 +00:00
wine.def Export wine_pthread_get_current_teb. 2004-11-22 19:51:46 +00:00
wine.map Export wine_pthread_get_current_teb. 2004-11-22 19:51:46 +00:00