greatbridf
|
b4bb1feadf
rewrite(string): new string class
|
11 tháng trước cách đây |
greatbridf
|
635ea3e5ee
feat(llseek): llseek return file->seek
|
11 tháng trước cách đây |
greatbridf
|
bd0da59162
fix(lock): add lock_irq to avoid deadlocks
|
11 tháng trước cách đây |
greatbridf
|
b12cf751c9
feat(syscall): impl MONOTONIC clock for gettime
|
11 tháng trước cách đây |
greatbridf
|
87949fe12a
feat(syscall): impl. symlink and readlink
|
11 tháng trước cách đây |
greatbridf
|
7efa80fa12
feat: poll() and llseek() for busybox shell
|
11 tháng trước cách đây |
greatbridf
|
ad3ff833e5
refactor: rewrite thread and readyqueue
|
11 tháng trước cách đây |
greatbridf
|
1504e35835
change(syscall): kill unsupported syscall in place
|
11 tháng trước cách đây |
greatbridf
|
698266b865
feature(tty): support of tty termios
|
11 tháng trước cách đây |
greatbridf
|
94f3cee3e5
refactor: move init script out of init_vfs
|
11 tháng trước cách đây |
greatbridf
|
e75d8437f5
feature(syscall): unlink and access
|
11 tháng trước cách đây |
greatbridf
|
1c7a276b93
change(proclist): remove emplace from proclist;
|
11 tháng trước cách đây |
greatbridf
|
0c005d1b68
fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd
|
1 năm trước cách đây |
greatbridf
|
c29afbde1d
feat(truncate): add it to syscall, vfs and tmpfs
|
1 năm trước cách đây |
greatbridf
|
4ac28ae9a7
feat(init): execute init script using busybox sh
|
1 năm trước cách đây |
greatbridf
|
1cacb91f2b
feat(thead_local): save and load thread local area
|
1 năm trước cách đây |
greatbridf
|
74c913f994
feat(syscall): implement sigaction
|
1 năm trước cách đây |
greatbridf
|
e7f8d74f83
fix(rt_sigprocmask): SIG_UNBLOCK should invoke signals.unmask
|
1 năm trước cách đây |
greatbridf
|
3aa82c2b13
feat(scheduler): support multi kernel stack frames
|
1 năm trước cách đây |
greatbridf
|
d5070d823a
feat(syscall): mkdir
|
1 năm trước cách đây |
greatbridf
|
496a4bb31f
feat(syscall): impl. partial gettid and wait4
|
1 năm trước cách đây |
greatbridf
|
5926e83a34
feat(syscall): uname, getpgid, getuid, rt_sigaction(half works)
|
1 năm trước cách đây |
greatbridf
|
fdb0052684
fix(signal): wakeup the threading on signals generated
|
1 năm trước cách đây |
greatbridf
|
a52f58ffb4
feat(syscall): add rt_sigprocmask
|
1 năm trước cách đây |
greatbridf
|
35cce41a09
fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files
|
1 năm trước cách đây |
greatbridf
|
5813062c00
Merge branch 'dev'
|
1 năm trước cách đây |
greatbridf
|
8efa4a211a
feat(syscall): add sendfile64
|
1 năm trước cách đây |
greatbridf
|
4a42fe3956
refactor(vfs): rewrite struct file
|
1 năm trước cách đây |
greatbridf
|
6d321f5eac
feat(open): open() can now create new files
|
1 năm trước cách đây |
greatbridf
|
b5faee6ded
feat(types::path): add types::path to handle paths
|
1 năm trước cách đây |