This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-10 14:23:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
loader
History
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
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
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
pthread.c
Added configure check for pthread_getattr_np.
2003-11-12 22:44:56 +00:00