Commit történet

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