minix/lib/libexec
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
..
exec_aout.c VFS/RS support for ELF 2010-12-10 09:27:56 +00:00
exec_elf.c recognize and execute dynamically linked executables 2012-04-16 00:41:42 +00:00
libexec.h recognize and execute dynamically linked executables 2012-04-16 00:41:42 +00:00
Makefile Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00