Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf dfcbe573b1 fix bugs, add serial module há 10 meses atrás
  greatbridf ac083a7cf0 brand new mem subsystem há 10 meses atrás
  greatbridf a092424c56 slab and buddy allocator há 10 meses atrás
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks há 11 meses atrás
  greatbridf 970c203132 change(fat32): use map to store cluster buffer há 11 meses atrás
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue há 11 meses atrás
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four há 11 meses atrás
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; há 1 ano atrás
  greatbridf 530db35b6a feat(file): append to file há 1 ano atrás
  greatbridf 0c005d1b68 fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd há 1 ano atrás
  greatbridf 4ac28ae9a7 feat(init): execute init script using busybox sh há 1 ano atrás
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area há 1 ano atrás
  greatbridf 74c913f994 feat(syscall): implement sigaction há 1 ano atrás
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) há 1 ano atrás
  greatbridf fdb0052684 fix(signal): wakeup the threading on signals generated há 1 ano atrás
  greatbridf a52f58ffb4 feat(syscall): add rt_sigprocmask há 1 ano atrás
  greatbridf 35cce41a09 fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files há 1 ano atrás
  greatbridf 5813062c00 Merge branch 'dev' há 1 ano atrás
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file há 1 ano atrás
  greatbridf 6d321f5eac feat(open): open() can now create new files há 1 ano atrás
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths há 1 ano atrás
  greatbridf 09fa92b097 feat(syscall): add fcntl64 há 1 ano atrás
  greatbridf 4ee526a1aa refactor(mm): some tweaks of mm and mm_list há 1 ano atrás
  greatbridf 696aaa567c feat(syscall): add clock_gettime64, getuid and prctl há 1 ano atrás
  greatbridf da4fc9c087 feat(syscall): add syscalls, change syscall ids há 1 ano atrás
  greatbridf 423968a920 feat(vfs): support opening relative path há 1 ano atrás
  greatbridf 1da64db368 feat(libstdc++): add priority_queue há 1 ano atrás
  greatbridf 719a421750 change(kernel): replace types::list with std::list há 1 ano atrás
  greatbridf 247863ce35 refactor(thread): remove thdlist and some ctors há 1 ano atrás
  greatbridf 0a7b5413a5 fix tuple and rbtree, simplify kernel process há 1 ano atrás