minix/servers/rs
Ben Gras 53002f6f6c recognize and execute dynamically linked executables
. generalize libexec slightly to get some more necessary information
	  from ELF files, e.g. the interpreter
	. execute dynamically linked executables when exec()ed by VFS
	. switch to netbsd variant of elf32.h exclusively, solves some
	  conflicting headers
2012-04-16 00:41:42 +00:00
..
const.h RS: support for endpoint-changing driver restarts 2011-12-05 16:28:07 +01:00
error.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
exec.c recognize and execute dynamically linked executables 2012-04-16 00:41:42 +00:00
exec.h VFS/RS support for ELF 2010-12-10 09:27:56 +00:00
glo.h SMP - Changed prototype of sys_schedule() 2010-09-15 14:10:42 +00:00
inc.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
main.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
Makefile Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
manager.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
memory.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
proto.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
request.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
table.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
type.h RS: support for endpoint-changing driver restarts 2011-12-05 16:28:07 +01:00
utility.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00