Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf 87949fe12a feat(syscall): impl. symlink and readlink há 11 meses atrás
  greatbridf b1b6d920f8 refactor: special node files and partprobe 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 f67d993913 remove: some redundant code há 11 meses atrás
  greatbridf e75d8437f5 feature(syscall): unlink and access há 11 meses atrás
  greatbridf 530db35b6a feat(file): append to file há 1 ano atrás
  greatbridf c29afbde1d feat(truncate): add it to syscall, vfs and tmpfs há 1 ano atrás
  greatbridf 759eb73ba3 rewrite(allocator): locked version of kernel allocator há 1 ano atrás
  greatbridf d5070d823a feat(syscall): mkdir há 1 ano atrás
  greatbridf 5926e83a34 feat(syscall): uname, getpgid, getuid, rt_sigaction(half works) há 1 ano atrás
  greatbridf 35cce41a09 fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files 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 8efa4a211a feat(syscall): add sendfile64 há 1 ano atrás
  greatbridf 4a42fe3956 refactor(vfs): rewrite struct file há 1 ano atrás
  greatbridf 6d321f5eac feat(open): open() can now create new files há 1 ano atrás
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths há 1 ano atrás
  greatbridf 0f9c6c4603 feat(syscall): add getdents64 há 1 ano atrás
  greatbridf 09fa92b097 feat(syscall): add fcntl64 há 1 ano atrás
  greatbridf 2656facbab feat(syscall): add statx há 1 ano atrás
  greatbridf 423968a920 feat(vfs): support opening relative path há 1 ano atrás
  greatbridf 1da64db368 feat(libstdc++): add priority_queue há 1 ano atrás
  greatbridf 2355016228 feat(libstdc++): add vector há 1 ano atrás
  greatbridf 719a421750 change(kernel): replace types::list with std::list há 1 ano atrás
  greatbridf 61cd2982f9 change(vfs): move dentry dtors to hpp há 1 ano atrás
  greatbridf 8b90f07a34 change(vfs): readdir callback should pass by ref. há 1 ano atrás
  greatbridf 3893ba9cea feat(libstdc++): add stl map há 1 ano atrás
  greatbridf 2ba94b1ce9 feat(functional): c++ std::function há 1 ano atrás