Historial de Commits

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