Historique des commits

Auteur SHA1 Message Date
  greatbridf 521d554189 Merge branch 'master' into libc il y a 2 ans
  greatbridf 08b04e54c1 Merge branch 'fix-libstdc++-map' il y a 2 ans
  greatbridf fa8c43ffc7 fix(libstdc++): map deleting elements il y a 2 ans
  greatbridf f5cdd03c55 Merge branch 'fix-mmap' il y a 2 ans
  greatbridf f6dff3e420 fix(mm): invlpg after unmapping mem areas il y a 2 ans
  greatbridf 90b868a5cf feat(gblibc): set entry point to _start il y a 2 ans
  greatbridf fc545e1710 chore: build user-space-program with cmake il y a 2 ans
  greatbridf 33e5982d79 change(cmake): link the kernel with cmake il y a 2 ans
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code il y a 2 ans
  greatbridf df785572f8 Merge branch 'getdents' il y a 2 ans
  greatbridf c8ff5b072a feat(syscall): add getdents il y a 2 ans
  greatbridf 0120d746b3 feat(map): add operator bool, fix find() il y a 2 ans
  greatbridf f12a8f26ab feat(c++): add std::function il y a 2 ans
  greatbridf bd25366506 change(file): add ptr to parent in struct file il y a 2 ans
  greatbridf b74163b1d5 Merge branch 'open_working' into open il y a 2 ans
  greatbridf d3a2691a11 feat(tty): read from tty il y a 2 ans
  greatbridf 246de6198f output less debug info in kernel_main il y a 2 ans
  greatbridf 551cec8c54 feat: bufferred tty reading il y a 2 ans
  greatbridf 5b120d25aa rewrite tty with c++ classes il y a 2 ans
  greatbridf 3bb9a50d6a add non copyable class il y a 2 ans
  greatbridf 23e86efdae fix buffer constructor il y a 2 ans
  greatbridf 8326c982e1 adapt more parts to cpp il y a 2 ans
  greatbridf c23b25c8eb remove constexpr of ~mm_list() il y a 2 ans
  greatbridf 576ca427b0 limit vfs_read buffer size when doing system calls il y a 2 ans
  greatbridf 57bb3fc54e stash 2 il y a 2 ans
  greatbridf 95059ec7e0 stash 1 il y a 2 ans
  greatbridf 248e32a46d change(buffer): rename buffer.{c,h} to buffer.hpp il y a 2 ans
  greatbridf 79482631aa feat(file): add file descriptors il y a 2 ans
  greatbridf 789d002b13 fix(hash_map): make find() const compatible il y a 2 ans
  greatbridf edb5ac858c fix(syscall_exit): remove all thds from ready list il y a 2 ans