greatbridf
|
6982ae33f9
Merge branch 'fix-kstack'
|
hace 2 años |
greatbridf
|
38c7861ce7
fix(thd): subtract ptr by kstack size on freeing
|
hace 2 años |
greatbridf
|
24d92f5489
Merge branch 'kill'
|
hace 2 años |
greatbridf
|
bc52f08bfe
feat(mm): kill user process on access to priv. mem
|
hace 2 años |
greatbridf
|
bc87e8c44f
feat: move codes to kill proc into proclist kill()
|
hace 2 años |
greatbridf
|
07c6dad04c
Merge branch 'fix-filearr'
|
hace 2 años |
greatbridf
|
3b78bb6760
fix(files): files may be closed for multiple times
|
hace 2 años |
greatbridf
|
39430cb4c3
Merge branch 'fix-map'
|
hace 2 años |
greatbridf
|
734d075ade
fix(map): fix erase
|
hace 2 años |
greatbridf
|
7c895c1ac3
Merge branch 'mac'
|
hace 2 años |
greatbridf
|
8dbabbba51
Merge branch 'master' into mac
|
hace 2 años |
greatbridf
|
95e561acf6
Merge branch 'fix-mm'
|
hace 2 años |
greatbridf
|
4a36d3b820
fix(mm): mem leak when unmapping mem area and mm
|
hace 2 años |
greatbridf
|
1dba142be9
chore: clear cmake default linker options
|
hace 2 años |
greatbridf
|
4596fdcda2
chore(usp): move usp linker args into ldscript
|
hace 2 años |
greatbridf
|
7438992327
fix: make pid_t type 'int'
|
hace 2 años |
greatbridf
|
2106a9dbaf
Merge branch 'libc'
|
hace 2 años |
greatbridf
|
d4122bd571
feat(posix): impl. posix interface, update usp
|
hace 2 años |
greatbridf
|
521d554189
Merge branch 'master' into libc
|
hace 2 años |
greatbridf
|
08b04e54c1
Merge branch 'fix-libstdc++-map'
|
hace 2 años |
greatbridf
|
fa8c43ffc7
fix(libstdc++): map deleting elements
|
hace 2 años |
greatbridf
|
f5cdd03c55
Merge branch 'fix-mmap'
|
hace 2 años |
greatbridf
|
f6dff3e420
fix(mm): invlpg after unmapping mem areas
|
hace 2 años |
greatbridf
|
90b868a5cf
feat(gblibc): set entry point to _start
|
hace 2 años |
greatbridf
|
fc545e1710
chore: build user-space-program with cmake
|
hace 2 años |
greatbridf
|
33e5982d79
change(cmake): link the kernel with cmake
|
hace 2 años |
greatbridf
|
d44046d21c
feat(gblibc): separate libc from kernel code
|
hace 2 años |
greatbridf
|
df785572f8
Merge branch 'getdents'
|
hace 2 años |
greatbridf
|
c8ff5b072a
feat(syscall): add getdents
|
hace 2 años |
greatbridf
|
0120d746b3
feat(map): add operator bool, fix find()
|
hace 2 años |