Michał Kowalczyk bae8baa2dd [LibOS] Merge page size and allocation alignment 4 years ago
..
shim_access.c e23684bc3d [LibOS] Rewrite rename* syscalls 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 bae8baa2dd [LibOS] Merge page size and allocation alignment 4 years ago
shim_clone.c bae8baa2dd [LibOS] Merge page size and allocation alignment 4 years ago
shim_dup.c de42ebabe1 Reformat repository to our clang-format rules 4 years ago
shim_epoll.c 44e186c503 Clean up asserts 4 years ago
shim_eventfd.c 3ee41aa9ff [LibOS, Pal] Support eventfd() 4 years ago
shim_exec.c b42a8a9f0f [LibOS] Move shim_thread:fs_base to shim_context::fs_base 4 years ago
shim_exit.c 59a0fee5ab [LibOS] Fix return code on exit due to signal 4 years ago
shim_fcntl.c de42ebabe1 Reformat repository to our clang-format rules 4 years ago
shim_fork.c b42a8a9f0f [LibOS] Move shim_thread:fs_base to shim_context::fs_base 4 years ago
shim_fs.c bae8baa2dd [LibOS] Merge page size and allocation alignment 4 years ago
shim_futex.c 7bb9ac7813 [LibOS] Do not delete futex_waiter from waiters list twice on FUTEX_WAIT 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 de42ebabe1 Reformat repository to our clang-format rules 4 years ago
shim_ioctl.c a971a5c0b6 [LibOS] Add missing put_thread() calls 4 years ago
shim_migrate.c d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 4 years ago
shim_mmap.c bae8baa2dd [LibOS] Merge page size and allocation alignment 4 years ago
shim_msgget.c bae8baa2dd [LibOS] Merge page size and allocation alignment 4 years ago
shim_open.c 44e186c503 Clean up asserts 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 f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() 4 years ago
shim_sched.c 376de63d5a [LibOS] Add dummy implementations of Linux scheduling APIs 4 years ago
shim_semget.c aac7a83037 [LibOS] Remove lingering warnings 4 years ago
shim_sigaction.c d51f84f547 [LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency 4 years ago
shim_sleep.c 479d833e72 [LibOS] Check for pending signals before sigsuspend/pause/nanosleep 5 years ago
shim_socket.c 12e3c5f8b2 [LibOS, Pal] Use sizeof() instead of hard-coded CONFIG_MAX macro 4 years ago
shim_stat.c e23684bc3d [LibOS] Rewrite rename* syscalls 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