Dmitrii Kuvaiskii 4ddca71177 [Pal, LibOS] Remove passing of ELF aux vectors from PAL to LibOS 5 years ago
..
host 456f03aad8 Fix a few typos in code comments, debug info, and README 5 years ago
security 4fe1365d05 [Pal/Linux] Turn on -Wsign-compare and fix the produced warnings 5 years ago
.gitignore a84fe47843 Clean up .gitignore files 5 years ago
Makefile 10994e1b69 [Makefile] Use symlinks instead of cp to populate Runtime dir 5 years ago
Makefile.Host 6a1faf7874 gcc -dumpmachine returns x86_64-xxx-linux-gnu (#242) 5 years ago
Makefile.Test 47acfc32bc [Pal] Use := to get correct dir in Makefile.Test 5 years ago
db_events.c 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 years ago
db_exception.c 312159dbcb [Pal] Add noreturn function attribute where appropriate 5 years ago
db_ipc.c 195c2b1f7b [PAL] Enable Wunsed-parameter warning as part of Wextra 5 years ago
db_main.c 63dbfd4244 [Pal] Remove abused goto from db_main.c 5 years ago
db_memory.c 0433461802 License change to LGPL (#140) 6 years ago
db_misc.c f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
db_mutex.c 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 years ago
db_object.c f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
db_process.c 312159dbcb [Pal] Add noreturn function attribute where appropriate 5 years ago
db_rtld.c 4ddca71177 [Pal, LibOS] Remove passing of ELF aux vectors from PAL to LibOS 5 years ago
db_streams.c f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
db_threading.c 312159dbcb [Pal] Add noreturn function attribute where appropriate 5 years ago
dl-machine-x86_64.h 46f553fe5d Cleanup and uppercase C macros 5 years ago
do-rel.h 16d90cfe12 Fix parenthesizing and formatting of C macros 5 years ago
dynamic_link.h f4507c3ddd [Pal/Linux-SGX] Turn on -Wsign-compare and fix the produced warnings 5 years ago
generated-offsets-build.h 402fce72ba Autogenerate offsets for Python 5 years ago
pal.h 8b5f3b30e5 Fix typo 'writeable' -> 'writable' 5 years ago
pal_debug.h 8dd311a353 [Pal/Linux-SGX] Add format check to pal_printf 5 years ago
pal_defs.h 74527989be [Linux PAL] Disable caching loaded and relocated binaries 5 years ago
pal_error.h 0433461802 License change to LGPL (#140) 6 years ago
pal_internal.h 312159dbcb [Pal] Add noreturn function attribute where appropriate 5 years ago
pal_rtld.h 16d90cfe12 Fix parenthesizing and formatting of C macros 5 years ago
printf.c 46f553fe5d Cleanup and uppercase C macros 5 years ago
slab.c 16d90cfe12 Fix parenthesizing and formatting of C macros 5 years ago
user_start.S d7b3d6074a Align stack to 16 when calling C from asm 5 years ago