Commit Verlauf

Autor SHA1 Nachricht Datum
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code vor 2 Jahren
  greatbridf f12a8f26ab feat(c++): add std::function vor 2 Jahren
  greatbridf 8326c982e1 adapt more parts to cpp vor 2 Jahren
  greatbridf 57bb3fc54e stash 2 vor 2 Jahren
  greatbridf 95059ec7e0 stash 1 vor 2 Jahren
  greatbridf 248e32a46d change(buffer): rename buffer.{c,h} to buffer.hpp vor 2 Jahren
  greatbridf a1ddb6a031 feat(map): add template container map vor 2 Jahren
  greatbridf 44a9b33979 feat(hash_map): move pair class out of hash_map vor 2 Jahren
  greatbridf b2586e331c feat(syscall): impl. exit and wait syscall vor 2 Jahren
  greatbridf 5d0c569a04 feat(stack-protector): protect stack overflowing vor 2 Jahren
  greatbridf cebc24a3ae feat(assert): check error with assert vor 2 Jahren
  greatbridf f992f91617 fix(lock): labels may be defined multiple times vor 2 Jahren
  greatbridf 362f149fcb refactor(paging): move kernel pd and empty page vor 2 Jahren
  greatbridf ad0c8653da chore(c++): compile with standard c++20 vor 2 Jahren
  greatbridf 2de03e53eb fix(CMakeLists): set FDISK_BIN if not defined vor 2 Jahren
  greatbridf 2eafad4b65 chore(configure): check and set FDISK_BIN vor 2 Jahren
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files vor 2 Jahren
  greatbridf 3f508e8775 feat(fs): add fat32 filesystem vor 2 Jahren
  greatbridf 7c938ba933 feat(hash_map): impl. hash_map vor 2 Jahren
  greatbridf 2ef440f8e1 change(vfs): use c++ vor 2 Jahren
  greatbridf 2dafb2999b feat(make): use mtools to copy files into boot.img vor 2 Jahren
  greatbridf 23542e4786 change(boot.img): use 512MiB as the disk image size vor 2 Jahren
  greatbridf 1a8bd33e17 chore(boot.img): create fat partition vor 2 Jahren
  greatbridf b5bd5dc2d7 chore(cmake): use cmds working on both platforms vor 2 Jahren
  greatbridf d6de8a08f0 feat(mbr): build mbr.bin separately vor 2 Jahren
  greatbridf 462ec39241 feat(ata): impl. init. ata and read sectors vor 2 Jahren
  greatbridf e929d98515 feat(port): add class port vor 2 Jahren
  greatbridf aa5b5749c4 feat(lock): impl. spin lock vor 2 Jahren
  greatbridf e6dc019e17 feat: build and link user space programs vor 2 Jahren
  greatbridf b013728ac4 feat(syscall): impl. syscalls vor 2 Jahren