wine-wine/loader
Alexandre Julliard c6d44be3e5 Create a huge array in bss to reserve the memory area we need for PE
binaries, to prevent exec shield from mapping system libraries there.
2003-11-22 00:08:26 +00:00
..
.cvsignore Added a wine-glibc binary that detects the glibc threading in use and 2003-11-12 03:28:21 +00:00
Makefile.in Create a huge array in bss to reserve the memory area we need for PE 2003-11-22 00:08:26 +00:00
glibc.c Added a wine-glibc binary that detects the glibc threading in use and 2003-11-12 03:28:21 +00:00
kthread.c Moved the remaining SYSDEPS_* functions to the wine_pthread interface. 2003-11-09 01:25:23 +00:00
main.c Create a huge array in bss to reserve the memory area we need for PE 2003-11-22 00:08:26 +00:00
pthread.c Added configure check for pthread_getattr_np. 2003-11-12 22:44:56 +00:00