greatbridf
|
f8dda1c0bd
change: remove assert.h in kernel
|
2 years ago |
greatbridf
|
d44046d21c
feat(gblibc): separate libc from kernel code
|
2 years ago |
greatbridf
|
8326c982e1
adapt more parts to cpp
|
2 years ago |
greatbridf
|
87883c5978
refactor(new): add _new and pnew for allocators
|
2 years ago |
greatbridf
|
6e4a649a55
feat(c++): add operator& to list iterators
|
2 years ago |
greatbridf
|
b120b34b82
feat(process): add class readyqueue
|
2 years ago |
greatbridf
|
749f13d09d
fix(evtqueue): return front() by value
|
2 years ago |
greatbridf
|
b2586e331c
feat(syscall): impl. exit and wait syscall
|
2 years ago |
greatbridf
|
d5f54a40c5
refactor: prohibit c++ global objects
|
2 years ago |
greatbridf
|
f2dab67f6e
style: remove TODOs
|
2 years ago |
greatbridf
|
c4c0c61e6b
feat: page mapping
|
2 years ago |
greatbridf
|
7cb2030b14
feat: tty, memcpy and strlen
|
2 years ago |
greatbridf
|
9bc1fa9db7
feat: vga support CR
|
3 years ago |
greatbridf
|
1be69f0785
feat: improved keyboard event handling
|
3 years ago |