greatbridf
|
e991778937
fix(rbtree): fix rbtree rotate and set copy ctor
|
1 year ago |
greatbridf
|
915f90251e
feat(image): add busybox to mount image
|
1 year ago |
greatbridf
|
696aaa567c
feat(syscall): add clock_gettime64, getuid and prctl
|
1 year ago |
greatbridf
|
da4fc9c087
feat(syscall): add syscalls, change syscall ids
|
1 year ago |
greatbridf
|
3cf21d6082
feat(syscall): add set_thread_area
|
1 year ago |
greatbridf
|
423968a920
feat(vfs): support opening relative path
|
1 year ago |
greatbridf
|
1da64db368
feat(libstdc++): add priority_queue
|
1 year ago |
greatbridf
|
c98321cc3d
feat(libstdc++): add deduction guides and iter tools
|
1 year ago |
greatbridf
|
2355016228
feat(libstdc++): add vector
|
1 year ago |
greatbridf
|
fa48094702
fix(cmake): remove list.hpp
|
1 year ago |
greatbridf
|
719a421750
change(kernel): replace types::list with std::list
|
1 year ago |
greatbridf
|
1f1af196a0
feat(libstdc++): add std::list
|
1 year ago |
greatbridf
|
ae07552418
fix(rbtree): propagate... of allocator
|
1 year ago |
greatbridf
|
6f77e1dd82
fix(int14): save mmx registers
|
1 year ago |
greatbridf
|
61cd2982f9
change(vfs): move dentry dtors to hpp
|
1 year ago |
greatbridf
|
929a17f7a3
fix(ld): add sentry to prevent kernel too large
|
1 year ago |
greatbridf
|
8b90f07a34
change(vfs): readdir callback should pass by ref.
|
1 year ago |
greatbridf
|
a9b38d3154
change(types::alloc): alloc 8 bytes once at least
|
1 year ago |
greatbridf
|
4e0f5a1b06
fix(functional): larger _data for vtable
|
1 year ago |
greatbridf
|
5287b2b529
feat(rbtree): upper bound and lower bound
|
1 year ago |
greatbridf
|
247863ce35
refactor(thread): remove thdlist and some ctors
|
1 year ago |
greatbridf
|
0a7b5413a5
fix tuple and rbtree, simplify kernel process
|
1 year ago |
greatbridf
|
bc841ee42e
feat(libstdc++): add at and [] to map
|
1 year ago |
greatbridf
|
3893ba9cea
feat(libstdc++): add stl map
|
1 year ago |
greatbridf
|
feadee8506
feat(libstdc++): some more features of set
|
1 year ago |
greatbridf
|
3807ff3e32
feat(libstdc++): add stl set
|
1 year ago |
greatbridf
|
ec19ff3095
change(proclist): remove tty_idx
|
1 year ago |
greatbridf
|
07638e3531
change(kernel): remove types::pair
|
1 year ago |
greatbridf
|
5444b2ee83
feat(libstdc++): add pair
|
1 year ago |
greatbridf
|
15063be59a
fix(tuple): make tuple copy & move ctor. constexpr
|
1 year ago |