mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-23 16:23:24 +00:00
bugfix: 修复无法sleep的问题以及进程处于block(true)状态时无法被信号唤醒&唤醒后不处理信号的问题 (#470)
This commit is contained in:
@ -5,8 +5,8 @@
|
||||
"task_type": {
|
||||
"BuildFromSource": {
|
||||
"Git": {
|
||||
"url": "https://git.mirrors.dragonos.org/DragonOS-Community/relibc.git",
|
||||
"revision": "3ef630632f"
|
||||
"url": "https://git.mirrors.dragonos.org.cn/DragonOS-Community/relibc.git",
|
||||
"revision": "27e779dc23"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user