Commit History

Author SHA1 Message Date
  Isaku Yamahata a7565cf5ba [Pal/{Linux,Linux-SGX}] Cleanup after introducing signal-stack and XSAVE area 4 years ago
  Isaku Yamahata 98acf101d9 [Pal] Correctly save/restore XSAVE area on signal handling 5 years ago
  Dmitrii Kuvaiskii b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID 4 years ago
  Michał Kowalczyk 99677cdf72 Introduce ARRAY_SIZE macro 4 years ago
  Michał Kowalczyk 44e186c503 Clean up asserts 4 years ago
  Isaku Yamahata 711c9935f4 [Pal/{Linux, Linux-SGX}] Introduce PAL_TCB as a common structure 5 years ago
  Isaku Yamahata 29fdd5fe1e [Pal/{Linux,Linux-SGX}] Block async signals during vfork 5 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Michał Kowalczyk 4fe1365d05 [Pal/Linux] Turn on -Wsign-compare and fix the produced warnings 5 years ago
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros 5 years ago
  Michał Kowalczyk d508ce5061 Cleanup and uppercase list.h macros 5 years ago
  Michał Kowalczyk 46f553fe5d Cleanup and uppercase C macros 5 years ago
  Li Lei 6b17075687 [PAL] Rewrite the code which potentially generates incorrect assembly for assigning signal handler return address 5 years ago
  Li Lei 195c2b1f7b [PAL] Enable Wunsed-parameter warning as part of Wextra 5 years ago
  Isaku Yamahata 58cb88d2c1 [Pal] add __attribute__((format (printf, ))) 5 years ago
  Michał Kowalczyk 8346868dfc [PAL] Rename PAL_EVENT_DIVZERO to PAL_EVENT_ARITHMETIC_ERROR 5 years ago
  Gary 90dae44640 [PAL] Fix uninitialized field action.sa_flags 5 years ago
  Isaku Yamahata 7a5eb9246d [Pal/host] Make _DkGenericEventTrigger static 5 years ago
  Chia-Che Tsai 48f330c88b [Linux/SGX PAL] Use the C11 standard instead of GNU99 5 years ago
  Chia-Che Tsai 99e1a1abaf [Linux PAL] Fix alternative stack alignment and leakage 5 years ago
  Chia-Che Tsai 8aaeafc0a3 [Linux PAL] Rewrite signal handling 5 years ago
  Chia-Che Tsai 0377bc4b8a [Linux/SGX/FreeBSD PAL] Remove unused macro SIGNAL_MASK_TIME 5 years ago
  Don Porter 75ea0372f6 Error propagation bugfix in PAL initialization (#114) 6 years ago
  Chia-Che Tsai 3aaf591fc5 Fixing a bunch of memory leaking issues (#86) 6 years ago
  Don Porter 0433461802 License change to LGPL (#140) 6 years ago
  Chia-Che Tsai b6e06b5f79 - add linux-test-project to apps 7 years ago
  Chia-Che Tsai 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch 7 years ago
  Chia-Che Tsai 1a1e199c79 release v0.4beta 8 years ago
  Chia-Che Tsai b5586bbfc6 release v0.3 8 years ago
  Chia-Che Tsai 7f19f62f31 beta version 0.2 9 years ago