Historie revizí

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