| .. |
|
bookkeep
|
5784d97375
[LibOS] Allow MSG_PEEK on recv()
|
5 years ago |
|
elf
|
b194aa17fb
[LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID
|
6 years ago |
|
fs
|
c6b9ea1baf
[LibOS] Add more cases to update inode number and file size
|
5 years ago |
|
ipc
|
6a6a852fb6
[LibOS] Add error handling to helper threads
|
5 years ago |
|
sys
|
a1c340b60b
[LibOS] Add EINVAL and EFAULT checks for {get,set}sockopt()
|
5 years ago |
|
utils
|
d51f84f547
[LibOS] Rename shim_get_tls() to shim_get_tcb() for consistency
|
6 years ago |
|
vdso
|
de42ebabe1
Reformat repository to our clang-format rules
|
6 years ago |
|
.gitignore
|
382a1ec394
Cleanup .gitignore files
|
6 years ago |
|
Makefile
|
3e7397b173
[Makefiles] Don't include *.d files when cleaning
|
6 years ago |
|
generated-offsets.c
|
f53ea3a7cb
[LibOS] Rename shim_tls.h to shim_tcb.h
|
6 years ago |
|
shim-debug.map
|
f8bf469018
Cleaning up and rewriting VMA bookkeeping code (#183)
|
7 years ago |
|
shim.lds
|
d27b61ab28
[Pal, LibOS] Enable read-only relocation (-z relro)
|
6 years ago |
|
shim.map
|
27ed3b2f6b
- Fix calling convention issues in the glibc 2.19 patch
|
9 years ago |
|
shim_async.c
|
6a6a852fb6
[LibOS] Add error handling to helper threads
|
5 years ago |
|
shim_checkpoint.c
|
1bf6423384
[LibOS/Pal] Replace hardcoded URI prefix strings
|
5 years ago |
|
shim_debug.c
|
f53ea3a7cb
[LibOS] Rename shim_tls.h to shim_tcb.h
|
6 years ago |
|
shim_init.c
|
f8f6a0c42f
[LibOS] Replace init_fs_base() with update_fs_base()
|
5 years ago |
|
shim_malloc.c
|
bae8baa2dd
[LibOS] Merge page size and allocation alignment
|
6 years ago |
|
shim_object.c
|
40c08ff75a
[LibOS, Pal/{Linux,Linux-SGX}] Remove DkObjectsWaitAny()
|
5 years ago |
|
shim_parser.c
|
f1c334357c
Reformat repository to our clang-format rules (2nd iteration)
|
5 years ago |
|
shim_syscalls.c
|
f53ea3a7cb
[LibOS] Rename shim_tls.h to shim_tcb.h
|
6 years ago |
|
shim_table.c
|
de42ebabe1
Reformat repository to our clang-format rules
|
6 years ago |
|
start.S
|
be9852784f
[All components] Remove all modelines from all source files
|
6 years ago |
|
syscallas.S
|
5f13f730e9
[LibOS] Use %gs register for LibOS TCB (shim_tcb)
|
6 years ago |