occlum/test/exit_group
Zongmin 0c3466f4ad Add three new occlum commands: start, exec and stop
Usage:
//start the occlum server
occlum start

//execute the command inside occlum
occlum exec [cmd] [-- <args>]

//stop the occlum server
occlum stop
2020-05-15 03:02:42 +00:00
..
main.c Add three new occlum commands: start, exec and stop 2020-05-15 03:02:42 +00:00
Makefile Workaround exit_group syscall 2019-11-07 13:34:53 +00:00