Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf eaa4c84140 feat: vfs_open_proc for user space syscalls 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 611384a51b feat(pipe): add syscall pipe hace 2 años
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code hace 2 años
  greatbridf c8ff5b072a feat(syscall): add getdents hace 2 años
  greatbridf bd25366506 change(file): add ptr to parent in struct file hace 2 años
  greatbridf 79482631aa feat(file): add file descriptors 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 0f4efff41e fix(vfs): wrong comment of dentry flags 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