Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  greatbridf 41566272a6 fix(mmap): adjust file nullptr check 1 yıl önce
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths 1 yıl önce
  greatbridf 8115a79f02 feat(syscall): add brk 1 yıl önce
  greatbridf 696aaa567c feat(syscall): add clock_gettime64, getuid and prctl 1 yıl önce
  greatbridf 423968a920 feat(vfs): support opening relative path 1 yıl önce
  greatbridf 2355016228 feat(libstdc++): add vector 1 yıl önce
  greatbridf 188c55e96e change(vector): change the behavior of resize 1 yıl önce
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 2 yıl önce
  greatbridf d8a3f66f7a fix(vfs_open): check nullptr 2 yıl önce
  greatbridf 5e8359fd6b feat(elf): set .bss section zero 2 yıl önce
  greatbridf f4b2f9707d Merge branch 'master' into assert-checks 2 yıl önce
  greatbridf bb5739aff8 fix(elf): fill zeros for memory not in the file 2 yıl önce
  greatbridf 468581437b style: add some assert checks 2 yıl önce
  greatbridf f8dda1c0bd change: remove assert.h in kernel 2 yıl önce
  greatbridf 90b868a5cf feat(gblibc): set entry point to _start 2 yıl önce
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code 2 yıl önce
  greatbridf 8326c982e1 adapt more parts to cpp 2 yıl önce
  greatbridf 6953011b53 refactor(scheduling): switch ctx. with schedule() 2 yıl önce
  greatbridf 9ddd370740 feat(elf): pass program arguments to elf loader 2 yıl önce
  greatbridf 3995b9ef2e fix(elf): set up stack when loading elf files 2 yıl önce
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files 2 yıl önce