Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files há 2 anos atrás
  greatbridf 3f508e8775 feat(fs): add fat32 filesystem há 2 anos atrás
  greatbridf 8058928329 feat(vfs): make vfs a interface há 2 anos atrás
  greatbridf 2ef440f8e1 change(vfs): use c++ há 2 anos atrás
  greatbridf 05cf4932d8 feat(vfs): add new struct special_node há 2 anos atrás
  greatbridf 41aeb2dd0d style(vfs): rename union special_node to node_t há 2 anos atrás
  greatbridf 9b715713dc fix(vfs): check if special node ops func exist há 2 anos atrás
  greatbridf e88af94e05 feat(node): impl. mknode há 2 anos atrás
  greatbridf 1e170f1028 feat(vfs_stat): handle / and directories há 2 anos atrás
  greatbridf 4660803811 feat(vfs): query file stat há 2 anos atrás
  greatbridf 89a69a47e9 feat(vfs): impl. vfs_open to open file and dirs há 2 anos atrás
  greatbridf 3fd580fe86 feat: find inode according to filename há 2 anos atrás
  greatbridf 60d64c224c refactor: write tmpfs with c++ há 2 anos atrás