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

Аутор SHA1 Порука Датум
  greatbridf 5813062c00 Merge branch 'dev' пре 1 година
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file пре 1 година
  greatbridf 6d321f5eac feat(open): open() can now create new files пре 1 година
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths пре 1 година
  greatbridf 09fa92b097 feat(syscall): add fcntl64 пре 1 година
  greatbridf 4ee526a1aa refactor(mm): some tweaks of mm and mm_list пре 1 година
  greatbridf 696aaa567c feat(syscall): add clock_gettime64, getuid and prctl пре 1 година
  greatbridf da4fc9c087 feat(syscall): add syscalls, change syscall ids пре 1 година
  greatbridf 423968a920 feat(vfs): support opening relative path пре 1 година
  greatbridf 1da64db368 feat(libstdc++): add priority_queue пре 1 година
  greatbridf 719a421750 change(kernel): replace types::list with std::list пре 1 година
  greatbridf 247863ce35 refactor(thread): remove thdlist and some ctors пре 1 година
  greatbridf 0a7b5413a5 fix tuple and rbtree, simplify kernel process пре 1 година
  greatbridf 3893ba9cea feat(libstdc++): add stl map пре 1 година
  greatbridf 3807ff3e32 feat(libstdc++): add stl set пре 1 година
  greatbridf ec19ff3095 change(proclist): remove tty_idx пре 1 година
  greatbridf 07638e3531 change(kernel): remove types::pair пре 1 година
  greatbridf c4bd0eb20e feat(libstdc++): tuple пре 1 година
  greatbridf e1446fc737 style(process): use structured binding... пре 1 година
  greatbridf 727c3c936a refactor(gblibstdc++): add type_traits and utility пре 1 година
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility пре 1 година
  greatbridf cf416c45b5 feat(kill): add syscall kill() пре 2 година
  greatbridf 9483e98eca fix(proclist::find()): check iter null пре 2 година
  greatbridf 769feae046 feat(gblibc): add umask() пре 2 година
  greatbridf 1ce4b3415e feat(gblibc): add malloc, brk, sbrk пре 2 година
  greatbridf 3e141f09b7 change(gblibc): move errno to gblibc пре 2 година
  greatbridf eaa4c84140 feat: vfs_open_proc for user space syscalls пре 2 година
  greatbridf 427190bcbe feat: setpgrp пре 2 година
  greatbridf 760c462f77 feat(pipe): send EOF on write end close пре 2 година
  greatbridf 1ff2137333 feat: replace evequeue by cond_var пре 2 година