Historique des commits

Auteur SHA1 Message Date
  greatbridf 7efa80fa12 feat: poll() and llseek() for busybox shell il y a 11 mois
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue il y a 11 mois
  greatbridf 1504e35835 change(syscall): kill unsupported syscall in place il y a 11 mois
  greatbridf 698266b865 feature(tty): support of tty termios il y a 11 mois
  greatbridf b1b6d920f8 refactor: special node files and partprobe il y a 11 mois
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs il y a 11 mois
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four il y a 11 mois
  greatbridf da84d0d39b refactor: vfs il y a 11 mois
  greatbridf f67d993913 remove: some redundant code il y a 11 mois
  greatbridf e75d8437f5 feature(syscall): unlink and access il y a 11 mois
  greatbridf cb12970934 feature(shared_ptr): add make_shared(); il y a 11 mois
  greatbridf 059465cfd5 feature(hash_map): add begin() and end() il y a 11 mois
  greatbridf 56349fea2c change(user-sh): suppress runcmd() warning il y a 11 mois
  greatbridf f607aecdab update: pretty print script il y a 11 mois
  greatbridf eccb650472 chore: update Makefile.src, remove redundant files il y a 11 mois
  greatbridf 735b7988b3 fix: remove constexpr from some function decl. il y a 1 an
  greatbridf 61eaa076d3 chore: check if we should probe fdisk path in conf. il y a 1 an
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; il y a 1 an
  greatbridf 530db35b6a feat(file): append to file il y a 1 an
  greatbridf c342508132 feat(syscall.open): add truncate support il y a 1 an
  greatbridf 0c005d1b68 fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd il y a 1 an
  greatbridf c29afbde1d feat(truncate): add it to syscall, vfs and tmpfs il y a 1 an
  greatbridf c7a6dee5eb fix(ahci): copy minimum of cnt and sector size in read() il y a 1 an
  greatbridf 4ac28ae9a7 feat(init): execute init script using busybox sh il y a 1 an
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area il y a 1 an
  greatbridf 74c913f994 feat(syscall): implement sigaction il y a 1 an
  greatbridf e7f8d74f83 fix(rt_sigprocmask): SIG_UNBLOCK should invoke signals.unmask il y a 1 an
  greatbridf 3aa82c2b13 feat(scheduler): support multi kernel stack frames il y a 1 an
  greatbridf b2d19e6ff6 change(mm): remove extra memory fences il y a 1 an
  greatbridf f998f5ec25 fix(port, kmods): make kmods aligned to 16bytes, make inl volatile il y a 1 an