Histórico de Commits

Autor SHA1 Mensagem Data
  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
  greatbridf 3893ba9cea feat(libstdc++): add stl map há 1 ano atrás
  greatbridf 3807ff3e32 feat(libstdc++): add stl set há 1 ano atrás
  greatbridf ec19ff3095 change(proclist): remove tty_idx há 1 ano atrás
  greatbridf 07638e3531 change(kernel): remove types::pair há 1 ano atrás
  greatbridf c4bd0eb20e feat(libstdc++): tuple há 1 ano atrás
  greatbridf e1446fc737 style(process): use structured binding... há 1 ano atrás
  greatbridf 727c3c936a refactor(gblibstdc++): add type_traits and utility há 1 ano atrás
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility há 1 ano atrás
  greatbridf cf416c45b5 feat(kill): add syscall kill() há 2 anos atrás
  greatbridf 9483e98eca fix(proclist::find()): check iter null há 2 anos atrás
  greatbridf 769feae046 feat(gblibc): add umask() há 2 anos atrás
  greatbridf 1ce4b3415e feat(gblibc): add malloc, brk, sbrk há 2 anos atrás
  greatbridf 3e141f09b7 change(gblibc): move errno to gblibc há 2 anos atrás
  greatbridf eaa4c84140 feat: vfs_open_proc for user space syscalls há 2 anos atrás
  greatbridf 427190bcbe feat: setpgrp há 2 anos atrás
  greatbridf 760c462f77 feat(pipe): send EOF on write end close há 2 anos atrás