Commit History

Author SHA1 Message Date
  Isaku Yamahata f0b91c22b2 [Pal/Linux-SGX] Do not perform _DkStreamRead() on already mmapped exec file 4 years ago
  borysp bdc6a48c2c [LibOS] Add a bunch of asserts on locks state 4 years ago
  Dmitrii Kuvaiskii 2c6ff2718f [Pal] Purge all multicast/broadcast functionality 4 years ago
  borysp e049518369 [Pal] Remove redundant spinlock implementation 4 years ago
  Dmitrii Kuvaiskii 40c08ff75a [LibOS, Pal/{Linux,Linux-SGX}] Remove DkObjectsWaitAny() 4 years ago
  Dmitrii Kuvaiskii da2dd37dd8 [LibOS, Pal/{Linux,Linux-SGX}] Better emulation of polling 4 years ago
  Dmitrii Kuvaiskii 7d99d4788c [LibOS,Pal] Remove Graphene IPC completely 4 years ago
  Dmitrii Kuvaiskii b194aa17fb [LibOS,Pal] Correctly emulate CLONE_CHILD_CLEARTID 4 years ago
  Krishnakumar, Sudha 80968492b8 [LibOS, Pal] Correctly migrate eventfd descriptors on fork() 4 years ago
  Michał Kowalczyk ce7f03f635 [PAL] Clean up alignment macros 4 years ago
  Rafał Wojdyła a04e71c7fa [Pal] Fix errors returned from mbedTLS crypto adapter 4 years ago
  Michał Kowalczyk a6e1524e6e Clean up handle_ops and PAL_HANDLE usage 4 years ago
  Simon Gaiser 7ce7278121 [Pal/Linux-SGX] Add memory gap around 'exec' area 4 years ago
  Don Porter 60bed726e3 [PAL] Fix cpuid parsing on a system with hyperthreads 4 years ago
  Chia-Che Tsai f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() 5 years ago
  Michał Kowalczyk 5ec5e2f24c Delete all reference monitor residues 4 years ago
  Michał Kowalczyk 52786e5f4d Fix a bunch of typos 4 years ago
  Isaku Yamahata 7eade65b91 [Pal, LibOS] Fix vprintf signature to take va_list instead of its pointer 4 years ago
  Isaku Yamahata ba169becae [Pal] Add noreturn function attribute where appropriate 5 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Isaku Yamahata 312159dbcb [Pal] Add noreturn function attribute where appropriate 5 years ago
  Li Lei f4507c3ddd [Pal/Linux-SGX] 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 46f553fe5d Cleanup and uppercase C macros 5 years ago
  Michał Kowalczyk 281a05ce48 Fix camel case in DkStreamAttributes{Query,Set}ByHandle 5 years ago
  Michał Kowalczyk 29f44c836b [PAL] Document [_]DkRandomBitsRead 5 years ago
  Rafał Wojdyła 9959e0a395 [Pal] Use size_t instead of int for size parameter 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
  Isaku Yamahata e465aab80e [PAL] remove unnecessary goto in db_rtld.c 5 years ago