Historique des commits

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