minix/minix/servers
Lionel Sambuc 37f29f557a servers/rs: Add sanity check on executable size
RS used to do a stat, and check that the stat was successful, but it
didn't check that the executable was not actually empty.

This patch adds a check to detect file which are smaller than the minimum
ELF size possible.

Change-Id: I22b004084f17e7d395e2c1377add7bc8b51c3d5e
2014-07-31 16:00:32 +02:00
..
devman Move all services to /service 2014-07-31 16:00:31 +02:00
ds Move all services to /service 2014-07-31 16:00:31 +02:00
input Move all services to /service 2014-07-31 16:00:31 +02:00
ipc Move all services to /service 2014-07-31 16:00:31 +02:00
is Move all services to /service 2014-07-31 16:00:31 +02:00
pm Move all services to /service 2014-07-31 16:00:31 +02:00
rs servers/rs: Add sanity check on executable size 2014-07-31 16:00:32 +02:00
sched Move all services to /service 2014-07-31 16:00:31 +02:00
vfs Move all services to /service 2014-07-31 16:00:31 +02:00
vm Move all services to /service 2014-07-31 16:00:31 +02:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
Makefile.inc Move all services to /service 2014-07-31 16:00:31 +02:00