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