Sweden-Number/loader
Ove Kaaven 6ba5914005 Fixed silly EINTR bug with starting dosmod. 1999-05-22 18:48:09 +00:00
..
dos Fixed silly EINTR bug with starting dosmod. 1999-05-22 18:48:09 +00:00
ne Adapted for new register functions support (ESP_reg in register 1999-05-13 16:21:37 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Reorganization of the loader to correctly load and free libraries and 1999-04-18 12:14:06 +00:00
elf.c autoconf fixes and cleanups (check for dlopen() in libc too). 1999-04-24 12:02:14 +00:00
elfdll.c Fixed wrong NE module registration so that resources work. 1999-05-22 11:25:24 +00:00
libres.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
loadorder.c glide2x loadorder is "so,native". 1999-05-17 16:06:42 +00:00
main.c Added ExitKernel16 (replacing USER_ExitWindows), ExitProcess16, and 1999-05-22 16:18:36 +00:00
module.c Fix swapped FreeLibary return values. Handle FreeLibrary( 0 ) better. 1999-05-22 10:44:39 +00:00
pe_image.c Changed some error handling a bit. 1999-05-12 10:15:41 +00:00
pe_resource.c Renamed wintypes.h to windef.h. 1999-03-14 16:35:05 +00:00
resource.c Bugfix: Prevent null-pointer dereference in TRACE argument list in 1999-05-22 11:26:33 +00:00
signal.c ANSI C fixes. 1999-05-08 12:50:36 +00:00
task.c Added ExitKernel16 (replacing USER_ExitWindows), ExitProcess16, and 1999-05-22 16:18:36 +00:00