5848af8e14
exec_elf32 works on 32bit systems only, and will crash 32bit binaries on 64bit systems. 2) Now that exec_elf32 is dormant, we can give the native ELF loaders the highest priority. Binaries will load faster now (system boot, compilation, etc.). With the help of njloy@. Discussed a bit on tech-kern@, no disagreement. |
||
---|---|---|
.. | ||
arch/amd64 | ||
common | ||
files.linux32 | ||
linux32_syscall.h | ||
linux32_syscallargs.h | ||
linux32_syscalls.c | ||
Makefile.inc |