Commit History

Автор SHA1 Съобщение Дата
  zhuowei shao 11304dd3c3 feat: add pthread test преди 7 месеца
  zhuowei shao 5dd3a57da4 feat: implement futex преди 7 месеца
  zhuowei shao b72c76b3f7 fix: fix mmap преди 7 месеца
  zhuowei shao 5e3b6ec384 fix: fix exit преди 7 месеца
  zhuowei shao 5bcdb8040b feat: implement clone преди 7 месеца
  zhuowei shao a8df9df74b fix: fix mprotect преди 7 месеца
  greatbridf 942f24e842 Merge pull request #8 from Shao-ZW/master преди 7 месеца
  greatbridf ae9becdc7b Update script/build-img.sh преди 7 месеца
  zhuowei shao 0eac6e12b5 refactor(loader): unify ELF32 and ELF64 loading преди 8 месеца
  zhuowei shao 1ff75b9e8f feat(loader): rewrite loader and support dynamic loading преди 8 месеца
  Zhuowei Shao 0189d83b46 Merge pull request #7 from greatbridf/makefile преди 8 месеца
  greatbridf ccd06b426d chore(makefile): add an option to control the kernel features преди 8 месеца
  greatbridf 2b8042afc2 Merge pull request #6 from greatbridf/remove-cpp преди 8 месеца
  greatbridf 96295d86c9 fix(buddy): erroneous condition check on alloc initialization преди 8 месеца
  greatbridf dd32b93963 feat(hal): smp initialization преди 8 месеца
  greatbridf 8672c72a5d feat(hal): working impl of HAL. преди 8 месеца
  greatbridf fb605cede1 change(arch): move {Task, Trap}Context to HAL crate преди 8 месеца
  greatbridf 72eb66819c remove(bindgen): completely move bindgen преди 8 месеца
  greatbridf 262b76ad95 remove(bindgen): move all the used constants to `kernel::constants` преди 8 месеца
  greatbridf 7ca12b658a style(arch): add pub to suppress unused warnings преди 8 месеца
  greatbridf 02b24cbf0b change(arch): remove old `InterruptContext` преди 8 месеца
  greatbridf 47087f162e change(c++): remove c++ stl and boot.s преди 8 месеца
  greatbridf 1cc6683440 fix(sendfile): `sendfile` returns wrong written byte count преди 8 месеца
  greatbridf 24008a54a2 Merge branch 'master' into remove-cpp преди 8 месеца
  greatbridf 43016845e4 partial work of making the new trap handling method work преди 8 месеца
  greatbridf f4e68bd903 Merge pull request #5 from Shao-ZW:master преди 8 месеца
  greatbridf 862471ca82 style: change visibility of internal raw page fields преди 8 месеца
  greatbridf b8c5c2be51 change(allocator): use Page for huge object allocation преди 8 месеца
  greatbridf 400662db4e style: remove `Clone` constraint in `SlabAllocator`. преди 8 месеца
  greatbridf 33d30d3413 partial work: make all syscalls use the new interface преди 8 месеца