Rafał Wojdyła
|
f859f3da77
[LibOS] Add regression test for getdents
|
6 years ago |
Rafał Wojdyła
|
d362b2969b
[LibOS] Correctly set type of directory entries
|
6 years ago |
Simon Gaiser
|
0a0babc26a
[*/regression] Remove trailing whitespace in Python files
|
6 years ago |
Simon Gaiser
|
79d6fb27ec
[*/regression] Migrate to Python 3
|
6 years ago |
Simon Gaiser
|
3d60004a8c
[*/regression] Drop unused shebang
|
6 years ago |
Isaku Yamahata
|
36b41bc8ca
[Pal] Make _dl_debug_status versioned to PAL_PRIVATE not GLIBC
|
6 years ago |
Isaku Yamahata
|
e9435c68d8
[Pal/Linux-SGX] Raise PAL_EVENT_ILLEGAL to LibOS when syscall instruction
|
6 years ago |
Isaku Yamahata
|
745ab4a478
[Pal/Linux-SGX] Generate asm offsets and use them
|
6 years ago |
Simon Gaiser
|
483cde8ab7
[Scripts/regression] Treat timeouts as failure
|
6 years ago |
Rafał Wojdyła
|
4e12964dbd
[LibOS] Fix handle leak in shim_do_munmap()
|
6 years ago |
Rafał Wojdyła
|
b46496a379
Fix free() to accept NULL pointers
|
6 years ago |
Rafał Wojdyła
|
e37d29fee0
Remove duplicate semicolon
|
6 years ago |
Rafał Wojdyła
|
5c50bee1b4
[Pal] Use bool for a predicate
|
6 years ago |
Rafał Wojdyła
|
a05c812aa1
[Pal] Add an assert to memmgr.h
|
6 years ago |
Rafał Wojdyła
|
6e3fe04482
[Pal] Fix listp_del macro
|
6 years ago |
Isaku Yamahata
|
e568ded00e
[LibOS] start.S: remove unnecessary movq
|
6 years ago |
Rafał Wojdyła
|
9959e0a395
[Pal] Use size_t instead of int for size parameter
|
6 years ago |
Simon Gaiser
|
43b4ba3706
[Jenkins] Enable PAL regression tests on Linux-SGX
|
6 years ago |
Simon Gaiser
|
2b8a9a8e06
[Pal/Linux-SGX] Drop hashlib wrapper in pal-sgx-sign
|
6 years ago |
Isaku Yamahata
|
08d0866850
[LibOS] syscallas.S: Reference shim_table through GOT
|
6 years ago |
Isaku Yamahata
|
769cb6e1c1
[Pal/Linux-SGX] Add debug print of token and secs::miscselect
|
6 years ago |
Isaku Yamahata
|
5243cf1d95
[LibOS] glibc-2.19/syscalldb.h: use callq indirect call with memory
|
6 years ago |
Isaku Yamahata
|
5a9820e6ee
[Pal/Linux-SGX] Fix warning in sgx_gdb.c
|
6 years ago |
Simon Gaiser
|
946a58f338
[Pal] Add %i support to printf
|
6 years ago |
Isaku Yamahata
|
9c398764ce
[LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro
|
6 years ago |
Isaku Yamahata
|
7535273ecc
[LibOS] Add checks for printf format
|
6 years ago |
Isaku Yamahata
|
4039813623
[LibOS] code clean up of shim_signal.c
|
6 years ago |
Zhang Chen
|
06b71fc1a0
[LibOS] shim_namei.c: Fix input absolute path error and add test case
|
6 years ago |
Zhang Chen
|
5cd91c596c
[LibOS] Add missed error handling and fix codestyle issues in epoll_wait regression test
|
6 years ago |
Li Lei
|
195c2b1f7b
[PAL] Enable Wunsed-parameter warning as part of Wextra
|
6 years ago |