greatbridf 34b3bf7644 feat(syscall): impl. exec() to load elf files hace 3 años
..
allocator.hpp 0d79b8eae9 feat(c++): impl. forward and move hace 3 años
bitmap.h 010eeefb18 refactor(mem): use cpp hace 3 años
buffer.h 1b903a6424 use ring_buf to save scan codes hace 5 años
cplusplus.hpp 41b56ecb26 feat(c++): add remove_cv, decay hace 3 años
elf.hpp 34b3bf7644 feat(syscall): impl. exec() to load elf files hace 3 años
hash_map.hpp 14b037a6df fix(hash_map): several fixes hace 3 años
list.hpp 7add1ab9a3 feat(list): make node->next and prev node_type hace 3 años
lock.h 941a9874cf fix(lock): make lock type volatile hace 3 años
size.h 9ba4232b4c feat(interrupt): align stack in ISR hace 3 años
status.h 7cb2030b14 feat: tty, memcpy and strlen hace 3 años
stdint.h 010eeefb18 refactor(mem): use cpp hace 3 años
string.hpp 4eca7c8ff6 fix(string): remove string custom constructors hace 3 años
types.h 342ecc0e21 feat(process): enter user mode hace 3 años
vector.hpp 1e81695c9a feat(vector): add copy constructor hace 3 años