Историја ревизија

Аутор SHA1 Порука Датум
  greatbridf ec19ff3095 change(proclist): remove tty_idx пре 1 година
  greatbridf 07638e3531 change(kernel): remove types::pair пре 1 година
  greatbridf e32a680f5d feat: getpid and getppid пре 2 година
  greatbridf 9d560da181 feat: tc{s,g}etpgrp пре 2 година
  greatbridf 427190bcbe feat: setpgrp пре 2 година
  greatbridf 760c462f77 feat(pipe): send EOF on write end close пре 2 година
  greatbridf dd684f86df style: remove unused params of syscall funcs пре 2 година
  greatbridf ba8f40e69b feat: read and write of pipes will wait for data пре 2 година
  greatbridf 1ff2137333 feat: replace evequeue by cond_var пре 2 година
  greatbridf da154fd066 change: use schedule_noreturn() in syscall exit пре 2 година
  greatbridf 6ab99e3b3d change: make schedule() return int. status пре 2 година
  greatbridf ea0c108eea change: use linux x86_64 syscall no. пре 2 година
  greatbridf 611384a51b feat(pipe): add syscall pipe пре 2 година
  greatbridf 72448d4099 change(syscall): check syscall_no in syscall.cpp пре 2 година
  greatbridf c268e31f28 feat(dup): add syscall dup and dup2 пре 2 година
  greatbridf 913821be67 feat: set errno in syscall пре 2 година
  greatbridf ca1a736d4f feat: close() syscall and shell redirection пре 2 година
  greatbridf 04de266681 feat(signal): send SIGINT, SIGQUIT and SIGSTOP пре 2 година
  greatbridf 8fbf10ff42 feat: syscall entry stub пре 2 година
  greatbridf 300de58007 add sid and pgid пре 2 година
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 пре 2 година
  greatbridf cb96ca109a feat: free kinit memory пре 2 година
  greatbridf a9e1f08cc6 style: kernel_main пре 2 година
  greatbridf 183ed5166f feat: check O_DIRECTORY flag пре 2 година
  greatbridf 5cd3d7fd69 feat(syscall): add getcwd пре 2 година
  greatbridf 0be57320a7 feat(chdir): add syscall chdir пре 2 година
  greatbridf 8cd5128366 feat: add freeze() and kill_current() пре 2 година
  greatbridf f8dda1c0bd change: remove assert.h in kernel пре 2 година
  greatbridf bc87e8c44f feat: move codes to kill proc into proclist kill() пре 2 година
  greatbridf d4122bd571 feat(posix): impl. posix interface, update usp пре 2 година