Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf 4572e5ce46 remove keyboard drive, make serial module há 10 meses atrás
  greatbridf a092424c56 slab and buddy allocator há 10 meses atrás
  greatbridf 04c392fdc7 create page table, enter long mode há 10 meses atrás
  greatbridf 2a7dde2f9e feat(procfs): impl procfs and mount() syscall há 10 meses atrás
  greatbridf b4bb1feadf rewrite(string): new string class há 11 meses atrás
  greatbridf 2cb5366997 fix(vector): resize should check m_capacity há 11 meses atrás
  greatbridf bd0da59162 fix(lock): add lock_irq to avoid deadlocks há 11 meses atrás
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink há 11 meses atrás
  greatbridf ad3ff833e5 refactor: rewrite thread and readyqueue há 11 meses atrás
  greatbridf 94f3cee3e5 refactor: move init script out of init_vfs há 11 meses atrás
  greatbridf dbda9e3578 refactor: divide vfs.hpp into four há 11 meses atrás
  greatbridf da84d0d39b refactor: vfs há 11 meses atrás
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator há 1 ano atrás
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) há 1 ano atrás
  greatbridf 5813062c00 Merge branch 'dev' há 1 ano atrás
  greatbridf b4ec221a53 feat(ahci): add ahci controller driver há 1 ano atrás
  greatbridf 12c41b087e refactor(irq): new irq handling method há 1 ano atrás
  greatbridf 25e48c79a2 change(image): rename bb to busybox_ há 1 ano atrás
  greatbridf 915f90251e feat(image): add busybox to mount image há 1 ano atrás
  greatbridf 3cf21d6082 feat(syscall): add set_thread_area há 1 ano atrás
  greatbridf 2355016228 feat(libstdc++): add vector há 1 ano atrás
  greatbridf fa48094702 fix(cmake): remove list.hpp há 1 ano atrás
  greatbridf 3893ba9cea feat(libstdc++): add stl map há 1 ano atrás
  greatbridf 07638e3531 change(kernel): remove types::pair há 1 ano atrás
  greatbridf e289c9a72b feat(bitmap): change bm_ funcs to class bitmap há 1 ano atrás
  greatbridf 2ba94b1ce9 feat(functional): c++ std::function há 1 ano atrás
  greatbridf 7472cbe839 feat(gbstdlibc++): add gbstdlibc++ and utility há 1 ano atrás
  greatbridf 3e141f09b7 change(gblibc): move errno to gblibc há 2 anos atrás
  greatbridf 8e1293cd43 feat: support fat32 lowercase filename há 2 anos atrás
  greatbridf 04de266681 feat(signal): send SIGINT, SIGQUIT and SIGSTOP há 2 anos atrás