Commit History

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