Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf d5a5a44d02 feat(functional): add invoke_r hace 1 año
  greatbridf 400d5597f6 feat(tty): show control char on screen hace 1 año
  greatbridf 2e38e5e6de fix(type_traits): fix decay hace 1 año
  greatbridf 2ba94b1ce9 feat(functional): c++ std::function hace 1 año
  greatbridf 20fa42c8e4 fix(type_traits): is_template_instance<> hace 1 año
  greatbridf 727c3c936a refactor(gblibstdc++): add type_traits and utility hace 1 año
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility hace 1 año
  greatbridf d3f2ae9dcf Merge branch 'dev' hace 2 años
  greatbridf f41f73a8b1 fix: mmaped pages of child procs may be empty hace 2 años
  greatbridf b60840f419 change(mmap): remove _mmap hace 2 años
  greatbridf 8887ccd4ed fix: set p bit of cow page whose refcount is 1 hace 2 años
  greatbridf 1724d02506 fix(mm_list): set children mm's owner on moving hace 2 años
  greatbridf 8e1293cd43 feat: support fat32 lowercase filename hace 2 años
  greatbridf c4c0936a8f feat(gblibc): add ctype hace 2 años
  greatbridf e32a680f5d feat: getpid and getppid hace 2 años
  greatbridf 9d560da181 feat: tc{s,g}etpgrp hace 2 años
  greatbridf 427190bcbe feat: setpgrp hace 2 años
  greatbridf 167dd07e9b feat(pipe): send SIGPIPE on read end close hace 2 años
  greatbridf 760c462f77 feat(pipe): send EOF on write end close hace 2 años
  greatbridf dd684f86df style: remove unused params of syscall funcs hace 2 años
  greatbridf ba8f40e69b feat: read and write of pipes will wait for data hace 2 años
  greatbridf 1ff2137333 feat: replace evequeue by cond_var hace 2 años
  greatbridf da154fd066 change: use schedule_noreturn() in syscall exit hace 2 años
  greatbridf 6ab99e3b3d change: make schedule() return int. status hace 2 años
  greatbridf ea0c108eea change: use linux x86_64 syscall no. hace 2 años
  greatbridf 611384a51b feat(pipe): add syscall pipe hace 2 años
  greatbridf 2c198376c8 fix(map): fix map swap hace 2 años
  greatbridf 72448d4099 change(syscall): check syscall_no in syscall.cpp hace 2 años
  greatbridf c268e31f28 feat(dup): add syscall dup and dup2 hace 2 años
  greatbridf 56bf9be365 chore(pretty-printer): show iterator hace 2 años