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
|
5 years ago |
Isaku Yamahata
|
745ab4a478
[Pal/Linux-SGX] Generate asm offsets and use them
|
5 years ago |
Simon Gaiser
|
483cde8ab7
[Scripts/regression] Treat timeouts as failure
|
5 years ago |
Rafał Wojdyła
|
4e12964dbd
[LibOS] Fix handle leak in shim_do_munmap()
|
5 years ago |
Rafał Wojdyła
|
b46496a379
Fix free() to accept NULL pointers
|
5 years ago |
Rafał Wojdyła
|
e37d29fee0
Remove duplicate semicolon
|
5 years ago |
Rafał Wojdyła
|
5c50bee1b4
[Pal] Use bool for a predicate
|
5 years ago |
Rafał Wojdyła
|
a05c812aa1
[Pal] Add an assert to memmgr.h
|
5 years ago |
Rafał Wojdyła
|
6e3fe04482
[Pal] Fix listp_del macro
|
5 years ago |
Isaku Yamahata
|
e568ded00e
[LibOS] start.S: remove unnecessary movq
|
5 years ago |
Rafał Wojdyła
|
9959e0a395
[Pal] Use size_t instead of int for size parameter
|
5 years ago |
Simon Gaiser
|
43b4ba3706
[Jenkins] Enable PAL regression tests on Linux-SGX
|
5 years ago |
Simon Gaiser
|
2b8a9a8e06
[Pal/Linux-SGX] Drop hashlib wrapper in pal-sgx-sign
|
5 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
|
5 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
|
5 years ago |
Simon Gaiser
|
946a58f338
[Pal] Add %i support to printf
|
5 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
|
5 years ago |
Zhang Chen
|
5cd91c596c
[LibOS] Add missed error handling and fix codestyle issues in epoll_wait regression test
|
5 years ago |
Li Lei
|
195c2b1f7b
[PAL] Enable Wunsed-parameter warning as part of Wextra
|
6 years ago |
Don Porter
|
a5471a80a8
Fix the large-mmap test.
|
5 years ago |
Don Porter
|
3f316254b0
Drop the monitor regression test
|
5 years ago |
Don Porter
|
1286dec7ab
Ensure unit tests actually return a failure message
|
5 years ago |
Isaku Yamahata
|
87b19376a5
[Pal/Linux-SGX] Fix warning in db_misc.c
|
5 years ago |
Simon Gaiser
|
2edacac684
[Pal/Linux-SGX] Drop unused SGX_HAS_FSGSBASE flag
|
5 years ago |