Dmitrii Kuvaiskii c0bc72856a fixup! [LibOS,Pal] Force intermediate process to wait for child after execve() 4 years ago
..
shim_access.c 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit 4 years ago
shim_alarm.c a971a5c0b6 [LibOS] Add missing put_thread() calls 4 years ago
shim_benchmark.c de42ebabe1 Reformat repository to our clang-format rules 4 years ago
shim_brk.c f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 years ago
shim_clone.c f8f6a0c42f [LibOS] Replace init_fs_base() with update_fs_base() 4 years ago
shim_dup.c de42ebabe1 Reformat repository to our clang-format rules 4 years ago
shim_epoll.c bdc6a48c2c [LibOS] Add a bunch of asserts on locks state 4 years ago
shim_eventfd.c f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 years ago
shim_exec.c c0bc72856a fixup! [LibOS,Pal] Force intermediate process to wait for child after execve() 4 years ago
shim_exit.c 6a6a852fb6 [LibOS] Add error handling to helper threads 4 years ago
shim_fcntl.c de42ebabe1 Reformat repository to our clang-format rules 4 years ago
shim_fork.c 4182c29476 [LibOS] Eliminate unnecessary nested functions 4 years ago
shim_fs.c d0a0c4a9b5 [LibOS] Fix header import order issue 4 years ago
shim_futex.c 2ddd53b102 [LibOS] Add spinlocks asserts to futexes 4 years ago
shim_getcwd.c de42ebabe1 Reformat repository to our clang-format rules 4 years ago
shim_getpid.c a971a5c0b6 [LibOS] Add missing put_thread() calls 4 years ago
shim_getrlimit.c 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit 4 years ago
shim_ioctl.c d2d88e16fe [LibOS] Change ioctl(, int cmd) to ioctl(, unsigned long cmd) 4 years ago
shim_migrate.c 4182c29476 [LibOS] Eliminate unnecessary nested functions 4 years ago
shim_mmap.c 12efb484f3 [LibOS] Add VMA_TAINTED in mprotect 4 years ago
shim_msgget.c 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit 4 years ago
shim_open.c 5784d97375 [LibOS] Allow MSG_PEEK on recv() 4 years ago
shim_pipe.c b80606505f [LibOS] Propagate error code on failures in shim_do_pipe2()/shim_do_socketpair() 4 years ago
shim_poll.c 3def3a6ba6 [LibOS] Allow poll/ppoll/select/pselect on regular and dev files 4 years ago
shim_sched.c 376de63d5a [LibOS] Add dummy implementations of Linux scheduling APIs 4 years ago
shim_semget.c 5c37c4d21a [LibOS] Miscellaneous bugfixes, mostly found by the previous commit 4 years ago
shim_sigaction.c a09c0897f5 [LibOS] Cleanup of shim_thread::shim_signal_logs 4 years ago
shim_sleep.c a09c0897f5 [LibOS] Cleanup of shim_thread::shim_signal_logs 4 years ago
shim_socket.c 8096b03d63 [LibOS,Pal] Miscellaneous small fixes for readability 4 years ago
shim_stat.c f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 years ago
shim_time.c de42ebabe1 Reformat repository to our clang-format rules 4 years ago
shim_uname.c de42ebabe1 Reformat repository to our clang-format rules 4 years ago
shim_vfork.c b42a8a9f0f [LibOS] Move shim_thread:fs_base to shim_context::fs_base 4 years ago
shim_wait.c a971a5c0b6 [LibOS] Add missing put_thread() calls 4 years ago
shim_wrappers.c de42ebabe1 Reformat repository to our clang-format rules 4 years ago