Historial de Commits

Autor SHA1 Mensaje Fecha
  greatbridf 4660803811 feat(vfs): query file stat hace 2 años
  greatbridf 7f67c01d7e feat(string): pop(), back() etc. hace 2 años
  greatbridf abed3286f0 fix(errno): add __cplusplus header hace 2 años
  greatbridf 78e4bbef4b fix(list,vector): remove explicit of initializer hace 2 años
  greatbridf 32acbc5031 fix(vector): dealloc undefined ptr on vector init hace 2 años
  greatbridf 137583508c fix(vector): wrong const back() type hace 2 años
  greatbridf a1dfcee9b7 feat(string): impl. clear() and c_str() hace 2 años
  greatbridf f581b0765b feat(string): add string class hace 2 años
  greatbridf 86643b9091 fix(vector): end() return wrong position hace 2 años
  greatbridf 89a69a47e9 feat(vfs): impl. vfs_open to open file and dirs hace 2 años
  greatbridf 44395a727c feat(stdio): impl. strncpy hace 2 años
  greatbridf f1116ddf25 feat(list): impl. find() hace 2 años
  greatbridf 3fd580fe86 feat: find inode according to filename hace 2 años
  greatbridf 60d64c224c refactor: write tmpfs with c++ hace 2 años
  greatbridf 0d93ab9d36 fix: bss_addr type conversion hace 2 años
  greatbridf 9f1b0d0b7d feat: vector and allocator improvement hace 2 años
  greatbridf b103ac85fe fix: use brace init. for mklink file entry hace 2 años
  greatbridf b19b0323e6 feat: create tmpfs and impl. basic ops hace 2 años
  greatbridf a0c10918b1 Merge branch 'new_mem_allocation' hace 2 años
  greatbridf e083913ad7 refactor: move bss initialization to kernel_main hace 2 años
  greatbridf 1ae32368a5 fix: translate iden. mapped ptr in v_ptr_to_p_ptr hace 2 años
  greatbridf 33f97a35c3 Merge branch 'cross-compiling' hace 2 años
  greatbridf bd83189b48 chore: separate qemu args hace 2 años
  greatbridf fe614c21b5 fix: match the two type definitions of kernel_size hace 2 años
  greatbridf f848946130 chore: empty cross compiling toolchain prefix hace 2 años
  greatbridf a3403a2a44 chore: update compiling flags hace 2 años
  greatbridf 7e5a6e89c7 Merge branch 'paging' hace 2 años
  greatbridf d9ed36797d Merge branch 'dev' into paging hace 2 años
  greatbridf 30b511a13f fix: map more pages for the heap hace 2 años
  greatbridf 2dccf820fa fix: release mode sse bug hace 2 años