Sweden-Number/loader
Francois Gouget 821d4c4645 Fix nativeapi.pm so it knows about AC_HEADER_STAT().
Make the error message about unexpected '#ifdef HAVE_XXX' clearer.
Protect sys/stat.h #includes with the corresponding '#ifdef HAVE_XXX'
check.
2005-05-06 16:22:54 +00:00
..
.cvsignore Initial version of the Wine preloader, used to reserve memory 2004-05-28 20:59:22 +00:00
Makefile.in Avoid some non-portable makefile constructs. 2004-08-11 20:59:09 +00:00
glibc.c Initial version of the Wine preloader, used to reserve memory 2004-05-28 20:59:22 +00:00
kthread.c Fix up several inline assembler blocks so that they produce correct 2004-12-02 18:19:25 +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
preloader.c Fix nativeapi.pm so it knows about AC_HEADER_STAT(). 2005-05-06 16:22:54 +00:00
pthread.c wine_pthread_init_thread: retrieve the stack info on Darwin. 2004-07-21 03:06:03 +00:00