Historie revizí

Autor SHA1 Zpráva Datum
  greatbridf 551cec8c54 feat: bufferred tty reading před 2 roky
  greatbridf 5b120d25aa rewrite tty with c++ classes před 2 roky
  greatbridf 3bb9a50d6a add non copyable class před 2 roky
  greatbridf 23e86efdae fix buffer constructor před 2 roky
  greatbridf 8326c982e1 adapt more parts to cpp před 2 roky
  greatbridf c23b25c8eb remove constexpr of ~mm_list() před 2 roky
  greatbridf 576ca427b0 limit vfs_read buffer size when doing system calls před 2 roky
  greatbridf 57bb3fc54e stash 2 před 2 roky
  greatbridf 95059ec7e0 stash 1 před 2 roky
  greatbridf 248e32a46d change(buffer): rename buffer.{c,h} to buffer.hpp před 2 roky
  greatbridf 79482631aa feat(file): add file descriptors před 2 roky
  greatbridf 789d002b13 fix(hash_map): make find() const compatible před 2 roky
  greatbridf edb5ac858c fix(syscall_exit): remove all thds from ready list před 2 roky
  greatbridf 9caca574db change(thread): add class thdlist před 2 roky
  greatbridf e4b84ad3da feat(c++): add is_template_instance před 2 roky
  greatbridf c5a6be277a change(process): use map for process list před 2 roky
  greatbridf a1ddb6a031 feat(map): add template container map před 2 roky
  greatbridf 44a9b33979 feat(hash_map): move pair class out of hash_map před 2 roky
  greatbridf f021bc88bb change(vfs): make fs_root inline global var před 2 roky
  greatbridf 5619ebf4c1 Merge branch 'vfs_fix' into open před 2 roky
  greatbridf 5a58906104 change(vfs): only allocate children lists for dirs před 2 roky
  greatbridf 87883c5978 refactor(new): add _new and pnew for allocators před 2 roky
  greatbridf 0f4efff41e fix(vfs): wrong comment of dentry flags před 2 roky
  greatbridf f2dd3f8c06 fix(vfs): wrong comment of dentry flags před 2 roky
  greatbridf 9dfbab81c4 Merge branch 'process-classes' před 2 roky
  greatbridf b8cc71517a feat(ata): check buf_size in ata_read() před 2 roky
  greatbridf 6e4a649a55 feat(c++): add operator& to list iterators před 2 roky
  greatbridf b120b34b82 feat(process): add class readyqueue před 2 roky
  greatbridf 1c4a86f31d style(process.cpp): use _noreturn_crash() před 2 roky
  greatbridf 56756566e1 refactor(irq0): remove is_scheduler_ready před 2 roky