Commit History

Author SHA1 Message Date
  Chia-Che Tsai ac3a6a0021 [LibOS] Fixing a bug freeing IPC port objects 7 years ago
  Chia-Che Tsai 0ba556c118 [LibOS] Fixing signal handling scheme 7 years ago
  Chia-Che Tsai b6a96ed01c [LibOS] Update the manifest for Bash 7 years ago
  Chia-Che Tsai 74527989be [Linux PAL] Disable caching loaded and relocated binaries 7 years ago
  Chia-Che Tsai 8aaeafc0a3 [Linux PAL] Rewrite signal handling 7 years ago
  Chia-Che Tsai e8f334b220 [Linux/SGX PAL] Check NULL handles in DkObjectsWaitAny() 7 years ago
  Chia-Che Tsai 0377bc4b8a [Linux/SGX/FreeBSD PAL] Remove unused macro SIGNAL_MASK_TIME 7 years ago
  Isaku Yamahata 6381996fe0 Linux-SGX: Makefile to use $(MAKE), not "make" command directly 7 years ago
  Michał Kowalczyk ce43853139 Fix mixed tabs and trailing blanks in Jenkinsfiles 7 years ago
  Michał Kowalczyk 137b2c5ee1 Convert Windows newlines to Unix 7 years ago
  Don Porter 4ebad2401e PAL should give a clearer error when the executable cannot be found. Add it, and make a unit test for this behavior. 7 years ago
  Gary 0ca3acb9dc Fix an error test on the result of mmap syscall 7 years ago
  Dmitrii Kuvaiskii f58e478e43 Fixes oscarlab/graphene#239 (shim_do_epoll_wait ignores user-supplied timeout) 7 years ago
  Igor 9f87f6c31b Fixed the ssl config file for Lighttpd (#164) 7 years ago
  Don Porter 32c276f9ad Normalize this function's definition. 7 years ago
  Don Porter 139d49a72f First cut at a .clang-format for the project 7 years ago
  Don Porter 203a3920fa Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str. 7 years ago
  Don Porter 1dcef5f26d Draft contributing guide 7 years ago
  Isaku Yamahata bfbed330a6 remove unnecessary file Pal/include/pal/.gdb_history. 7 years ago
  Chia-Che Tsai aa449b2caf [LibOS] Removing ^M in shim_brk.c 7 years ago
  Chia-Che Tsai bc9d01a95d Update contact info in README.md (#284) 7 years ago
  Li Lei 627f2dafb8 Fixing warnings reported by -Wall (#258) 7 years ago
  woachk f07dfd052f Rebase and squash the FreeBSD PAL. 7 years ago
  Chia-Che Tsai 7f5a4cc87f Allowing concurrent builds of different PALs 7 years ago
  Don Porter a8e7749d08 Take out futex_wait03, again 7 years ago
  Gary ae5b7a0294 Not clean up allocated and mapped memory resources in error handling code 7 years ago
  Chia-Che Tsai a92f2c4973 Simplifying the flaky memory availability test for PAL 7 years ago
  Don Porter 36bd8827ac Take waitpid03 (back) out of CI. It has been flaky, and should not have gone back into CI without pretty exhaustive testing. 7 years ago
  Wang, Gang 5f4464785d Uninitialized hdl_hdr.fds bugfixes (#246) (#247) 7 years ago
  Wang, Gang 76f1ff4b24 No suffix to integer literals cause overflow (#251) 7 years ago