greatbridf
|
0f9c6c4603
feat(syscall): add getdents64
|
1 ano atrás |
greatbridf
|
09fa92b097
feat(syscall): add fcntl64
|
1 ano atrás |
greatbridf
|
2656facbab
feat(syscall): add statx
|
1 ano atrás |
greatbridf
|
50b9527a09
feat(syscall): add mmap and munmap
|
1 ano atrás |
greatbridf
|
8115a79f02
feat(syscall): add brk
|
1 ano atrás |
greatbridf
|
696aaa567c
feat(syscall): add clock_gettime64, getuid and prctl
|
1 ano atrás |
greatbridf
|
da4fc9c087
feat(syscall): add syscalls, change syscall ids
|
1 ano atrás |
greatbridf
|
3cf21d6082
feat(syscall): add set_thread_area
|
1 ano atrás |
greatbridf
|
423968a920
feat(vfs): support opening relative path
|
1 ano atrás |
greatbridf
|
929a17f7a3
fix(ld): add sentry to prevent kernel too large
|
1 ano atrás |
greatbridf
|
247863ce35
refactor(thread): remove thdlist and some ctors
|
1 ano atrás |
greatbridf
|
0a7b5413a5
fix tuple and rbtree, simplify kernel process
|
1 ano atrás |
greatbridf
|
ec19ff3095
change(proclist): remove tty_idx
|
1 ano atrás |
greatbridf
|
07638e3531
change(kernel): remove types::pair
|
1 ano atrás |
greatbridf
|
4cf6746d1d
fix(tcsetpgrp): get ctrl tty by sid instead of pid
|
1 ano atrás |
greatbridf
|
cf416c45b5
feat(kill): add syscall kill()
|
2 anos atrás |
greatbridf
|
9483e98eca
fix(proclist::find()): check iter null
|
2 anos atrás |
greatbridf
|
769feae046
feat(gblibc): add umask()
|
2 anos atrás |
greatbridf
|
5eee6fd14b
feat(gblibc): add gettimeofday()
|
2 anos atrás |
greatbridf
|
7e873a0e79
feat(gblibc): add stat()
|
2 anos atrás |
greatbridf
|
db73e41887
feat(gblibc): add fstat()
|
2 anos atrás |
greatbridf
|
5799cd8bfd
fix(ioctl): check whether file is /dev/console
|
2 anos atrás |
greatbridf
|
69803ca140
feat(gblibc): isatty()
|
2 anos atrás |
greatbridf
|
1ce4b3415e
feat(gblibc): add malloc, brk, sbrk
|
2 anos atrás |
greatbridf
|
0c919f05e7
feat(gblibc): set errno for syscalls
|
2 anos atrás |
greatbridf
|
3e141f09b7
change(gblibc): move errno to gblibc
|
2 anos atrás |
greatbridf
|
eaa4c84140
feat: vfs_open_proc for user space syscalls
|
2 anos atrás |
greatbridf
|
e32a680f5d
feat: getpid and getppid
|
2 anos atrás |
greatbridf
|
9d560da181
feat: tc{s,g}etpgrp
|
2 anos atrás |
greatbridf
|
427190bcbe
feat: setpgrp
|
2 anos atrás |