Commit History

Автор SHA1 Съобщение Дата
  greatbridf 3e141f09b7 change(gblibc): move errno to gblibc преди 2 години
  greatbridf eaa4c84140 feat: vfs_open_proc for user space syscalls преди 2 години
  greatbridf 167dd07e9b feat(pipe): send SIGPIPE on read end close преди 2 години
  greatbridf 0471ee9813 change: replace some _new with operator new преди 2 години
  greatbridf 304ecefefb feat: move kernel to 0xc0000000 преди 2 години
  greatbridf cb96ca109a feat: free kinit memory преди 2 години
  greatbridf d8a3f66f7a fix(vfs_open): check nullptr преди 2 години
  greatbridf f8dda1c0bd change: remove assert.h in kernel преди 2 години
  greatbridf d44046d21c feat(gblibc): separate libc from kernel code преди 2 години
  greatbridf c8ff5b072a feat(syscall): add getdents преди 2 години
  greatbridf d3a2691a11 feat(tty): read from tty преди 2 години
  greatbridf 5b120d25aa rewrite tty with c++ classes преди 2 години
  greatbridf 8326c982e1 adapt more parts to cpp преди 2 години
  greatbridf 57bb3fc54e stash 2 преди 2 години
  greatbridf 79482631aa feat(file): add file descriptors преди 2 години
  greatbridf 44a9b33979 feat(hash_map): move pair class out of hash_map преди 2 години
  greatbridf f021bc88bb change(vfs): make fs_root inline global var преди 2 години
  greatbridf 5a58906104 change(vfs): only allocate children lists for dirs преди 2 години
  greatbridf 87883c5978 refactor(new): add _new and pnew for allocators преди 2 години
  greatbridf 6e4a649a55 feat(c++): add operator& to list iterators преди 2 години
  greatbridf cebc24a3ae feat(assert): check error with assert преди 2 години
  greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files преди 2 години
  greatbridf 3f508e8775 feat(fs): add fat32 filesystem преди 2 години
  greatbridf 8058928329 feat(vfs): make vfs a interface преди 2 години
  greatbridf 2ef440f8e1 change(vfs): use c++ преди 2 години
  greatbridf 05cf4932d8 feat(vfs): add new struct special_node преди 2 години
  greatbridf 41aeb2dd0d style(vfs): rename union special_node to node_t преди 2 години
  greatbridf 9b715713dc fix(vfs): check if special node ops func exist преди 2 години
  greatbridf e88af94e05 feat(node): impl. mknode преди 2 години
  greatbridf 1e170f1028 feat(vfs_stat): handle / and directories преди 2 години