Commit History

作者 SHA1 備註 提交日期
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks 11 月之前
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink 11 月之前
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue 11 月之前
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs 11 月之前
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four 11 月之前
  greatbridf da84d0d39b refactor: vfs 11 月之前
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator 1 年之前
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) 1 年之前
  greatbridf 5813062c00 Merge branch 'dev' 1 年之前
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver 1 年之前
  greatbridf 12c41b087e refactor(irq): new irq handling method 1 年之前
  greatbridf 25e48c79a2 change(image): rename bb to busybox_ 1 年之前
  greatbridf 915f90251e feat(image): add busybox to mount image 1 年之前
  greatbridf 3cf21d6082 feat(syscall): add set_thread_area 1 年之前
  greatbridf 2355016228 feat(libstdc++): add vector 1 年之前
  greatbridf fa48094702 fix(cmake): remove list.hpp 1 年之前
  greatbridf 3893ba9cea feat(libstdc++): add stl map 1 年之前
  greatbridf 07638e3531 change(kernel): remove types::pair 1 年之前
  greatbridf e289c9a72b feat(bitmap): change bm_ funcs to class bitmap 1 年之前
  greatbridf 2ba94b1ce9 feat(functional): c++ std::function 1 年之前
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility 1 年之前
  greatbridf 3e141f09b7 change(gblibc): move errno to gblibc 2 年之前
  greatbridf 8e1293cd43 feat: support fat32 lowercase filename 2 年之前
  greatbridf 04de266681 feat(signal): send SIGINT, SIGQUIT and SIGSTOP 2 年之前
  greatbridf 32369676cd dev: load kernel to 0xc0000000 2 年之前
  greatbridf cb96ca109a feat: free kinit memory 2 年之前
  greatbridf a9e1f08cc6 style: kernel_main 2 年之前
  greatbridf 1e8ced7113 feat(usp): add lazybox and pwd 2 年之前
  greatbridf f8dda1c0bd change: remove assert.h in kernel 2 年之前
  greatbridf 9c5570cfcf chore: use C_CXX_FLAGS to save common flags 2 年之前