История коммитов

Автор SHA1 Сообщение Дата
  greatbridf fc545e1710 chore: build user-space-program with cmake 2 лет назад
  greatbridf 33e5982d79 change(cmake): link the kernel with cmake 2 лет назад
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code 2 лет назад
  greatbridf df785572f8 Merge branch 'getdents' 2 лет назад
  greatbridf c8ff5b072a feat(syscall): add getdents 2 лет назад
  greatbridf 0120d746b3 feat(map): add operator bool, fix find() 2 лет назад
  greatbridf f12a8f26ab feat(c++): add std::function 2 лет назад
  greatbridf bd25366506 change(file): add ptr to parent in struct file 2 лет назад
  greatbridf b74163b1d5 Merge branch 'open_working' into open 2 лет назад
  greatbridf d3a2691a11 feat(tty): read from tty 2 лет назад
  greatbridf 246de6198f output less debug info in kernel_main 2 лет назад
  greatbridf 551cec8c54 feat: bufferred tty reading 2 лет назад
  greatbridf 5b120d25aa rewrite tty with c++ classes 2 лет назад
  greatbridf 3bb9a50d6a add non copyable class 2 лет назад
  greatbridf 23e86efdae fix buffer constructor 2 лет назад
  greatbridf 8326c982e1 adapt more parts to cpp 2 лет назад
  greatbridf c23b25c8eb remove constexpr of ~mm_list() 2 лет назад
  greatbridf 576ca427b0 limit vfs_read buffer size when doing system calls 2 лет назад
  greatbridf 57bb3fc54e stash 2 2 лет назад
  greatbridf 95059ec7e0 stash 1 2 лет назад
  greatbridf 248e32a46d change(buffer): rename buffer.{c,h} to buffer.hpp 2 лет назад
  greatbridf 79482631aa feat(file): add file descriptors 2 лет назад
  greatbridf 789d002b13 fix(hash_map): make find() const compatible 2 лет назад
  greatbridf edb5ac858c fix(syscall_exit): remove all thds from ready list 2 лет назад
  greatbridf 9caca574db change(thread): add class thdlist 2 лет назад
  greatbridf e4b84ad3da feat(c++): add is_template_instance 2 лет назад
  greatbridf c5a6be277a change(process): use map for process list 2 лет назад
  greatbridf a1ddb6a031 feat(map): add template container map 2 лет назад
  greatbridf 44a9b33979 feat(hash_map): move pair class out of hash_map 2 лет назад
  greatbridf f021bc88bb change(vfs): make fs_root inline global var 2 лет назад