Commit History

Upphovsman SHA1 Meddelande Datum
  greatbridf 09fa92b097 feat(syscall): add fcntl64 1 år sedan
  greatbridf 2656facbab feat(syscall): add statx 1 år sedan
  greatbridf 4ee526a1aa refactor(mm): some tweaks of mm and mm_list 1 år sedan
  greatbridf 696aaa567c feat(syscall): add clock_gettime64, getuid and prctl 1 år sedan
  greatbridf 423968a920 feat(vfs): support opening relative path 1 år sedan
  greatbridf 719a421750 change(kernel): replace types::list with std::list 1 år sedan
  greatbridf 247863ce35 refactor(thread): remove thdlist and some ctors 1 år sedan
  greatbridf 0a7b5413a5 fix tuple and rbtree, simplify kernel process 1 år sedan
  greatbridf 3807ff3e32 feat(libstdc++): add stl set 1 år sedan
  greatbridf ec19ff3095 change(proclist): remove tty_idx 1 år sedan
  greatbridf 07638e3531 change(kernel): remove types::pair 1 år sedan
  greatbridf e1446fc737 style(process): use structured binding... 1 år sedan
  greatbridf e289c9a72b feat(bitmap): change bm_ funcs to class bitmap 1 år sedan
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility 1 år sedan
  greatbridf 8e1293cd43 feat: support fat32 lowercase filename 2 år sedan
  greatbridf 167dd07e9b feat(pipe): send SIGPIPE on read end close 2 år sedan
  greatbridf 760c462f77 feat(pipe): send EOF on write end close 2 år sedan
  greatbridf ba8f40e69b feat: read and write of pipes will wait for data 2 år sedan
  greatbridf 1ff2137333 feat: replace evequeue by cond_var 2 år sedan
  greatbridf 6ab99e3b3d change: make schedule() return int. status 2 år sedan
  greatbridf c268e31f28 feat(dup): add syscall dup and dup2 2 år sedan
  greatbridf 04de266681 feat(signal): send SIGINT, SIGQUIT and SIGSTOP 2 år sedan
  greatbridf 300de58007 add sid and pgid 2 år sedan
  greatbridf 841e258a13 fix: free stage1 and kinit 2 år sedan
  greatbridf a3d94d13c1 fix: mark kstack as allocated 2 år sedan
  greatbridf 0471ee9813 change: replace some _new with operator new 2 år sedan
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 2 år sedan
  greatbridf cb96ca109a feat: free kinit memory 2 år sedan
  greatbridf a9e1f08cc6 style: kernel_main 2 år sedan
  greatbridf d8a3f66f7a fix(vfs_open): check nullptr 2 år sedan