Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue hace 11 meses
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four hace 11 meses
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; hace 1 año
  greatbridf 530db35b6a feat(file): append to file hace 1 año
  greatbridf 0c005d1b68 fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd hace 1 año
  greatbridf 4ac28ae9a7 feat(init): execute init script using busybox sh hace 1 año
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area hace 1 año
  greatbridf 74c913f994 feat(syscall): implement sigaction hace 1 año
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) hace 1 año
  greatbridf fdb0052684 fix(signal): wakeup the threading on signals generated hace 1 año
  greatbridf a52f58ffb4 feat(syscall): add rt_sigprocmask hace 1 año
  greatbridf 35cce41a09 fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files hace 1 año
  greatbridf 5813062c00 Merge branch 'dev' hace 1 año
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file hace 1 año
  greatbridf 6d321f5eac feat(open): open() can now create new files hace 1 año
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths hace 1 año
  greatbridf 09fa92b097 feat(syscall): add fcntl64 hace 1 año
  greatbridf 4ee526a1aa refactor(mm): some tweaks of mm and mm_list hace 1 año
  greatbridf 696aaa567c feat(syscall): add clock_gettime64, getuid and prctl hace 1 año
  greatbridf da4fc9c087 feat(syscall): add syscalls, change syscall ids hace 1 año
  greatbridf 423968a920 feat(vfs): support opening relative path hace 1 año
  greatbridf 1da64db368 feat(libstdc++): add priority_queue hace 1 año
  greatbridf 719a421750 change(kernel): replace types::list with std::list hace 1 año
  greatbridf 247863ce35 refactor(thread): remove thdlist and some ctors hace 1 año
  greatbridf 0a7b5413a5 fix tuple and rbtree, simplify kernel process hace 1 año
  greatbridf 3893ba9cea feat(libstdc++): add stl map hace 1 año
  greatbridf 3807ff3e32 feat(libstdc++): add stl set hace 1 año
  greatbridf ec19ff3095 change(proclist): remove tty_idx hace 1 año
  greatbridf 07638e3531 change(kernel): remove types::pair hace 1 año
  greatbridf c4bd0eb20e feat(libstdc++): tuple hace 1 año