Sweden-Number/loader
Alexandre Julliard 13a93b4a94 configure: Set rpath on all executables that link to libwine.
Also add the -multiply_defined suppress option for executables on MacOS.
2006-08-25 17:23:44 +02:00
..
.gitignore Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +02:00
Makefile.in configure: Set rpath on all executables that link to libwine. 2006-08-25 17:23:44 +02:00
glibc.c Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
kthread.c loader/kthread: Remove some unneeded #ifdefs, other platforms use pthread now. 2006-08-15 12:57:25 +02:00
main.c preloader: Allocate more space in low memory as well as for top-down allocations. 2006-07-24 15:25:39 +02:00
main.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
preloader.c preloader: Added support for the new style DT_GNU_HASH symbol table. 2006-07-31 21:02:38 +02:00
pthread.c loader: Exit the whole process when killing the last thread. 2006-08-11 20:12:38 +02:00
wine.man.in Documentation updates. 2006-08-23 15:59:14 +02:00