Historique des commits

Auteur SHA1 Message Date
  greatbridf 423968a920 feat(vfs): support opening relative path il y a 1 an
  greatbridf 1da64db368 feat(libstdc++): add priority_queue il y a 1 an
  greatbridf 2355016228 feat(libstdc++): add vector il y a 1 an
  greatbridf 719a421750 change(kernel): replace types::list with std::list il y a 1 an
  greatbridf 61cd2982f9 change(vfs): move dentry dtors to hpp il y a 1 an
  greatbridf 8b90f07a34 change(vfs): readdir callback should pass by ref. il y a 1 an
  greatbridf 3893ba9cea feat(libstdc++): add stl map il y a 1 an
  greatbridf 2ba94b1ce9 feat(functional): c++ std::function il y a 1 an
  greatbridf 727c3c936a refactor(gblibstdc++): add type_traits and utility il y a 1 an
  greatbridf 167dd07e9b feat(pipe): send SIGPIPE on read end close il y a 2 ans
  greatbridf 760c462f77 feat(pipe): send EOF on write end close il y a 2 ans
  greatbridf ba8f40e69b feat: read and write of pipes will wait for data il y a 2 ans
  greatbridf 611384a51b feat(pipe): add syscall pipe il y a 2 ans
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code il y a 2 ans
  greatbridf c8ff5b072a feat(syscall): add getdents il y a 2 ans
  greatbridf bd25366506 change(file): add ptr to parent in struct file il y a 2 ans
  greatbridf 79482631aa feat(file): add file descriptors il y a 2 ans
  greatbridf f021bc88bb change(vfs): make fs_root inline global var il y a 2 ans
  greatbridf 5a58906104 change(vfs): only allocate children lists for dirs il y a 2 ans
  greatbridf 0f4efff41e fix(vfs): wrong comment of dentry flags il y a 2 ans
  greatbridf 3f508e8775 feat(fs): add fat32 filesystem il y a 2 ans
  greatbridf 8058928329 feat(vfs): make vfs a interface il y a 2 ans
  greatbridf 2ef440f8e1 change(vfs): use c++ il y a 2 ans