Chen
|
425daba70e
|
Merge pull request #53 from CircuitCoder/master
|
2020-05-16 07:05:11 +08:00 |
|
function2-llx
|
5c7b637c97
|
shm
|
2020-05-16 07:04:42 +08:00 |
|
Liu Xiaoyi
|
0e25fd187d
|
Fixed QEMU serial interrupt not firing
|
2020-05-16 01:42:23 +08:00 |
|
function2-llx
|
6253d80e1d
|
fix bug of Condvar::notify: remove from queue when wake up
|
2020-05-15 21:11:52 +08:00 |
|
Chen
|
0be89418a1
|
Merge pull request #52 from CircuitCoder/master
|
2020-05-15 15:06:53 +08:00 |
|
Liu Xiaoyi
|
0d41db4991
|
Fixed noncontiguous frame allocated in DMA initialization
|
2020-05-15 14:59:03 +08:00 |
|
function2-llx
|
1c8d522ce6
|
libc-test result
|
2020-05-15 10:29:27 +08:00 |
|
function2-llx
|
6aae72c034
|
update user
|
2020-05-14 20:39:59 +08:00 |
|
function2-llx
|
14f418f663
|
add wait_timeout for condvar, support timeout in futex wait
|
2020-05-13 19:56:50 +08:00 |
|
Liu Xiaoyi
|
297480e8bd
|
Reverted modification of Cargo.toml
|
2020-05-13 15:20:37 +08:00 |
|
Liu Xiaoyi
|
838513e05c
|
Cargo.lock & format
|
2020-05-13 15:12:15 +08:00 |
|
Liu Xiaoyi
|
54504eb317
|
Fixed stack overflow caused by large struct initialization on stack
|
2020-05-13 05:00:25 +08:00 |
|
function2-llx
|
0c4d53f8d4
|
fix getdents64: set inode id and file type properly
|
2020-05-13 02:05:31 +08:00 |
|
function2-llx
|
17b55552d1
|
Merge branch 'master' of github.com:rcore-os/rCore
|
2020-05-12 22:07:07 +08:00 |
|
function2-llx
|
db6a8a9015
|
decrease offset when write fail in getdents64
|
2020-05-12 19:31:37 +08:00 |
|
Chen
|
f807c951d6
|
Merge pull request #50 from rcore-os/fix-nanosleep
|
2020-05-11 16:02:23 +08:00 |
|
Chen
|
cc93de1d25
|
Merge branch 'master' into fix-nanosleep
|
2020-05-11 12:35:33 +08:00 |
|
Chen
|
92df488bf5
|
Merge pull request #51 from rcore-os/halt-quit-qemu-zero
|
2020-05-11 12:35:24 +08:00 |
|
Jiajie Chen
|
14f74aaaeb
|
Let halt quit QEMU with zero exit code
|
2020-05-11 12:13:49 +08:00 |
|
Jiajie Chen
|
104c0c83e6
|
Fix 0ns case of nanosleep
|
2020-05-11 11:55:05 +08:00 |
|
function2-llx
|
64957a6d2e
|
use wrapping add to prevent panic
|
2020-05-09 11:07:28 +08:00 |
|
function2-llx
|
1aaa2aad20
|
implement some of semctl; run libc-test
|
2020-05-09 06:24:22 +08:00 |
|
function2-llx
|
b946f8606d
|
fix fork(dup)
|
2020-05-08 22:24:42 +08:00 |
|
function2-llx
|
e44bc7e6d2
|
Merge branch 'master' of github.com:rcore-os/rCore
|
2020-05-06 02:02:51 +08:00 |
|
Chen
|
0bd8e58a47
|
Merge pull request #49 from rcore-os/support-fcntl-dupfd
|
2020-04-27 13:02:55 +08:00 |
|
Jiajie Chen
|
c5a5cc398a
|
Support F_DUPFD_CLOEXEC in fcntl
|
2020-04-27 12:43:11 +08:00 |
|
function2-llx
|
d32027a645
|
run make
|
2020-04-27 03:08:23 +08:00 |
|
function2-llx
|
f98db379ff
|
fix time
|
2020-04-26 14:20:09 +08:00 |
|
function2-llx
|
6e5e91a10a
|
record time in metadata
|
2020-04-26 02:04:09 +08:00 |
|
function2-llx
|
ff9b0cc303
|
add utimensat, fix touch
|
2020-04-25 23:05:40 +08:00 |
|
function2-llx
|
db9ef2112b
|
symlink
|
2020-04-25 18:41:41 +08:00 |
|
function2-llx
|
2271bbd0e9
|
fix trunc
|
2020-04-20 13:06:14 +08:00 |
|
宋香君
|
c5c0196a54
|
fix options in FileHandle
|
2020-04-20 00:16:54 +08:00 |
|
function2-llx
|
c50d25dba9
|
fix fork
|
2020-04-19 23:40:37 +08:00 |
|
function2-llx
|
c740b67a52
|
Merge branch 'master' of github.com:rcore-os/rCore
|
2020-04-19 19:47:41 +08:00 |
|
Runji Wang
|
1080a4fee7
|
Merge pull request #46 from equation314/modify_ioctl
Support non-zero return value for INode::io_control()
|
2020-04-14 22:36:21 +08:00 |
|
equation314
|
395b8b51c1
|
Updata rcore-fs version to 7e7c74a
Support non-zero return value for INode::io_control()
|
2020-04-14 20:24:27 +08:00 |
|
function2-llx
|
8bb6370f6c
|
fmt
|
2020-04-13 13:16:34 +08:00 |
|
function2-llx
|
cc1bd96778
|
dup3
|
2020-04-13 11:23:07 +08:00 |
|
function2-llx
|
555ad64102
|
add block in pipe, fix some bug
|
2020-04-13 00:33:32 +08:00 |
|
function2-llx
|
b2e714d68d
|
fix dup
|
2020-04-12 18:52:21 +08:00 |
|
function2-llx
|
d777f59118
|
run shell
|
2020-04-11 10:05:49 +08:00 |
|
function2-llx
|
47dade0c73
|
merge
|
2020-04-09 22:30:33 +08:00 |
|
Chen
|
f9bfd157b7
|
Merge pull request #44 from rcore-os/update-nightly
Update Rust nightly to 2020-04-06
|
2020-04-06 20:09:26 +08:00 |
|
Runji Wang
|
139544f946
|
update Rust nightly to 2020-04-06
|
2020-04-06 17:19:05 +08:00 |
|
Runji Wang
|
a2a5bd6079
|
Merge pull request #43 from equation314/clear-warning
Eliminate most of warnings
|
2020-04-06 13:03:25 +08:00 |
|
equation314
|
d3b82267c1
|
Merge branch 'master' into clear-warning
|
2020-04-06 00:44:18 +08:00 |
|
Runji Wang
|
5031405f9c
|
Merge pull request #42 from equation314/improve-devfs
Improve device file system framework
|
2020-04-05 23:43:41 +08:00 |
|
equation314
|
d10997f90f
|
Update Rust nightly to 2020-03-23.
|
2020-04-05 22:01:43 +08:00 |
|
equation314
|
c7f64461d0
|
Bump rboot version
|
2020-04-05 21:35:07 +08:00 |
|