Isaku Yamahata
|
7bfb07025d
[Pal/Linux-SGX] Calculate event_num correctly for SIGFPE
|
6 years ago |
Gary
|
90dae44640
[PAL] Fix uninitialized field action.sa_flags
|
6 years ago |
Isaku Yamahata
|
c9960d9570
[Pal/Linux-SGX] Remove unnecessary goto in initialize_enclave()
|
6 years ago |
Isaku Yamahata
|
ef8de1d48f
[Pal/{Linux, Linux-SGX, FreeBSD}] Remove close() right before dup2()
|
6 years ago |
Zhang Chen
|
977b5c711b
[Jenkinsfiles] Optimize the dockerfile for Ubuntu
|
6 years ago |
Isaku Yamahata
|
e7c7c3c194
[shim/src/Makefile] Remove build files (libsyscalldb.*) on make clean
|
6 years ago |
Gary
|
6a09032f2d
[LibOS] Simplify condition expression
|
6 years ago |
Gary
|
3aff80d9d6
[PAL] Fix the missing of closing the cached_file
|
6 years ago |
Isaku Yamahata
|
7ffe9ffe65
[LibOS/glibc] Add glibc dependencies to Makefile
|
6 years ago |
Isaku Yamahata
|
9aebe3c0f8
[LibOS] remove unnecessary __alloca()
|
6 years ago |
Zhang Chen
|
f8059d338b
[LibOS] Variable len is used without initilization
|
6 years ago |
Isaku Yamahata
|
ad38cfca02
[Pal/Makefile] Add more files to be cleaned
|
6 years ago |
Gary
|
115edbf2fa
[LibOS] Fix uninitialized value new_shargs.first
|
6 years ago |
Gary
|
ddd4e3d20d
[LibOS] Fix a memory leak in __map_elf_object() about variable pointer new_phdr
|
6 years ago |
Isaku Yamahata
|
7a5eb9246d
[Pal/host] Make _DkGenericEventTrigger static
|
6 years ago |
Isaku Yamahata
|
64308f330a
[Pal/Linux-SGX] Add operation suffix in sgx_entry.S
|
6 years ago |
Isaku Yamahata
|
c5969bb504
[Pal/Linux-SGX] Add operation suffix in enclave_entry.S
|
6 years ago |
Gary
|
4a55dac44a
[LibOS] Don't use uninitialized return value in walk_mounts()
|
6 years ago |
Michał Kowalczyk
|
bb18fc957d
[PAL] Null-terminate PAL_CPU_INFO strings
|
6 years ago |
Dmitrii Kuvaiskii
|
88dd3f0ae7
[Build] Remove residual references to nonexistent exec_victim under test/native
|
6 years ago |
Gary
|
dee50079a5
[LibOS] Fix the storage leaks pointed by new_map in case of malloc fails to fd_new
|
6 years ago |
Gary
|
5bb7180de7
[LibOS] Fix an uninitialized value n in wait_event
|
6 years ago |
Gary
|
4c200975ac
[LibOS] Fix use-after-free in install_async_event()
|
6 years ago |
Gary
|
7892d18236
TIOCGPTN is missing a comma to separate it from other items
|
6 years ago |
Chia-Che Tsai
|
cba6e3278a
Add -Werror to CFLAGS with WERROR=1
|
7 years ago |
Isaku Yamahata
|
7dae9d6460
[LibOS/glibc] Don't ignore redzone in syscall-template.S
|
6 years ago |
Isaku Yamahata
|
8cb262d0c0
[LibOS] Modify restore_context() to avoid clobbering redzone.
|
6 years ago |
Isaku Yamahata
|
6e0d803285
LibOS: syscallas.S should use GOTPCREL call instead of absolute call
|
6 years ago |
Isaku Yamahata
|
36d243a045
[LibOS/shim/Makefile] Don't build glibc unnecessarily
|
6 years ago |
Isaku Yamahata
|
66333fb3a1
glibc: optimize syscalldb for normal path
|
7 years ago |