Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf 09fa92b097 feat(syscall): add fcntl64 hace 1 año
  greatbridf 2656facbab feat(syscall): add statx 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 423968a920 feat(vfs): support opening relative path 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 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 e1446fc737 style(process): use structured binding... hace 1 año
  greatbridf e289c9a72b feat(bitmap): change bm_ funcs to class bitmap hace 1 año
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility hace 1 año
  greatbridf 8e1293cd43 feat: support fat32 lowercase filename hace 2 años
  greatbridf 167dd07e9b feat(pipe): send SIGPIPE on read end close hace 2 años
  greatbridf 760c462f77 feat(pipe): send EOF on write end close hace 2 años
  greatbridf ba8f40e69b feat: read and write of pipes will wait for data hace 2 años
  greatbridf 1ff2137333 feat: replace evequeue by cond_var hace 2 años
  greatbridf 6ab99e3b3d change: make schedule() return int. status hace 2 años
  greatbridf c268e31f28 feat(dup): add syscall dup and dup2 hace 2 años
  greatbridf 04de266681 feat(signal): send SIGINT, SIGQUIT and SIGSTOP hace 2 años
  greatbridf 300de58007 add sid and pgid hace 2 años
  greatbridf 841e258a13 fix: free stage1 and kinit hace 2 años
  greatbridf a3d94d13c1 fix: mark kstack as allocated hace 2 años
  greatbridf 0471ee9813 change: replace some _new with operator new hace 2 años
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 hace 2 años
  greatbridf cb96ca109a feat: free kinit memory hace 2 años
  greatbridf a9e1f08cc6 style: kernel_main hace 2 años
  greatbridf d8a3f66f7a fix(vfs_open): check nullptr hace 2 años