Rafał Wojdyła 4e12964dbd [LibOS] Fix handle leak in shim_do_munmap() 7 years ago
..
shim_access.c e01769337c Detecting invalid user memory given as system call inputs (#210) 7 years ago
shim_alarm.c 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 7 years ago
shim_benchmark.c 0433461802 License change to LGPL (#140) 8 years ago
shim_brk.c 7535273ecc [LibOS] Add checks for printf format 7 years ago
shim_clone.c 9aebe3c0f8 [LibOS] remove unnecessary __alloca() 7 years ago
shim_dup.c 0433461802 License change to LGPL (#140) 8 years ago
shim_epoll.c 7535273ecc [LibOS] Add checks for printf format 7 years ago
shim_exec.c 115edbf2fa [LibOS] Fix uninitialized value new_shargs.first 7 years ago
shim_exit.c e6212ccbe0 [LibOS/ipc] async helper: keep refcount to helper thread on exit 7 years ago
shim_fcntl.c 0433461802 License change to LGPL (#140) 8 years ago
shim_fork.c 0433461802 License change to LGPL (#140) 8 years ago
shim_fs.c e01769337c Detecting invalid user memory given as system call inputs (#210) 7 years ago
shim_futex.c 535c2d78df [LibOS] shim_futex.c:Remove duplicate codes in FUTEX_WAIT_BITSET 7 years ago
shim_getcwd.c e01769337c Detecting invalid user memory given as system call inputs (#210) 7 years ago
shim_getpid.c 0433461802 License change to LGPL (#140) 8 years ago
shim_getrlimit.c 0433461802 License change to LGPL (#140) 8 years ago
shim_ioctl.c 0433461802 License change to LGPL (#140) 8 years ago
shim_migrate.c 9c398764ce [LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro 7 years ago
shim_mmap.c 4e12964dbd [LibOS] Fix handle leak in shim_do_munmap() 7 years ago
shim_msgget.c 7535273ecc [LibOS] Add checks for printf format 7 years ago
shim_open.c 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 7 years ago
shim_pipe.c 9aebe3c0f8 [LibOS] remove unnecessary __alloca() 7 years ago
shim_poll.c 6a09032f2d [LibOS] Simplify condition expression 7 years ago
shim_sandbox.c 84f81d8f13 Lots of bugfixes (#145) 8 years ago
shim_sched.c 4fb1278db7 [LibOS] Add a check to sched_getaffinity that the user_mask_ptr is a valid user address. This will make LTP test sched_getaffinity01,5 pass reliably. 7 years ago
shim_semget.c 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 7 years ago
shim_sigaction.c e01769337c Detecting invalid user memory given as system call inputs (#210) 7 years ago
shim_sleep.c 0433461802 License change to LGPL (#140) 8 years ago
shim_socket.c 58bd20e8d3 [LibOS] Explicitly return error if flags parameter set for recvmsg/recvmmsg/recvfrom 7 years ago
shim_stat.c 5d799d27f9 Fix null test and write test issues about the stat parameter 7 years ago
shim_time.c e01769337c Detecting invalid user memory given as system call inputs (#210) 7 years ago
shim_uname.c e01769337c Detecting invalid user memory given as system call inputs (#210) 7 years ago
shim_vfork.c 0433461802 License change to LGPL (#140) 8 years ago
shim_wait.c 0433461802 License change to LGPL (#140) 8 years ago
shim_wrappers.c e01769337c Detecting invalid user memory given as system call inputs (#210) 7 years ago