Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf b5faee6ded feat(types::path): add types::path to handle paths hace 1 año
  greatbridf 0f9c6c4603 feat(syscall): add getdents64 hace 1 año
  greatbridf 09fa92b097 feat(syscall): add fcntl64 hace 1 año
  greatbridf 2656facbab feat(syscall): add statx hace 1 año
  greatbridf 8576f82ca1 fix(mm.split): update file offset of newmm hace 1 año
  greatbridf 50b9527a09 feat(syscall): add mmap and munmap hace 1 año
  greatbridf 281050186a feat(std::set): add template key version of lower_bound hace 1 año
  greatbridf 8115a79f02 feat(syscall): add brk hace 1 año
  greatbridf 4ee526a1aa refactor(mm): some tweaks of mm and mm_list hace 1 año
  greatbridf e991778937 fix(rbtree): fix rbtree rotate and set copy ctor hace 1 año
  greatbridf 915f90251e feat(image): add busybox to mount image hace 1 año
  greatbridf 696aaa567c feat(syscall): add clock_gettime64, getuid and prctl hace 1 año
  greatbridf da4fc9c087 feat(syscall): add syscalls, change syscall ids hace 1 año
  greatbridf 3cf21d6082 feat(syscall): add set_thread_area hace 1 año
  greatbridf 423968a920 feat(vfs): support opening relative path hace 1 año
  greatbridf 1da64db368 feat(libstdc++): add priority_queue hace 1 año
  greatbridf c98321cc3d feat(libstdc++): add deduction guides and iter tools hace 1 año
  greatbridf 2355016228 feat(libstdc++): add vector hace 1 año
  greatbridf fa48094702 fix(cmake): remove list.hpp hace 1 año
  greatbridf 719a421750 change(kernel): replace types::list with std::list hace 1 año
  greatbridf 1f1af196a0 feat(libstdc++): add std::list hace 1 año
  greatbridf ae07552418 fix(rbtree): propagate... of allocator hace 1 año
  greatbridf 6f77e1dd82 fix(int14): save mmx registers hace 1 año
  greatbridf 61cd2982f9 change(vfs): move dentry dtors to hpp hace 1 año
  greatbridf 929a17f7a3 fix(ld): add sentry to prevent kernel too large hace 1 año
  greatbridf 8b90f07a34 change(vfs): readdir callback should pass by ref. hace 1 año
  greatbridf a9b38d3154 change(types::alloc): alloc 8 bytes once at least hace 1 año
  greatbridf 4e0f5a1b06 fix(functional): larger _data for vtable hace 1 año
  greatbridf 5287b2b529 feat(rbtree): upper bound and lower bound hace 1 año
  greatbridf 247863ce35 refactor(thread): remove thdlist and some ctors hace 1 año