minix/lib/libexec
Ben Gras 41b869d4d6 drop aout support
justification: soon we won't be able to execute sep I&D aouts at
all (because of the vanishing segments), which was the default mode
to generate them so most binaries will be sep I&D.

this makes the vfs/rs exec() unification work simpler.

after unification, common I&D aout could be added back quite simply.
2012-06-07 12:43:16 +02: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 drop aout support 2012-06-07 12:43:16 +02:00
Makefile Reduce compiler/libraries/headers cases to only two 2011-07-04 04:09:52 +02:00