borysp 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` 6 лет назад
..
shim_access.c 63f27e42d7 [LibOS] Remove abspath check from *at() syscalls 6 лет назад
shim_alarm.c c295e5cd1d [LibOS] Do not wake up thread if arriving signal is ignored 6 лет назад
shim_benchmark.c be9852784f [All components] Remove all modelines from all source files 6 лет назад
shim_brk.c 0d89dda052 [LibOS] Fix the implementation of getrlimit/setrlimit syscalls 6 лет назад
shim_clone.c 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 лет назад
shim_dup.c 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` 6 лет назад
shim_epoll.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() 6 лет назад
shim_exec.c 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` 6 лет назад
shim_exit.c ea234412c9 [LibOS] Emulate vfork() via fork() 6 лет назад
shim_fcntl.c be9852784f [All components] Remove all modelines from all source files 6 лет назад
shim_fork.c 0d89dda052 [LibOS] Fix the implementation of getrlimit/setrlimit syscalls 6 лет назад
shim_fs.c 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` 6 лет назад
shim_futex.c d314707d4c [LibOS] Fix all warnings with -Wsign-compare 6 лет назад
shim_getcwd.c d314707d4c [LibOS] Fix all warnings with -Wsign-compare 6 лет назад
shim_getpid.c 2e4fb94a1e [LibOS] Drop exec bit from source files 6 лет назад
shim_getrlimit.c 0d89dda052 [LibOS] Fix the implementation of getrlimit/setrlimit syscalls 6 лет назад
shim_ioctl.c c295e5cd1d [LibOS] Do not wake up thread if arriving signal is ignored 6 лет назад
shim_migrate.c 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` 6 лет назад
shim_mmap.c 96eeefbeda [LibOS] Disallow mapping outside user address range 6 лет назад
shim_msgget.c b84cea1b76 [LibOS] Comprehensive cleanup of basic IPC (shim_ipc.c) 6 лет назад
shim_open.c 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` 6 лет назад
shim_pipe.c 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` 6 лет назад
shim_poll.c f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() 6 лет назад
shim_sched.c 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 лет назад
shim_semget.c 89a25d1377 [LibOS] Misc tiny bug fixes in IPC subsystem 6 лет назад
shim_sigaction.c c295e5cd1d [LibOS] Do not wake up thread if arriving signal is ignored 6 лет назад
shim_sleep.c 479d833e72 [LibOS] Check for pending signals before sigsuspend/pause/nanosleep 6 лет назад
shim_socket.c 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 лет назад
shim_stat.c a45f3b8196 [LibOS] Implement newfstatat() system call 6 лет назад
shim_time.c 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 лет назад
shim_uname.c be9852784f [All components] Remove all modelines from all source files 6 лет назад
shim_vfork.c ea234412c9 [LibOS] Emulate vfork() via fork() 6 лет назад
shim_wait.c 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 6 лет назад
shim_wrappers.c be9852784f [All components] Remove all modelines from all source files 6 лет назад