Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four hace 7 meses
  greatbridf da84d0d39b refactor: vfs hace 7 meses
  greatbridf f67d993913 remove: some redundant code hace 7 meses
  greatbridf e75d8437f5 feature(syscall): unlink and access hace 7 meses
  greatbridf cb12970934 feature(shared_ptr): add make_shared(); hace 7 meses
  greatbridf 059465cfd5 feature(hash_map): add begin() and end() hace 7 meses
  greatbridf 56349fea2c change(user-sh): suppress runcmd() warning hace 7 meses
  greatbridf f607aecdab update: pretty print script hace 7 meses
  greatbridf eccb650472 chore: update Makefile.src, remove redundant files hace 7 meses
  greatbridf 735b7988b3 fix: remove constexpr from some function decl. hace 7 meses
  greatbridf 61eaa076d3 chore: check if we should probe fdisk path in conf. hace 7 meses
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; hace 7 meses
  greatbridf 530db35b6a feat(file): append to file hace 1 año
  greatbridf c342508132 feat(syscall.open): add truncate support hace 1 año
  greatbridf 0c005d1b68 fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd hace 1 año
  greatbridf c29afbde1d feat(truncate): add it to syscall, vfs and tmpfs hace 1 año
  greatbridf c7a6dee5eb fix(ahci): copy minimum of cnt and sector size in read() hace 1 año
  greatbridf 4ac28ae9a7 feat(init): execute init script using busybox sh hace 1 año
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area hace 1 año
  greatbridf 74c913f994 feat(syscall): implement sigaction hace 1 año
  greatbridf e7f8d74f83 fix(rt_sigprocmask): SIG_UNBLOCK should invoke signals.unmask hace 1 año
  greatbridf 3aa82c2b13 feat(scheduler): support multi kernel stack frames hace 1 año
  greatbridf b2d19e6ff6 change(mm): remove extra memory fences hace 1 año
  greatbridf f998f5ec25 fix(port, kmods): make kmods aligned to 16bytes, make inl volatile hace 1 año
  greatbridf 6097ccb5cc fix(fat32): read the whole fat table hace 1 año
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator hace 1 año
  greatbridf 0809eb0e7b fix(filearr): allocate fd in dup2() hace 1 año
  greatbridf d5070d823a feat(syscall): mkdir hace 1 año
  greatbridf 496a4bb31f feat(syscall): impl. partial gettid and wait4 hace 1 año
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) hace 1 año