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