Historie revizí

Autor SHA1 Zpráva Datum
  greatbridf 719a421750 change(kernel): replace types::list with std::list před 1 rokem
  greatbridf 247863ce35 refactor(thread): remove thdlist and some ctors před 1 rokem
  greatbridf 0a7b5413a5 fix tuple and rbtree, simplify kernel process před 1 rokem
  greatbridf 3893ba9cea feat(libstdc++): add stl map před 1 rokem
  greatbridf 3807ff3e32 feat(libstdc++): add stl set před 1 rokem
  greatbridf ec19ff3095 change(proclist): remove tty_idx před 1 rokem
  greatbridf 07638e3531 change(kernel): remove types::pair před 1 rokem
  greatbridf c4bd0eb20e feat(libstdc++): tuple před 1 rokem
  greatbridf e1446fc737 style(process): use structured binding... před 1 rokem
  greatbridf 727c3c936a refactor(gblibstdc++): add type_traits and utility před 1 rokem
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility před 1 rokem
  greatbridf 427190bcbe feat: setpgrp před 2 roky
  greatbridf 760c462f77 feat(pipe): send EOF on write end close před 2 roky
  greatbridf 1ff2137333 feat: replace evequeue by cond_var před 2 roky
  greatbridf 6ab99e3b3d change: make schedule() return int. status před 2 roky
  greatbridf 611384a51b feat(pipe): add syscall pipe před 2 roky
  greatbridf c268e31f28 feat(dup): add syscall dup and dup2 před 2 roky
  greatbridf ca1a736d4f feat: close() syscall and shell redirection před 2 roky
  greatbridf 04de266681 feat(signal): send SIGINT, SIGQUIT and SIGSTOP před 2 roky
  greatbridf 300de58007 add sid and pgid před 2 roky
  greatbridf 533155f3ad change: move def. of pid_t to gblibc před 2 roky
  greatbridf 0471ee9813 change: replace some _new with operator new před 2 roky
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 před 2 roky
  greatbridf a9e1f08cc6 style: kernel_main před 2 roky
  greatbridf 183ed5166f feat: check O_DIRECTORY flag před 2 roky
  greatbridf 0be57320a7 feat(chdir): add syscall chdir před 2 roky
  greatbridf 8cd5128366 feat: add freeze() and kill_current() před 2 roky
  greatbridf 38c7861ce7 fix(thd): subtract ptr by kstack size on freeing před 2 roky
  greatbridf bc87e8c44f feat: move codes to kill proc into proclist kill() před 2 roky
  greatbridf 3b78bb6760 fix(files): files may be closed for multiple times před 2 roky