Dmitrii Kuvaiskii 4ddca71177 [Pal, LibOS] Remove passing of ELF aux vectors from PAL to LibOS 5 lat temu
..
shim_access.c e01769337c Detecting invalid user memory given as system call inputs (#210) 5 lat temu
shim_alarm.c 46f553fe5d Cleanup and uppercase C macros 5 lat temu
shim_benchmark.c 0433461802 License change to LGPL (#140) 6 lat temu
shim_brk.c 46f553fe5d Cleanup and uppercase C macros 5 lat temu
shim_clone.c ae733cacd7 [LibOS] Convert locks from macros to functions 5 lat temu
shim_dup.c 0433461802 License change to LGPL (#140) 6 lat temu
shim_epoll.c 8b5f3b30e5 Fix typo 'writeable' -> 'writable' 5 lat temu
shim_exec.c 4ddca71177 [Pal, LibOS] Remove passing of ELF aux vectors from PAL to LibOS 5 lat temu
shim_exit.c 8055b40007 [LibOS] Add noreturn function attribute where appropriate 5 lat temu
shim_fcntl.c ae733cacd7 [LibOS] Convert locks from macros to functions 5 lat temu
shim_fork.c ae733cacd7 [LibOS] Convert locks from macros to functions 5 lat temu
shim_fs.c ae733cacd7 [LibOS] Convert locks from macros to functions 5 lat temu
shim_futex.c d508ce5061 Cleanup and uppercase list.h macros 5 lat temu
shim_getcwd.c c0df6a5e33 [LibOS] Return string length including NULL in getcwd() 5 lat temu
shim_getpid.c c7296d2512 [LibOS] Set clear_child_tid value for the calling thread on set_tid_address() 5 lat temu
shim_getrlimit.c 5aa1483079 [LibOS/tests/ltp] Add getrlimit{01,02} to passing LTP tests 5 lat temu
shim_ioctl.c 281a05ce48 Fix camel case in DkStreamAttributes{Query,Set}ByHandle 5 lat temu
shim_migrate.c d508ce5061 Cleanup and uppercase list.h macros 5 lat temu
shim_mmap.c 46f553fe5d Cleanup and uppercase C macros 5 lat temu
shim_msgget.c 67c148f3f2 [LibOS] Fix typo CATAGORY to CATEGORY 5 lat temu
shim_open.c 16d90cfe12 Fix parenthesizing and formatting of C macros 5 lat temu
shim_pipe.c 9aebe3c0f8 [LibOS] remove unnecessary __alloca() 5 lat temu
shim_poll.c 8b5f3b30e5 Fix typo 'writeable' -> 'writable' 5 lat temu
shim_sandbox.c 84f81d8f13 Lots of bugfixes (#145) 6 lat temu
shim_sched.c 6d31302e35 [LibOS] Fix sched_getaffinity to return byte size, not bit size 5 lat temu
shim_semget.c 67c148f3f2 [LibOS] Fix typo CATAGORY to CATEGORY 5 lat temu
shim_sigaction.c c4bcf4ae8c [LibOS] Add logic for SS_DISABLE and SS_ONSTACK in sigaltstack() 5 lat temu
shim_sleep.c f72cd48ee5 [LibOS] Emulate pause() by sleeping for a very long time 5 lat temu
shim_socket.c 426b78946c [LibOS,Pal/Linux-SGX] Fix bugs for Unix domain sockets 5 lat temu
shim_stat.c 5d799d27f9 Fix null test and write test issues about the stat parameter 5 lat temu
shim_time.c e01769337c Detecting invalid user memory given as system call inputs (#210) 5 lat temu
shim_uname.c e01769337c Detecting invalid user memory given as system call inputs (#210) 5 lat temu
shim_vfork.c ae733cacd7 [LibOS] Convert locks from macros to functions 5 lat temu
shim_wait.c 67c148f3f2 [LibOS] Fix typo CATAGORY to CATEGORY 5 lat temu
shim_wrappers.c e01769337c Detecting invalid user memory given as system call inputs (#210) 5 lat temu