Commit History

Author SHA1 Message Date
  Michał Kowalczyk 1076fd4fa0 [LibOS] Use `struct shim_lock` instead of LOCKTYPE 5 years ago
  Isaku Yamahata e3a04c29a6 [LibOS] Preserve RFLAGS in syscall_wrapper 5 years ago
  Isaku Yamahata 0547abf390 [LibOS] Retry DkObjectsWaitAny on interrupt 5 years ago
  Dmitrii Kuvaiskii e307eca021 [LibOS] Support of test_user_{memory/string} in SGX PAL 5 years ago
  Isaku Yamahata 6abaa112fc [LibOS] Emulate `syscall` instruction 5 years ago
  Rafał Wojdyła aba21c360e [LibOS] Return proper error code on initialization fail 5 years ago
  Chia-Che Tsai 09ad502c3a [LibOS] Use the C11 standard instead of GNU99 5 years ago
  Michał Kowalczyk 57749eb973 [LibOS] Don't use insecure random 5 years ago
  Isaku Yamahata 315c7b60ff [LibOS] Use static inline function instead of C macro 5 years ago
  Isaku Yamahata 9c398764ce [LibOS] shim_thread.h/shim_tls.h: use static inline instead of macro 5 years ago
  Isaku Yamahata 7535273ecc [LibOS] Add checks for printf format 5 years ago
  Li Lei 195c2b1f7b [PAL] Enable Wunsed-parameter warning as part of Wextra 5 years ago
  Gary 5bb7180de7 [LibOS] Fix an uninitialized value n in wait_event 5 years ago
  Chia-Che Tsai cba6e3278a Add -Werror to CFLAGS with WERROR=1 5 years ago
  Chia-Che Tsai 0ba556c118 [LibOS] Fixing signal handling scheme 5 years ago
  Chia-Che Tsai e01769337c Detecting invalid user memory given as system call inputs (#210) 6 years ago
  Chia-Che Tsai f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) 6 years ago
  Michał Kowalczyk d83536ff0e Fixes for the allocator/VMA code (#180) 6 years ago
  Michał Kowalczyk 15c2950e0a Fix numeric base confusion in pid printing (#120) 6 years ago
  Don Porter 0433461802 License change to LGPL (#140) 6 years ago
  Don Porter d04f172e89 Replace the atomics implementation (#83) 6 years ago
  Don Porter f67fe09124 Fix a bug introduced by commit 3a40af399d1d85 (#94) 6 years ago
  Don Porter 2e9438f71c Replace Linux List code with a new implementation (#71) 6 years ago
  Chia-Che Tsai a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 years ago
  Chia-Che Tsai 76967f39d3 Bugfixes: 7 years ago
  Don Porter 9882cad859 check return codes in semaphore implementation 7 years ago
  Chia-Che Tsai 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
  Chia-Che Tsai cfa620e24a Trivial changes 8 years ago
  Chia-Che Tsai eece099382 1. in printf: va_list might be passed by value; pass by address instead 8 years ago
  Chia-Che Tsai 5eaaf9abfb apply multiple patches 9 years ago