Sweden-Number/loader
Andreas Mohr dca5e56b90 - Implemented proper ("real", compressed) Win16 entry tables.
- Fixed MyAlloc (AKA NE_AllocateSegment).
- Implemented PatchCodeHandle16.
1999-04-16 08:17:17 +00:00
..
dos Made DOSVM_GetTimer survive EAGAIN errors... 1999-04-01 11:53:52 +00:00
ne - Implemented proper ("real", compressed) Win16 entry tables. 1999-04-16 08:17:17 +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 FreeBSD 3 multithreading final fix. Do not use libc_r, libc is just as 1999-04-15 16:38:38 +00:00
task.c Bugfix: Always release the Win16Lock in TASK_Reschedule. 1999-04-15 15:30:33 +00:00