Dmitrii Kuvaiskii 3e2c8ed9d2 [LibOS] Comprehensive cleanup of poll()/ppoll()/select()/pselect() 6 years ago
..
shim_access.c e23684bc3d [LibOS] Rewrite rename* syscalls 6 years ago
shim_alarm.c a971a5c0b6 [LibOS] Add missing put_thread() calls 6 years ago
shim_benchmark.c de42ebabe1 Reformat repository to our clang-format rules 6 years ago
shim_brk.c bae8baa2dd [LibOS] Merge page size and allocation alignment 6 years ago
shim_clone.c af7a7c2f3a [LibOS] clone: Remove stale comment 6 years ago
shim_dup.c de42ebabe1 Reformat repository to our clang-format rules 6 years ago
shim_epoll.c 44e186c503 Clean up asserts 6 years ago
shim_eventfd.c 36dfe1665e [LibOS] Disallow eventfd emulation by default 5 years ago
shim_exec.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 5 years ago
shim_exit.c 6cfaf420b3 [LibOS] Rework futexes implementation 6 years ago
shim_fcntl.c de42ebabe1 Reformat repository to our clang-format rules 6 years ago
shim_fork.c b42a8a9f0f [LibOS] Move shim_thread:fs_base to shim_context::fs_base 6 years ago
shim_fs.c bae8baa2dd [LibOS] Merge page size and allocation alignment 6 years ago
shim_futex.c 6cfaf420b3 [LibOS] Rework futexes implementation 6 years ago
shim_getcwd.c de42ebabe1 Reformat repository to our clang-format rules 6 years ago
shim_getpid.c a971a5c0b6 [LibOS] Add missing put_thread() calls 6 years ago
shim_getrlimit.c de42ebabe1 Reformat repository to our clang-format rules 6 years ago
shim_ioctl.c a971a5c0b6 [LibOS] Add missing put_thread() calls 6 years ago
shim_migrate.c d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 6 years ago
shim_mmap.c bae8baa2dd [LibOS] Merge page size and allocation alignment 6 years ago
shim_msgget.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 5 years ago
shim_open.c 44e186c503 Clean up asserts 6 years ago
shim_pipe.c b80606505f [LibOS] Propagate error code on failures in shim_do_pipe2()/shim_do_socketpair() 6 years ago
shim_poll.c 3e2c8ed9d2 [LibOS] Comprehensive cleanup of poll()/ppoll()/select()/pselect() 5 years ago
shim_sched.c 376de63d5a [LibOS] Add dummy implementations of Linux scheduling APIs 6 years ago
shim_semget.c aac7a83037 [LibOS] Remove lingering warnings 6 years ago
shim_sigaction.c d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 6 years ago
shim_sleep.c 479d833e72 [LibOS] Check for pending signals before sigsuspend/pause/nanosleep 6 years ago
shim_socket.c 1bf6423384 [LibOS/Pal] Replace hardcoded URI prefix strings 5 years ago
shim_stat.c e23684bc3d [LibOS] Rewrite rename* syscalls 6 years ago
shim_time.c de42ebabe1 Reformat repository to our clang-format rules 6 years ago
shim_uname.c de42ebabe1 Reformat repository to our clang-format rules 6 years ago
shim_vfork.c b42a8a9f0f [LibOS] Move shim_thread:fs_base to shim_context::fs_base 6 years ago
shim_wait.c a971a5c0b6 [LibOS] Add missing put_thread() calls 6 years ago
shim_wrappers.c de42ebabe1 Reformat repository to our clang-format rules 6 years ago