Historique des commits

Auteur SHA1 Message Date
  Isaku Yamahata 467033f4a2 [LibOS] Remove mmap logic on read/write in chroot FS il y a 4 ans
  Dmitrii Kuvaiskii c685e56e67 [LibOS] Update TYPE_DEV handles with correct function pointers in dev_ops il y a 4 ans
  Dmitrii Kuvaiskii 5784d97375 [LibOS] Allow MSG_PEEK on recv() il y a 4 ans
  Dmitrii Kuvaiskii da2dd37dd8 [LibOS, Pal/{Linux,Linux-SGX}] Better emulation of polling il y a 4 ans
  Dmitrii Kuvaiskii 56bc2b49ad [LibOS] Comprehensive cleanup of epoll_create()/epoll_ctl()/epoll_wait() il y a 4 ans
  borysp 6cfaf420b3 [LibOS] Rework futexes implementation il y a 4 ans
  Krishnakumar, Sudha 3ee41aa9ff [LibOS, Pal] Support eventfd() il y a 4 ans
  Michał Kowalczyk bc0beaa253 Refactor alignment macros il y a 4 ans
  borysp 323be6717d [LibOS] Change minimal file descriptor number to be 0 il y a 4 ans
  Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules il y a 4 ans
  Michał Kowalczyk 6356559e39 Fix header dependencies il y a 4 ans
  borysp 004c2fe9a4 [LibOS] Remove `opened` reference counter from `struct shim_handle` il y a 4 ans
  Chia-Che Tsai 0d89dda052 [LibOS] Fix the implementation of getrlimit/setrlimit syscalls il y a 4 ans
  borysp 7bfb250878 [LibOS] Enable readdir to list directories with many entries il y a 4 ans
  Chia-Che Tsai f98966265d [LibOS] Fix an ambiguous intepretation of a shim handle il y a 4 ans
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags il y a 5 ans
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare il y a 5 ans
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files il y a 5 ans
  Michał Kowalczyk 16d90cfe12 Fix parenthesizing and formatting of C macros il y a 5 ans
  Michał Kowalczyk 1076fd4fa0 [LibOS] Use `struct shim_lock` instead of LOCKTYPE il y a 5 ans
  Isaku Yamahata d357ab9a26 [LibOS] Accept all rlimit resources for [gs]etrlimit() il y a 5 ans
  Michał Kowalczyk 2bc2c04194 Remove trailing blanks il y a 5 ans
  Isaku Yamahata b44d8335a1 [LibOS] fix futex signature il y a 5 ans
  Li Lei 05c495c369 Enable Wextra (-Wunused-parameter and -Wsign-compare excluded) for LibOS and PAL il y a 5 ans
  Don Porter 33e24e72d9 Put back some lost epoll code (#137) il y a 5 ans
  Chia-Che Tsai 849859809c fix for large files within an SGX enclave (#136) il y a 6 ans
  Don Porter 0433461802 License change to LGPL (#140) il y a 6 ans
  Don Porter d04f172e89 Replace the atomics implementation (#83) il y a 6 ans
  Don Porter 2e9438f71c Replace Linux List code with a new implementation (#71) il y a 6 ans
  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. il y a 7 ans