Histórico de Commits

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