Histórico de commits

Autor SHA1 Mensagem Data
  greatbridf 698266b865 feature(tty): support of tty termios 11 meses atrás
  greatbridf b1b6d920f8 refactor: special node files and partprobe 11 meses atrás
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs 11 meses atrás
  greatbridf da84d0d39b refactor: vfs 11 meses atrás
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; 1 ano atrás
  greatbridf 530db35b6a feat(file): append to file 1 ano atrás
  greatbridf c342508132 feat(syscall.open): add truncate support 1 ano atrás
  greatbridf 0c005d1b68 fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd 1 ano atrás
  greatbridf 4ac28ae9a7 feat(init): execute init script using busybox sh 1 ano atrás
  greatbridf 1cacb91f2b feat(thead_local): save and load thread local area 1 ano atrás
  greatbridf 74c913f994 feat(syscall): implement sigaction 1 ano atrás
  greatbridf 3aa82c2b13 feat(scheduler): support multi kernel stack frames 1 ano atrás
  greatbridf 0809eb0e7b fix(filearr): allocate fd in dup2() 1 ano atrás
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) 1 ano atrás
  greatbridf fdb0052684 fix(signal): wakeup the threading on signals generated 1 ano atrás
  greatbridf a52f58ffb4 feat(syscall): add rt_sigprocmask 1 ano atrás
  greatbridf 5813062c00 Merge branch 'dev' 1 ano atrás
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver 1 ano atrás
  greatbridf 12c41b087e refactor(irq): new irq handling method 1 ano atrás
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file 1 ano atrás
  greatbridf 6d321f5eac feat(open): open() can now create new files 1 ano atrás
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths 1 ano atrás
  greatbridf 09fa92b097 feat(syscall): add fcntl64 1 ano atrás
  greatbridf 2656facbab feat(syscall): add statx 1 ano atrás
  greatbridf 4ee526a1aa refactor(mm): some tweaks of mm and mm_list 1 ano atrás
  greatbridf 696aaa567c feat(syscall): add clock_gettime64, getuid and prctl 1 ano atrás
  greatbridf 423968a920 feat(vfs): support opening relative path 1 ano atrás
  greatbridf 719a421750 change(kernel): replace types::list with std::list 1 ano atrás
  greatbridf 247863ce35 refactor(thread): remove thdlist and some ctors 1 ano atrás
  greatbridf 0a7b5413a5 fix tuple and rbtree, simplify kernel process 1 ano atrás