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

Автор SHA1 Сообщение Дата
  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 лет назад
  greatbridf 5619ebf4c1 Merge branch 'vfs_fix' into open 2 лет назад
  greatbridf 5a58906104 change(vfs): only allocate children lists for dirs 2 лет назад
  greatbridf 87883c5978 refactor(new): add _new and pnew for allocators 2 лет назад
  greatbridf 0f4efff41e fix(vfs): wrong comment of dentry flags 2 лет назад
  greatbridf f2dd3f8c06 fix(vfs): wrong comment of dentry flags 2 лет назад
  greatbridf 9dfbab81c4 Merge branch 'process-classes' 2 лет назад
  greatbridf b8cc71517a feat(ata): check buf_size in ata_read() 2 лет назад
  greatbridf 6e4a649a55 feat(c++): add operator& to list iterators 2 лет назад
  greatbridf b120b34b82 feat(process): add class readyqueue 2 лет назад
  greatbridf 1c4a86f31d style(process.cpp): use _noreturn_crash() 2 лет назад
  greatbridf 56756566e1 refactor(irq0): remove is_scheduler_ready 2 лет назад
  greatbridf 0d8e0a0ef4 feat(proc): add class proclist 2 лет назад
  greatbridf f96fe8524c fix(c++): fix move and forward 2 лет назад
  greatbridf d5aa6193eb Merge branch 'fix-release' 2 лет назад
  greatbridf 07d5acdffa fix(scheduler): push pseudo ret.addr. of go_kernel 2 лет назад
  greatbridf 47a3dcc803 fix(lock): wrong jmp label 2 лет назад
  greatbridf 749f13d09d fix(evtqueue): return front() by value 2 лет назад
  greatbridf 3a9e9ef206 fix(assert): assert_likely is undefined in Release 2 лет назад
  greatbridf e73c206e52 Merge branch 'exec' 2 лет назад