mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-23 08:03:22 +00:00
添加socketpair (#505)
* 添加对socketpair系统调用的处理 --------- Co-authored-by: LoGin <longjin@DragonOS.org>
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
"clean": {
|
||||
"clean_command": "make clean"
|
||||
},
|
||||
"envs": [
|
||||
"envs": [
|
||||
{
|
||||
"key": "TARGET",
|
||||
"value": "x86_64-unknown-dragonos"
|
||||
|
Reference in New Issue
Block a user