Sweden-Number/loader
Ulrich Weigand ed49003188 16-bit scheduler reorganized: run all tasks in their own thread.
Process creation sequence adapted to new scheduler.
1999-06-06 14:47:50 +00:00
..
dos Fixed compilation erros on non-Linux systems. 1999-05-29 10:54:25 +00:00
ne Removed process argument to PROCESS_CallUserSignalProc. 1999-05-24 15:01:05 +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 Removed SERVICE_Exit(). 1999-06-06 14:43:34 +00:00
module.c Use SearchPath to test for existance of programs in lpCmdLine 1999-06-06 09:04:29 +00:00
pe_image.c Use the new debug functions to send debug events at appropriate places. 1999-05-23 20:02:04 +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 16-bit scheduler reorganized: run all tasks in their own thread. 1999-06-06 14:47:50 +00:00