Историја ревизија

Аутор SHA1 Порука Датум
  Isaku Yamahata d2d88e16fe [LibOS] Change ioctl(, int cmd) to ioctl(, unsigned long cmd) пре 4 година
  Isaku Yamahata f53ea3a7cb [LibOS] Rename shim_tls.h to shim_tcb.h пре 4 година
  Dmitrii Kuvaiskii 186f41e65c [LibOS] Add dummy implementation of Linux-specific mbind() пре 4 година
  Isaku Yamahata e4f90b1eec [LibOS] Rename allocate_tls()/populate_tls() to init_fs_base()/update_fs_base() пре 4 година
  Isaku Yamahata fde7cc1d6a [LibOS] Rename shim_thread::tcb to fs_base пре 4 година
  Dmitrii Kuvaiskii 376de63d5a [LibOS] Add dummy implementations of Linux scheduling APIs пре 4 година
  Krishnakumar, Sudha 3ee41aa9ff [LibOS, Pal] Support eventfd() пре 4 година
  Michał Kowalczyk 44e186c503 Clean up asserts пре 4 година
  Michał Kowalczyk de42ebabe1 Reformat repository to our clang-format rules пре 4 година
  Chia-Che Tsai f2591790d7 [LibOS] Fix timeout resolution for epoll_wait()/epoll_pwait() пре 5 година
  Michał Kowalczyk 5ec5e2f24c Delete all reference monitor residues пре 4 година
  Chia-Che Tsai 0d89dda052 [LibOS] Fix the implementation of getrlimit/setrlimit syscalls пре 5 година
  Isaku Yamahata a45f3b8196 [LibOS] Implement newfstatat() system call пре 5 година
  Chia-Che Tsai 013c25cdb2 Fix compilation errors on Ubuntu 18.04 пре 5 година
  Don Porter 27213b18e0 [LibOS] Fix compilation errors with -Wunused-parameter flags пре 5 година
  Zhang Chen 18eb57832e [LibOS] Add supplementary groups support: set{get}groups() пре 5 година
  Chia-Che Tsai d314707d4c [LibOS] Fix all warnings with -Wsign-compare пре 5 година
  Chia-Che Tsai be9852784f [All components] Remove all modelines from all source files пре 5 година
  Isaku Yamahata 67c148f3f2 [LibOS] Fix typo CATAGORY to CATEGORY пре 5 година
  Isaku Yamahata 086b997792 [LibOS] Implement mincore() system call пре 5 година
  Isaku Yamahata b44d8335a1 [LibOS] fix futex signature пре 5 година
  Chia-Che Tsai 00c4ed0253 Implement sched_getaffinity system call (#209) пре 6 година
  Chia-Che Tsai f8bf469018 Cleaning up and rewriting VMA bookkeeping code (#183) пре 6 година
  Don Porter 0433461802 License change to LGPL (#140) пре 6 година
  Chia-Che Tsai a5bc12fd53 Fixing miscellaneous bugs in LibOS пре 6 година
  Chia-Che Tsai 76967f39d3 Bugfixes: пре 7 година
  Chia-Che Tsai fba92d6a28 Bugfies: пре 7 година
  Chia-Che Tsai b6e06b5f79 - add linux-test-project to apps пре 7 година
  Chia-Che Tsai 27ed3b2f6b - Fix calling convention issues in the glibc 2.19 patch пре 7 година
  Don Porter d3d3c0116a Make fdatasync a wrapper for fsync, for now. Assuming no apps rely on data-only sync for correctness. пре 7 година