Historique des commits

Auteur SHA1 Message Date
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four il y a 1 an
  greatbridf 5813062c00 Merge branch 'dev' il y a 1 an
  greatbridf 423968a920 feat(vfs): support opening relative path il y a 1 an
  greatbridf 3e141f09b7 change(gblibc): move errno to gblibc il y a 2 ans
  greatbridf eaa4c84140 feat: vfs_open_proc for user space syscalls il y a 2 ans
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 il y a 2 ans
  greatbridf 5e8359fd6b feat(elf): set .bss section zero il y a 2 ans
  greatbridf 90b868a5cf feat(gblibc): set entry point to _start il y a 2 ans
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code il y a 2 ans
  greatbridf 6953011b53 refactor(scheduling): switch ctx. with schedule() il y a 2 ans
  greatbridf 9ddd370740 feat(elf): pass program arguments to elf loader il y a 2 ans
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files il y a 2 ans