Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf 24d92f5489 Merge branch 'kill' há 2 anos atrás
  greatbridf bc52f08bfe feat(mm): kill user process on access to priv. mem há 2 anos atrás
  greatbridf bc87e8c44f feat: move codes to kill proc into proclist kill() há 2 anos atrás
  greatbridf 07c6dad04c Merge branch 'fix-filearr' há 2 anos atrás
  greatbridf 3b78bb6760 fix(files): files may be closed for multiple times há 2 anos atrás
  greatbridf 39430cb4c3 Merge branch 'fix-map' há 2 anos atrás
  greatbridf 734d075ade fix(map): fix erase há 2 anos atrás
  greatbridf 7c895c1ac3 Merge branch 'mac' há 2 anos atrás
  greatbridf 8dbabbba51 Merge branch 'master' into mac há 2 anos atrás
  greatbridf 95e561acf6 Merge branch 'fix-mm' há 2 anos atrás
  greatbridf 4a36d3b820 fix(mm): mem leak when unmapping mem area and mm há 2 anos atrás
  greatbridf 1dba142be9 chore: clear cmake default linker options há 2 anos atrás
  greatbridf 4596fdcda2 chore(usp): move usp linker args into ldscript há 2 anos atrás
  greatbridf 7438992327 fix: make pid_t type 'int' há 2 anos atrás
  greatbridf 2106a9dbaf Merge branch 'libc' há 2 anos atrás
  greatbridf d4122bd571 feat(posix): impl. posix interface, update usp há 2 anos atrás
  greatbridf 521d554189 Merge branch 'master' into libc há 2 anos atrás
  greatbridf 08b04e54c1 Merge branch 'fix-libstdc++-map' há 2 anos atrás
  greatbridf fa8c43ffc7 fix(libstdc++): map deleting elements há 2 anos atrás
  greatbridf f5cdd03c55 Merge branch 'fix-mmap' há 2 anos atrás
  greatbridf f6dff3e420 fix(mm): invlpg after unmapping mem areas há 2 anos atrás
  greatbridf 90b868a5cf feat(gblibc): set entry point to _start 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 df785572f8 Merge branch 'getdents' há 2 anos atrás
  greatbridf c8ff5b072a feat(syscall): add getdents há 2 anos atrás
  greatbridf 0120d746b3 feat(map): add operator bool, fix find() há 2 anos atrás
  greatbridf f12a8f26ab feat(c++): add std::function há 2 anos atrás
  greatbridf bd25366506 change(file): add ptr to parent in struct file há 2 anos atrás