| File |
Rev. |
Age |
Author |
Last log entry |
Attic/
[show contents]
|
|
|
|
|
.cvsignore
|
1.2
|
4 years |
peter |
Autogenerate dependencies ie get rid of make depend. Works for gcc, but
isn't se... |
Makefile.in
|
1.4
|
8 months |
mark |
Changed all our makefiles to separate out our usage of @DLLFLAGS@. A new
DLLFLAG... |
client.c
|
1.55
|
13 months |
mark |
- fixed GetModuleFileNameA() to properly return a truncated filename error code... |
critsection.c
|
1.10
|
17 months |
daniel |
Merge branch into mainline.
|
handle.c
|
1.4
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
process.c
|
1.62
|
11 months |
daniel |
- changed the MapProcessHandle() function to GetProcessId(). MapProcessHandle(... |
pthread.c
|
1.20
|
2 years |
mark |
Get Cedega compiling on Fedora Core 4.
|
services.c
|
1.4
|
3 years |
peter |
Portability fixes. Based off patch from Bruce M Simpson for FreeBSD.
|
synchro.c
|
1.23
|
13 months |
mark |
- implement SignalObjectAndWait
|
sysdeps.c
|
1.26
|
13 months |
mark |
- make snoop threadsafe so that it can be used reliably on the Mac
|
syslevel.c
|
1.13
|
17 months |
daniel |
- disambiguate in-process tids (which all platforms have) with
cross-process ... |
thread.c
|
1.39
|
11 months |
daniel |
- changed TEB::cur_stack to TEB::WOW32Reserved. WOW32Reserved is now at offset... |
timer.c
|
1.2
|
5 years |
hunnise |
include/file.h doesn't exist on windows, move to include/wine/file.h
|