wine/loader
Alexandre Julliard c3193925d8 Add the preloader itself as argv[0] and remove it again before running
the real loader, this way the ps output makes more sense.
2004-06-15 20:31:06 +00:00
..
.cvsignore Initial version of the Wine preloader, used to reserve memory 2004-05-28 20:59:22 +00:00
glibc.c Initial version of the Wine preloader, used to reserve memory 2004-05-28 20:59:22 +00:00
kthread.c Revert the thread exit race fix for now, it doesn't work right on 2004-02-05 17:45:31 +00:00
main.c Yet another fix for the MacOS X environ brain damage. 2004-06-14 17:07:30 +00:00
main.h Assorted spelling and case fixes. 2004-06-15 20:26:45 +00:00
Makefile.in Initial version of the Wine preloader, used to reserve memory 2004-05-28 20:59:22 +00:00
preloader.c Add the preloader itself as argv[0] and remove it again before running 2004-06-15 20:31:06 +00:00
pthread.c Fixed rounding bug in the stack info calculation when we don't have 2004-03-30 05:13:35 +00:00