Historie revizí

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