| .. |
|
bookkeep
|
315c7b60ff
[LibOS] Use static inline function instead of C macro
|
6 years ago |
|
elf
|
e37d29fee0
Remove duplicate semicolon
|
6 years ago |
|
fs
|
d362b2969b
[LibOS] Correctly set type of directory entries
|
6 years ago |
|
ipc
|
7535273ecc
[LibOS] Add checks for printf format
|
6 years ago |
|
sys
|
315c7b60ff
[LibOS] Use static inline function instead of C macro
|
6 years ago |
|
utils
|
315c7b60ff
[LibOS] Use static inline function instead of C macro
|
6 years ago |
|
.gitignore
|
4b190baef7
[LibOS] asm offset constants generation
|
6 years ago |
|
Makefile
|
10994e1b69
[Makefile] Use symlinks instead of cp to populate Runtime dir
|
6 years ago |
|
asm-offsets.c
|
745ab4a478
[Pal/Linux-SGX] Generate asm offsets and use them
|
6 years ago |
|
shim-debug.map
|
f8bf469018
Cleaning up and rewriting VMA bookkeeping code (#183)
|
7 years ago |
|
shim.lds
|
4a2257d413
[shim, Pal/Linux-SGX]: don't use -e for ld, but use ENTRY
|
6 years ago |
|
shim.map
|
27ed3b2f6b
- Fix calling convention issues in the glibc 2.19 patch
|
9 years ago |
|
shim_async.c
|
7535273ecc
[LibOS] Add checks for printf format
|
6 years ago |
|
shim_checkpoint.c
|
9c398764ce
[LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro
|
6 years ago |
|
shim_debug.c
|
7535273ecc
[LibOS] Add checks for printf format
|
6 years ago |
|
shim_init.c
|
9c398764ce
[LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro
|
6 years ago |
|
shim_malloc.c
|
315c7b60ff
[LibOS] Use static inline function instead of C macro
|
6 years ago |
|
shim_parser.c
|
7535273ecc
[LibOS] Add checks for printf format
|
6 years ago |
|
shim_random.c
|
7535273ecc
[LibOS] Add checks for printf format
|
6 years ago |
|
shim_syscalls.c
|
b44d8335a1
[LibOS] fix futex signature
|
6 years ago |
|
shim_table.c
|
0433461802
License change to LGPL (#140)
|
8 years ago |
|
start.S
|
e568ded00e
[LibOS] start.S: remove unnecessary movq
|
6 years ago |
|
syscallas.S
|
08d0866850
[LibOS] syscallas.S: Reference shim_table through GOT
|
6 years ago |