1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/loader
2006-11-06 13:04:56 +01:00
..
.gitignore Take advantage of the recursive nature of .gitignore for Makefile entries. 2006-07-10 20:47:54 +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 ntdll: Moved command-line help to the loader binary. 2006-11-06 13:04:56 +01:00
main.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Makefile.in makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
preloader.c preloader: Clear %gs again before calling the interpreter entry point. 2006-11-04 20:25:06 +01: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