Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  greatbridf e1446fc737 style(process): use structured binding... hace 1 año
  greatbridf 727c3c936a refactor(gblibstdc++): add type_traits and utility hace 1 año
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility hace 1 año
  greatbridf cf416c45b5 feat(kill): add syscall kill() hace 2 años
  greatbridf 9483e98eca fix(proclist::find()): check iter null hace 2 años
  greatbridf 769feae046 feat(gblibc): add umask() hace 2 años
  greatbridf 1ce4b3415e feat(gblibc): add malloc, brk, sbrk hace 2 años
  greatbridf 3e141f09b7 change(gblibc): move errno to gblibc hace 2 años
  greatbridf eaa4c84140 feat: vfs_open_proc for user space syscalls hace 2 años
  greatbridf 427190bcbe feat: setpgrp hace 2 años