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