wine-wine/loader
Marcus Meissner c26063818f - Started multithreading for FreeBSD (incomplete, but some
applications now at least start up again).
- Use _thread_sys_sigaction/_thread_sys_sigaltstack.
- CR2 on pagefault gets passed in sc_err (some kind of kludge in
  FreeBSD owns fault handling we can use)
1999-04-11 15:20:29 +00:00
..
dos Made DOSVM_GetTimer survive EAGAIN errors... 1999-04-01 11:53:52 +00:00
ne Send USIG_PROCESS_CREATE signal. 1999-04-11 12:06:04 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Generic dynamic dll loader using dl*() API. 1998-10-11 11:10:27 +00:00
elf.c "foo" was not translated to "foo.so" in elf loader. 1999-04-01 10:09:46 +00:00
libres.c Large-scale renaming of all Win32 functions and types to use the 1999-02-26 11:11:13 +00:00
main.c Implemented 'kernel services thread'. 1999-04-11 15:01:20 +00:00
module.c FreeLibrary partial implementation. 1999-04-11 14:52:24 +00:00
pe_image.c Fixed sequence of DLL_PROCESS_DETACH notification calls. 1999-03-27 16:45:57 +00:00
pe_resource.c Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
resource.c Fixed typo in SizeofResource(). 1999-03-22 17:47:13 +00:00
signal.c - Started multithreading for FreeBSD (incomplete, but some 1999-04-11 15:20:29 +00:00
task.c Send USIG_PROCESS_CREATE signal. 1999-04-11 12:06:04 +00:00