Histórico de Commits

Autor SHA1 Mensagem Data
  greatbridf aa5b5749c4 feat(lock): impl. spin lock há 2 anos atrás
  greatbridf e6dc019e17 feat: build and link user space programs há 2 anos atrás
  greatbridf b013728ac4 feat(syscall): impl. syscalls há 2 anos atrás
  greatbridf 342ecc0e21 feat(process): enter user mode há 2 anos atrás
  greatbridf 90cc9522ab refactor: 拆分mem和mm,对interrupt使用cpp há 2 anos atrás
  greatbridf 010eeefb18 refactor(mem): use cpp há 2 anos atrás
  greatbridf f581b0765b feat(string): add string class há 2 anos atrás
  greatbridf 60d64c224c refactor: write tmpfs with c++ há 2 anos atrás
  greatbridf 9f1b0d0b7d feat: vector and allocator improvement há 2 anos atrás
  greatbridf b19b0323e6 feat: create tmpfs and impl. basic ops há 2 anos atrás
  greatbridf a3403a2a44 chore: update compiling flags há 2 anos atrás
  greatbridf d923498640 feat: copy on write há 2 anos atrás
  greatbridf 2eaf205b8a memory allocation há 2 anos atrás
  greatbridf 12f53f49eb feat: type bitmap há 2 anos atrás
  greatbridf 7cb2030b14 feat: tty, memcpy and strlen há 2 anos atrás
  greatbridf 177ff70411 feat: serial port read and write há 2 anos atrás
  greatbridf d7bbbc54d6 chore: export compile command for vim and etc. há 2 anos atrás
  greatbridf c6488b7839 chore: supress some warnings concerning types há 3 anos atrás
  greatbridf 934bbc12aa fix: wrong cmake script (linker path) há 3 anos atrás
  greatbridf 1a5b8ccba3 feat: cross compiling in macos há 3 anos atrás
  greatbridf 7f1ca69928 feat: enable paging há 3 anos atrás
  greatbridf 48978f5f74 feat: timer há 3 anos atrás
  greatbridf 1be69f0785 feat: improved keyboard event handling há 3 anos atrás
  greatbridf cb4d47c312 feat: call c++ objects' constructors há 3 anos atrás
  greatbridf acd56e0f93 feat: keycodes definitions há 3 anos atrás
  greatbridf 20c4330c5b feat: list container há 3 anos atrás
  greatbridf d6716c631d chore: use qemu for debugging há 3 anos atrás
  greatbridf 91cf3e6e82 fix: change return value of snprintf to ssize_t há 3 anos atrás
  greatbridf d1816c9600 change: disable stack protector há 3 anos atrás
  greatbridf a501e2b69c add errno há 4 anos atrás