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-01-31 17:23:53 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
loader
History
Alexandre Julliard
43c6396e94
Use int instead of long in interlocked_* functions for 64-bit
...
compatibility.
2005-09-26 13:51:58 +00:00
..
.cvsignore
Moved the wine manpage to the loader/ directory.
2005-06-15 10:25:40 +00:00
glibc.c
Initial version of the Wine preloader, used to reserve memory
2004-05-28 20:59:22 +00:00
kthread.c
Use int instead of long in interlocked_* functions for 64-bit
2005-09-26 13:51:58 +00:00
main.c
Use explicit function pointers for pthread support instead of relying
2005-09-03 15:11:29 +00:00
main.h
Use explicit function pointers for pthread support instead of relying
2005-09-03 15:11:29 +00:00
Makefile.in
Move the loader a bit higher in memory to leave more space for ntdll
2005-06-17 10:22:46 +00:00
preloader.c
Elf32_auxv_t.a_un.a_ptr no longer exists in HEAD glibc CVS, use
2005-06-02 10:30:08 +00:00
pthread.c
Avoid some warnings on 64-bit platforms.
2005-09-13 11:07:14 +00:00
wine.man.in
Moved the wine manpage to the loader/ directory.
2005-06-15 10:25:40 +00:00