This website requires JavaScript.
Explore
Help
Sign In
andrey
/
rCore
Watch
1
Star
0
Fork
0
You've already forked rCore
mirror of
https://github.com/rcore-os/rCore.git
synced
2024-11-22 08:06:17 +04:00
Code
Issues
Projects
Releases
Wiki
Activity
8dc7c7bd3c
rCore
/
kernel
History
Jiajie Chen
8dc7c7bd3c
Implement sys_reboot with isa-debug-exit and add test script using expect
2019-03-11 16:09:15 +08:00
..
src
Implement sys_reboot with isa-debug-exit and add test script using expect
2019-03-11 16:09:15 +08:00
targets
Implement reading pci memory address
2019-02-25 21:18:09 +08:00
build.rs
update kflash.py, fix build k210
2019-02-16 14:31:47 +08:00
Cargo.lock
Implement sys_pwrite, sys_accept4 and dummy sys_chown, sys_epoll_create1. Allow recvfrom for tcp
2019-03-08 18:03:46 +08:00
Cargo.toml
Add basic implementation for syscall: connect and write
2019-02-28 14:46:46 +08:00
Makefile
Move socket set to iface, redesign NetDriver trait and implement blocking net syscalls
2019-03-04 15:34:02 +08:00