Historique des commits

Auteur SHA1 Message Date
  greatbridf cb243f2a67 align rsp to 16 bytes il y a 10 mois
  greatbridf 15dabfee26 fix some problems il y a 10 mois
  greatbridf ac083a7cf0 brand new mem subsystem il y a 10 mois
  greatbridf 4572e5ce46 remove keyboard drive, make serial module il y a 10 mois
  greatbridf a092424c56 slab and buddy allocator il y a 10 mois
  greatbridf 04c392fdc7 create page table, enter long mode il y a 10 mois
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall il y a 10 mois
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks il y a 11 mois
  greatbridf 970c203132 change(fat32): use map to store cluster buffer il y a 11 mois
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink il y a 11 mois
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue 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 da84d0d39b refactor: vfs il y a 11 mois
  greatbridf 1c7a276b93 change(proclist): remove emplace from proclist; il y a 11 mois
  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 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 3aa82c2b13 feat(scheduler): support multi kernel stack frames il y a 1 an
  greatbridf 0809eb0e7b fix(filearr): allocate fd in dup2() il y a 1 an
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) il y a 1 an
  greatbridf fdb0052684 fix(signal): wakeup the threading on signals generated il y a 1 an
  greatbridf a52f58ffb4 feat(syscall): add rt_sigprocmask il y a 1 an
  greatbridf 5813062c00 Merge branch 'dev' il y a 1 an
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver il y a 1 an
  greatbridf 12c41b087e refactor(irq): new irq handling method il y a 1 an