genode/base-linux/src
Torsten Hilbrich 59eb8bf3a8 base-linux: Add chdir after performing chroot
This ensures that the cwd of the process is within the chroot
environment, improving security for root processes.

The cwd after the chroot is the same as before, this is needed to
start binaries given as relative path name.
2012-11-21 20:03:52 +01:00
..
base Add 'Thread_base::join()' 2012-11-19 12:43:34 +01:00
core base-linux: Add chdir after performing chroot 2012-11-21 20:03:52 +01:00
platform Add 'Thread_base::join()' 2012-11-19 12:43:34 +01:00
test lx_hybrid: revive missing errno test 2012-10-29 10:08:30 +01:00