greatbridf
|
8e1293cd43
feat: support fat32 lowercase filename
|
пре 2 година |
greatbridf
|
167dd07e9b
feat(pipe): send SIGPIPE on read end close
|
пре 2 година |
greatbridf
|
760c462f77
feat(pipe): send EOF on write end close
|
пре 2 година |
greatbridf
|
ba8f40e69b
feat: read and write of pipes will wait for data
|
пре 2 година |
greatbridf
|
1ff2137333
feat: replace evequeue by cond_var
|
пре 2 година |
greatbridf
|
6ab99e3b3d
change: make schedule() return int. status
|
пре 2 година |
greatbridf
|
c268e31f28
feat(dup): add syscall dup and dup2
|
пре 2 година |
greatbridf
|
04de266681
feat(signal): send SIGINT, SIGQUIT and SIGSTOP
|
пре 2 година |
greatbridf
|
300de58007
add sid and pgid
|
пре 2 година |
greatbridf
|
841e258a13
fix: free stage1 and kinit
|
пре 2 година |
greatbridf
|
a3d94d13c1
fix: mark kstack as allocated
|
пре 2 година |
greatbridf
|
0471ee9813
change: replace some _new with operator new
|
пре 2 година |
greatbridf
|
304ecefefb
feat: move kernel to 0xc0000000
|
пре 2 година |
greatbridf
|
cb96ca109a
feat: free kinit memory
|
пре 2 година |
greatbridf
|
a9e1f08cc6
style: kernel_main
|
пре 2 година |
greatbridf
|
d8a3f66f7a
fix(vfs_open): check nullptr
|
пре 2 година |
greatbridf
|
0be57320a7
feat(chdir): add syscall chdir
|
пре 2 година |
greatbridf
|
8cd5128366
feat: add freeze() and kill_current()
|
пре 2 година |
greatbridf
|
f8dda1c0bd
change: remove assert.h in kernel
|
пре 2 година |
greatbridf
|
bc87e8c44f
feat: move codes to kill proc into proclist kill()
|
пре 2 година |
greatbridf
|
3b78bb6760
fix(files): files may be closed for multiple times
|
пре 2 година |
greatbridf
|
d4122bd571
feat(posix): impl. posix interface, update usp
|
пре 2 година |
greatbridf
|
90b868a5cf
feat(gblibc): set entry point to _start
|
пре 2 година |
greatbridf
|
d44046d21c
feat(gblibc): separate libc from kernel code
|
пре 2 година |
greatbridf
|
8326c982e1
adapt more parts to cpp
|
пре 2 година |
greatbridf
|
79482631aa
feat(file): add file descriptors
|
пре 2 година |
greatbridf
|
9caca574db
change(thread): add class thdlist
|
пре 2 година |
greatbridf
|
c5a6be277a
change(process): use map for process list
|
пре 2 година |
greatbridf
|
87883c5978
refactor(new): add _new and pnew for allocators
|
пре 2 година |
greatbridf
|
6e4a649a55
feat(c++): add operator& to list iterators
|
пре 2 година |