Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf 6107790323 fix(kthdd): acquire the lock only on func not null há 2 anos atrás
  greatbridf 710e9cf529 Merge branch 'kernel-thread' into user-space-program há 2 anos atrás
  greatbridf 88add58cf5 feat(kernel_thread): impl. kernel_thread forking há 2 anos atrás
  greatbridf aa5b5749c4 feat(lock): impl. spin lock há 2 anos atrás
  greatbridf 9b18576715 chore(cross-compile.cmake): gen. it in ./configure há 2 anos atrás
  greatbridf 7add1ab9a3 feat(list): make node->next and prev node_type há 2 anos atrás
  greatbridf db7926548d feat: create kernel thread há 2 anos atrás
  greatbridf ecd76edc09 feat(syscall): impl. fork há 2 anos atrás
  greatbridf aed24262ab chore(configure): set hardware accel. type há 2 anos atrás
  greatbridf d50e70efaa feat(syscall): impl. sleep há 2 anos atrás
  greatbridf 904883c5e3 refactor: add context save and load functions há 2 anos atrás
  greatbridf e6dc019e17 feat: build and link user space programs há 2 anos atrás
  greatbridf 9a6aa020d8 Merge branch 'syscall' há 2 anos atrás
  greatbridf 0aaa529fd0 chore(Makefile): rename configure, add reconfigure há 2 anos atrás
  greatbridf b013728ac4 feat(syscall): impl. syscalls há 2 anos atrás
  greatbridf c5d37ef334 style: change struct to class, remove parentheses há 2 anos atrás
  greatbridf 14d8c7760e chore: update global_find script há 2 anos atrás
  greatbridf 54740e3f8e Merge branch 'macos-adaption' há 2 anos atrás
  greatbridf 5020eb6f75 feat(Makefile): enable parallel build há 2 anos atrás
  greatbridf 941ac209b9 fix(configure): suppress output and return 0 há 2 anos atrás
  greatbridf 896023acbf fix(linker): old 'ctors' won't be called há 2 anos atrás
  greatbridf fc23e8cba2 chore: add configure script há 2 anos atrás
  greatbridf c6a8f96e74 feat(serial): input data echo há 2 anos atrás
  greatbridf 0de053a20f Merge branch 'process' há 2 anos atrás
  greatbridf b93a90442c feat(mm): add constructor for class mm há 2 anos atrás
  greatbridf 21c06ac7c9 feat(process): add constructor for class process há 2 anos atrás
  greatbridf 975ac4c437 fix(list): check if ptr is null before releasing há 2 anos atrás
  greatbridf 06e54f821f feat(c++): rvalue_ref há 2 anos atrás
  greatbridf 0d79b8eae9 feat(c++): impl. forward and move há 2 anos atrás
  greatbridf afe474b291 refactor(process): do not store segs. in process há 2 anos atrás