Commit History

Author SHA1 Message Date
  borysp d0a0c4a9b5 [LibOS] Fix header import order issue 4 years ago
  borysp 599425ed07 [LibOS] Fix some bugs related to O_DIRECTORY handling 4 years ago
  Michał Kowalczyk f1c334357c Reformat repository to our clang-format rules (2nd iteration) 4 years ago
  Michał Kowalczyk bae8baa2dd [LibOS] Merge page size and allocation alignment 4 years ago
  Michał Kowalczyk bc0beaa253 Refactor alignment macros 4 years ago
  Dmitrii Kuvaiskii 57d9e3347d [LibOS] Fix typo in handle_copy() which led to failed sendfile() 4 years ago
  borysp e23684bc3d [LibOS] Rewrite rename* syscalls 4 years ago
  borysp 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` 4 years ago
  Isaku Yamahata 63f27e42d7 [LibOS] Remove abspath check from *at() syscalls 5 years ago
  Isaku Yamahata 4bd9afd9e2 [LibOS] Remove abused goto in sys/shim_fs.c 5 years ago
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags 5 years ago
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files 5 years ago
  Michał Kowalczyk ae733cacd7 [LibOS] Convert locks from macros to functions 5 years ago
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks 5 years ago
  Chia-Che Tsai e01769337c Detecting invalid user memory given as system call inputs (#210) 5 years ago
  Don Porter 0433461802 License change to LGPL (#140) 6 years ago
  Don Porter 62f07c7181 Reimplement directory caching (#78) 6 years ago
  Chia-Che Tsai a5bc12fd53 Fixing miscellaneous bugs in LibOS 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 b6e06b5f79 - add linux-test-project to apps 7 years ago
  Chia-Che Tsai b5586bbfc6 release v0.3 8 years ago
  Chia-Che Tsai 10c06ad723 The first official release 10 years ago