greatbridf
|
bd25366506
change(file): add ptr to parent in struct file
|
hace 2 años |
greatbridf
|
b74163b1d5
Merge branch 'open_working' into open
|
hace 2 años |
greatbridf
|
d3a2691a11
feat(tty): read from tty
|
hace 2 años |
greatbridf
|
246de6198f
output less debug info in kernel_main
|
hace 2 años |
greatbridf
|
551cec8c54
feat: bufferred tty reading
|
hace 2 años |
greatbridf
|
5b120d25aa
rewrite tty with c++ classes
|
hace 2 años |
greatbridf
|
3bb9a50d6a
add non copyable class
|
hace 2 años |
greatbridf
|
23e86efdae
fix buffer constructor
|
hace 2 años |
greatbridf
|
8326c982e1
adapt more parts to cpp
|
hace 2 años |
greatbridf
|
c23b25c8eb
remove constexpr of ~mm_list()
|
hace 2 años |
greatbridf
|
576ca427b0
limit vfs_read buffer size when doing system calls
|
hace 2 años |
greatbridf
|
57bb3fc54e
stash 2
|
hace 2 años |
greatbridf
|
95059ec7e0
stash 1
|
hace 2 años |
greatbridf
|
248e32a46d
change(buffer): rename buffer.{c,h} to buffer.hpp
|
hace 2 años |
greatbridf
|
79482631aa
feat(file): add file descriptors
|
hace 2 años |
greatbridf
|
789d002b13
fix(hash_map): make find() const compatible
|
hace 2 años |
greatbridf
|
edb5ac858c
fix(syscall_exit): remove all thds from ready list
|
hace 2 años |
greatbridf
|
9caca574db
change(thread): add class thdlist
|
hace 2 años |
greatbridf
|
e4b84ad3da
feat(c++): add is_template_instance
|
hace 2 años |
greatbridf
|
c5a6be277a
change(process): use map for process list
|
hace 2 años |
greatbridf
|
a1ddb6a031
feat(map): add template container map
|
hace 2 años |
greatbridf
|
44a9b33979
feat(hash_map): move pair class out of hash_map
|
hace 2 años |
greatbridf
|
f021bc88bb
change(vfs): make fs_root inline global var
|
hace 2 años |
greatbridf
|
5619ebf4c1
Merge branch 'vfs_fix' into open
|
hace 2 años |
greatbridf
|
5a58906104
change(vfs): only allocate children lists for dirs
|
hace 2 años |
greatbridf
|
87883c5978
refactor(new): add _new and pnew for allocators
|
hace 2 años |
greatbridf
|
0f4efff41e
fix(vfs): wrong comment of dentry flags
|
hace 2 años |
greatbridf
|
f2dd3f8c06
fix(vfs): wrong comment of dentry flags
|
hace 2 años |
greatbridf
|
9dfbab81c4
Merge branch 'process-classes'
|
hace 2 años |
greatbridf
|
b8cc71517a
feat(ata): check buf_size in ata_read()
|
hace 2 años |