occlum/src/libos
Tate, Hongliang Tian 9c4391b32d Introduce new infrastructure for ioctls
1. Introduce the new infrastructure for ioctl support
2. Refactor the old ioctls to use the new infrastructure
3. Implement builtin ioctls (e.g., TIOCGWINSZ and TIOCSWINSZ for stdout)
4. Implement non-builtin, driver-specific ioctls (e.g., ioctls for /dev/sgx)
2019-11-22 10:38:34 +00:00
..
include Inform Intel SGX SDK about Occlum-defined stacks 2019-07-18 07:16:17 +00:00
src Introduce new infrastructure for ioctls 2019-11-22 10:38:34 +00:00
Cargo.lock Fix minor bugs in Dockerfile 2019-10-19 06:03:50 +00:00
Cargo.toml Polish the demos 2019-10-19 02:04:13 +00:00
Enclave.lds Load and run a Hello World program 2019-02-16 16:23:30 +08:00
Makefile Build C++ source files under libos/ and pal/ 2019-11-12 16:28:17 +00:00