Historique des commits

Auteur SHA1 Message Date
  greatbridf c5a6be277a change(process): use map for process list il y a 2 ans
  greatbridf a1ddb6a031 feat(map): add template container map il y a 2 ans
  greatbridf 44a9b33979 feat(hash_map): move pair class out of hash_map il y a 2 ans
  greatbridf f021bc88bb change(vfs): make fs_root inline global var il y a 2 ans
  greatbridf 5619ebf4c1 Merge branch 'vfs_fix' into open il y a 2 ans
  greatbridf 5a58906104 change(vfs): only allocate children lists for dirs il y a 2 ans
  greatbridf 87883c5978 refactor(new): add _new and pnew for allocators il y a 2 ans
  greatbridf 0f4efff41e fix(vfs): wrong comment of dentry flags il y a 2 ans
  greatbridf f2dd3f8c06 fix(vfs): wrong comment of dentry flags il y a 2 ans
  greatbridf 9dfbab81c4 Merge branch 'process-classes' il y a 2 ans
  greatbridf b8cc71517a feat(ata): check buf_size in ata_read() il y a 2 ans
  greatbridf 6e4a649a55 feat(c++): add operator& to list iterators il y a 2 ans
  greatbridf b120b34b82 feat(process): add class readyqueue il y a 2 ans
  greatbridf 1c4a86f31d style(process.cpp): use _noreturn_crash() il y a 2 ans
  greatbridf 56756566e1 refactor(irq0): remove is_scheduler_ready il y a 2 ans
  greatbridf 0d8e0a0ef4 feat(proc): add class proclist il y a 2 ans
  greatbridf f96fe8524c fix(c++): fix move and forward il y a 2 ans
  greatbridf d5aa6193eb Merge branch 'fix-release' il y a 2 ans
  greatbridf 07d5acdffa fix(scheduler): push pseudo ret.addr. of go_kernel il y a 2 ans
  greatbridf 47a3dcc803 fix(lock): wrong jmp label il y a 2 ans
  greatbridf 749f13d09d fix(evtqueue): return front() by value il y a 2 ans
  greatbridf 3a9e9ef206 fix(assert): assert_likely is undefined in Release il y a 2 ans
  greatbridf e73c206e52 Merge branch 'exec' il y a 2 ans
  greatbridf 1285e661c3 refactor(assert): move assert and breakpoint code il y a 2 ans
  greatbridf e548724797 fix(a20): check a20 status without breaking code il y a 2 ans
  greatbridf 020f3cb5c6 Merge branch 'exit_and_wait' into exec il y a 2 ans
  greatbridf b2586e331c feat(syscall): impl. exit and wait syscall il y a 2 ans
  greatbridf cd69b19fe7 fix(init): send kernel address to get exit code il y a 2 ans
  greatbridf 5d0c569a04 feat(stack-protector): protect stack overflowing il y a 2 ans
  greatbridf fc29de6d6f fix(mm): continue; in clear_user() il y a 2 ans