Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code hace 2 años
  greatbridf c8ff5b072a feat(syscall): add getdents hace 2 años
  greatbridf d3a2691a11 feat(tty): read from tty hace 2 años
  greatbridf 5b120d25aa rewrite tty with c++ classes hace 2 años
  greatbridf 8326c982e1 adapt more parts to cpp hace 2 años
  greatbridf 57bb3fc54e stash 2 hace 2 años
  greatbridf 79482631aa feat(file): add file descriptors hace 2 años
  greatbridf 44a9b33979 feat(hash_map): move pair class out of hash_map hace 2 años
  greatbridf f021bc88bb change(vfs): make fs_root inline global var hace 2 años
  greatbridf 5a58906104 change(vfs): only allocate children lists for dirs hace 2 años
  greatbridf 87883c5978 refactor(new): add _new and pnew for allocators hace 2 años
  greatbridf 6e4a649a55 feat(c++): add operator& to list iterators hace 2 años
  greatbridf cebc24a3ae feat(assert): check error with assert hace 2 años
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files hace 2 años
  greatbridf 3f508e8775 feat(fs): add fat32 filesystem hace 2 años
  greatbridf 8058928329 feat(vfs): make vfs a interface hace 2 años
  greatbridf 2ef440f8e1 change(vfs): use c++ hace 2 años
  greatbridf 05cf4932d8 feat(vfs): add new struct special_node hace 2 años
  greatbridf 41aeb2dd0d style(vfs): rename union special_node to node_t hace 2 años
  greatbridf 9b715713dc fix(vfs): check if special node ops func exist hace 2 años
  greatbridf e88af94e05 feat(node): impl. mknode hace 2 años
  greatbridf 1e170f1028 feat(vfs_stat): handle / and directories hace 2 años
  greatbridf 4660803811 feat(vfs): query file stat hace 2 años
  greatbridf 89a69a47e9 feat(vfs): impl. vfs_open to open file and dirs hace 2 años
  greatbridf 3fd580fe86 feat: find inode according to filename hace 2 años
  greatbridf 60d64c224c refactor: write tmpfs with c++ hace 2 años