Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf c4bd0eb20e feat(libstdc++): tuple há 1 ano atrás
  greatbridf e1446fc737 style(process): use structured binding... há 1 ano atrás
  greatbridf 727c3c936a refactor(gblibstdc++): add type_traits and utility há 1 ano atrás
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility há 1 ano atrás
  greatbridf 427190bcbe feat: setpgrp há 2 anos atrás
  greatbridf 760c462f77 feat(pipe): send EOF on write end close há 2 anos atrás
  greatbridf 1ff2137333 feat: replace evequeue by cond_var há 2 anos atrás
  greatbridf 6ab99e3b3d change: make schedule() return int. status há 2 anos atrás
  greatbridf 611384a51b feat(pipe): add syscall pipe há 2 anos atrás
  greatbridf c268e31f28 feat(dup): add syscall dup and dup2 há 2 anos atrás
  greatbridf ca1a736d4f feat: close() syscall and shell redirection há 2 anos atrás
  greatbridf 04de266681 feat(signal): send SIGINT, SIGQUIT and SIGSTOP há 2 anos atrás
  greatbridf 300de58007 add sid and pgid há 2 anos atrás
  greatbridf 533155f3ad change: move def. of pid_t to gblibc há 2 anos atrás
  greatbridf 0471ee9813 change: replace some _new with operator new há 2 anos atrás
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 há 2 anos atrás
  greatbridf a9e1f08cc6 style: kernel_main há 2 anos atrás
  greatbridf 183ed5166f feat: check O_DIRECTORY flag há 2 anos atrás
  greatbridf 0be57320a7 feat(chdir): add syscall chdir há 2 anos atrás
  greatbridf 8cd5128366 feat: add freeze() and kill_current() há 2 anos atrás
  greatbridf 38c7861ce7 fix(thd): subtract ptr by kstack size on freeing há 2 anos atrás
  greatbridf bc87e8c44f feat: move codes to kill proc into proclist kill() há 2 anos atrás
  greatbridf 3b78bb6760 fix(files): files may be closed for multiple times há 2 anos atrás
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code há 2 anos atrás
  greatbridf c8ff5b072a feat(syscall): add getdents há 2 anos atrás
  greatbridf bd25366506 change(file): add ptr to parent in struct file há 2 anos atrás
  greatbridf 8326c982e1 adapt more parts to cpp há 2 anos atrás
  greatbridf 79482631aa feat(file): add file descriptors há 2 anos atrás
  greatbridf edb5ac858c fix(syscall_exit): remove all thds from ready list há 2 anos atrás
  greatbridf 9caca574db change(thread): add class thdlist há 2 anos atrás