提交历史

作者 SHA1 备注 提交日期
  Isaku Yamahata 8096b03d63 [LibOS,Pal] Miscellaneous small fixes for readability 4 年之前
  Isaku Yamahata 467033f4a2 [LibOS] Remove mmap logic on read/write in chroot FS 4 年之前
  borysp d0a0c4a9b5 [LibOS] Fix header import order issue 4 年之前
  Isaku Yamahata be9e85625a [Pal/Linux-SGX] Cache untrusted memory region for read/write/recv/send OCALLs 4 年之前
  Isaku Yamahata 4570e70b6d [Pal/{Linux, Linux-SGX}] Delete unused macro SEEK_SET 4 年之前
  Isaku Yamahata 2fea898faa [Pal/{Linux,Linux-SGX}] Use pread/pwrite instead of lseek + read/write 4 年之前
  Isaku Yamahata a701e61422 [Pal/Linux-SGX] make OCALLs return longs not ints 4 年之前
  Simon Gaiser bcf8a963b1 [Pal/Linux-SGX] Skip attestation test if no RA key is configured 4 年之前
  Isaku Yamahata 1738f698e7 [Pal/lib] Fix slabmgr initialization 4 年之前
  borysp f2b1d194a1 [Make] Remove std=gnu99 from tests 4 年之前
  borysp 6c0c0c526a [Make] Fix LibOS tests build errors 4 年之前
  Dmitrii Kuvaiskii ff8457f54e [Pal/Linux-SGX] Remove support for Intel SGX drivers version 1.8- 4 年之前
  Isaku Yamahata b25bd2aed5 [Make] List object files in plain manner 4 年之前
  Isaku Yamahata 4bcf3a6287 [Pal/Linux-SGX] Save/restore callee-saved regs on sgx_{ecall,raise} 4 年之前
  Isaku Yamahata 4182c29476 [LibOS] Eliminate unnecessary nested functions 4 年之前
  Isaku Yamahata 8ca30edbfa [Make] Remove the use of wildcards 4 年之前
  Isaku Yamahata df358b8ba8 [Make] Consistently use $(RM) instead of rm -f 4 年之前
  Thomas Knauth 6f0690f223 Remove forcing some cpuid subleafs to zero 4 年之前
  Isaku Yamahata e3c62c7a9f [CI] run-pylint: Exclude .py from external sources 4 年之前
  Isaku Yamahata ff0fd4d0fd [.gitignore] Remove * from .gitignore files 4 年之前
  Isaku Yamahata f1a346985d [Pal/Linux-SGX] Eliminate an unused function, unset_sighandler() 4 年之前
  Isaku Yamahata 5a84d36e8c [LibOS] Use right type, struct wake_queue_node*, instead of void* 4 年之前
  Isaku Yamahata 0214a5b7ca [Pal/Linux] 16-align stack before calling pal_linux_main 4 年之前
  Isaku Yamahata ada76139e2 [LibOS] Makefile: Remove OMIT_FRAME_POINTER flag 4 年之前
  Isaku Yamahata ba28a9c02c [Pal/{Linux, Linux-SGX}] Remove duplicated labels in clone-x86_64.S 4 年之前
  Isaku Yamahata d2d88e16fe [LibOS] Change ioctl(, int cmd) to ioctl(, unsigned long cmd) 4 年之前
  Isaku Yamahata 15e298ace9 [LibOS] glibc: Remove INLINE_SYSCALL_ASM and related changes 4 年之前
  borysp d4dcbdd76b [Runtime] Fix pal_loader bash script typo 4 年之前
  Simon Gaiser 32c1965fdd [CI] Runtime/pal_loader has been cleaned up, remove it from ignore list 4 年之前
  Isaku Yamahata afddf5c4cc [LibOS] Build test/{benchmark, inline, regression} 4 年之前