Historie revizí

Autor SHA1 Zpráva Datum
  greatbridf 8e1293cd43 feat: support fat32 lowercase filename před 2 roky
  greatbridf 04de266681 feat(signal): send SIGINT, SIGQUIT and SIGSTOP před 2 roky
  greatbridf 32369676cd dev: load kernel to 0xc0000000 před 2 roky
  greatbridf cb96ca109a feat: free kinit memory před 2 roky
  greatbridf a9e1f08cc6 style: kernel_main před 2 roky
  greatbridf 1e8ced7113 feat(usp): add lazybox and pwd před 2 roky
  greatbridf f8dda1c0bd change: remove assert.h in kernel před 2 roky
  greatbridf 9c5570cfcf chore: use C_CXX_FLAGS to save common flags před 2 roky
  greatbridf bc52f08bfe feat(mm): kill user process on access to priv. mem před 2 roky
  greatbridf 1dba142be9 chore: clear cmake default linker options před 2 roky
  greatbridf d4122bd571 feat(posix): impl. posix interface, update usp před 2 roky
  greatbridf fc545e1710 chore: build user-space-program with cmake před 2 roky
  greatbridf 33e5982d79 change(cmake): link the kernel with cmake před 2 roky
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code před 2 roky
  greatbridf f12a8f26ab feat(c++): add std::function před 2 roky
  greatbridf 8326c982e1 adapt more parts to cpp před 2 roky
  greatbridf 57bb3fc54e stash 2 před 2 roky
  greatbridf 95059ec7e0 stash 1 před 2 roky
  greatbridf 248e32a46d change(buffer): rename buffer.{c,h} to buffer.hpp před 2 roky
  greatbridf a1ddb6a031 feat(map): add template container map před 2 roky
  greatbridf 44a9b33979 feat(hash_map): move pair class out of hash_map před 2 roky
  greatbridf b2586e331c feat(syscall): impl. exit and wait syscall před 2 roky
  greatbridf 5d0c569a04 feat(stack-protector): protect stack overflowing před 2 roky
  greatbridf cebc24a3ae feat(assert): check error with assert před 2 roky
  greatbridf f992f91617 fix(lock): labels may be defined multiple times před 2 roky
  greatbridf 362f149fcb refactor(paging): move kernel pd and empty page před 2 roky
  greatbridf ad0c8653da chore(c++): compile with standard c++20 před 2 roky
  greatbridf 2de03e53eb fix(CMakeLists): set FDISK_BIN if not defined před 2 roky
  greatbridf 2eafad4b65 chore(configure): check and set FDISK_BIN před 2 roky
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files před 2 roky