Commit History

Author SHA1 Message Date
  Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules 4 years ago
  Chia-Che Tsai f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() 5 years ago
  Michał Kowalczyk 5ec5e2f24c Delete all reference monitor residues 4 years ago
  Chia-Che Tsai 0d89dda052 [LibOS] Fix the implementation of getrlimit/setrlimit syscalls 4 years ago
  Isaku Yamahata a45f3b8196 [LibOS] Implement newfstatat() system call 5 years ago
  Chia-Che Tsai 013c25cdb2 Fix compilation errors on Ubuntu 18.04 4 years ago
  Zhang Chen 18eb57832e [LibOS] Add supplementary groups support: set{get}groups() 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
  Isaku Yamahata 8055b40007 [LibOS] Add noreturn function attribute where appropriate 5 years ago
  Isaku Yamahata 086b997792 [LibOS] Implement mincore() system call 5 years ago
  Michał Kowalczyk d7b3d6074a Align stack to 16 when calling C from asm 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
  Chia-Che Tsai 00c4ed0253 Implement sched_getaffinity system call (#209) 5 years ago
  Chia-Che Tsai a5bc12fd53 Fixing miscellaneous bugs in LibOS 6 years ago
  Chia-Che Tsai 76967f39d3 Bugfixes: 7 years ago
  Chia-Che Tsai fba92d6a28 Bugfies: 7 years ago
  Chia-Che Tsai b6e06b5f79 - add linux-test-project to apps 7 years ago
  Don Porter d3d3c0116a Make fdatasync a wrapper for fsync, for now. Assuming no apps rely on data-only sync for correctness. 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 9e5e7bded8 Fix header and type definition issue for Ubuntu 13.04+ 9 years ago
  Chia-Che Tsai 10c06ad723 The first official release 10 years ago