minix/servers/pm
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
..
alarm.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
break.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
const.h Fix a few compile time warnings 2010-07-02 12:41:19 +00:00
exec.c recognize and execute dynamically linked executables 2012-04-16 00:41:42 +00:00
forkexit.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
getset.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
glo.h retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
main.c recognize and execute dynamically linked executables 2012-04-16 00:41:42 +00:00
Makefile Remove obsolete INSTALLFLAGS from makefiles 2012-02-16 23:26:38 +01:00
mcontext.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
misc.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
mproc.h Implement issetugid syscall 2011-11-28 10:03:43 +00:00
param.h Add "expected size" parameter to getsysinfo() 2011-12-11 22:34:14 +01:00
pm.h retire _ANSI and <minix/ansi.h> 2012-03-25 21:58:27 +02:00
profile.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
proto.h recognize and execute dynamically linked executables 2012-04-16 00:41:42 +00:00
schedule.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
signal.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
table.c retire _PROTOTYPE 2012-03-25 16:17:10 +02:00
time.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
trace.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
type.h Removed 'system process' magic from PM and FS. 2005-05-13 08:57:08 +00:00
utility.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00