minix/minix/servers
David van Moolenbroek 5ba2e6e6e8 VM/VFS: align ELF header buffer
The libexec ELF parser expects to be given a word-aligned buffer,
but the ASR pass may cause VM and VFS to pass it an arbitrarily
aligned buffer, causing libexec to refuse loading the executable.
This patch aligns the buffers explicitly.

Change-Id: Ic2d5fd3a8f204c3e4f000cffdb7ac71c8339257a
2015-09-17 17:14:29 +00:00
..
devman Add live update-friendly annotations. 2015-09-17 13:25:38 +00:00
ds DS: workaround for weak symbol issue 2015-09-17 17:13:28 +00:00
input Move all services to /service 2014-07-31 16:00:31 +02:00
ipc services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
is services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
pm Annotations and tweaks for live update 2015-09-17 17:13:38 +00:00
rs VFS: suspend threads for live update 2015-09-17 17:13:46 +00:00
sched services: Selectively enable stateful restart. 2015-09-17 13:36:01 +00:00
vfs VM/VFS: align ELF header buffer 2015-09-17 17:14:29 +00:00
vm VM/VFS: align ELF header buffer 2015-09-17 17:14:29 +00:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
Makefile.inc merge libminlib with libc 2014-08-28 18:49:19 +02:00