occlum/test/ioctl
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
..
main.c Introduce new infrastructure for ioctls 2019-11-22 10:38:34 +00:00
Makefile Introduce new infrastructure for ioctls 2019-11-22 10:38:34 +00:00