Commit History

Author SHA1 Message Date
  Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules 4 years ago
  Michał Kowalczyk 6356559e39 Fix header dependencies 4 years ago
  borysp 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` 4 years ago
  Chia-Che Tsai 0d89dda052 [LibOS] Fix the implementation of getrlimit/setrlimit syscalls 4 years ago
  borysp 7bfb250878 [LibOS] Enable readdir to list directories with many entries 4 years ago
  Chia-Che Tsai f98966265d [LibOS] Fix an ambiguous intepretation of a shim handle 4 years ago
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 5 years ago
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare 5 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros 5 years ago
  Michał Kowalczyk 1076fd4fa0 [LibOS] Use `struct shim_lock` instead of LOCKTYPE 5 years ago
  Isaku Yamahata d357ab9a26 [LibOS] Accept all rlimit resources for [gs]etrlimit() 5 years ago
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks 5 years ago
  Isaku Yamahata b44d8335a1 [LibOS] fix futex signature 5 years ago
  Li Lei 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL 5 years ago
  Don Porter 33e24e72d9 Put back some lost epoll code (#137) 5 years ago
  Chia-Che Tsai 849859809c fix for large files within an SGX enclave (#136) 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 2e9438f71c Replace Linux List code with a new implementation (#71) 6 years ago
  Don Porter 7d98e8ca28 Debug waitpid tests (partially): Fix exit status wrt signals, support nlink in the chroot fs. We don't currently support core dumps from graphene, so some waitpid tests will fail for this reason. 7 years ago
  Chia-Che Tsai 76967f39d3 Bugfixes: 7 years ago
  Chia-Che Tsai b6e06b5f79 - add linux-test-project to apps 7 years ago
  Don Porter 760446deac Address bug report #11, by using 64-bit offsets and lengths internally. Create a regression test to capture this case 7 years ago
  Chia-Che Tsai cfa620e24a Trivial changes 8 years ago
  Chia-Che Tsai b5586bbfc6 release v0.3 8 years ago
  Chia-Che Tsai 10c06ad723 The first official release 10 years ago