DragonOS/user
LoGin df62bcbd8f
fix(wait): align WNOHANG/PGID wait semantics with Linux 6.6 (#1689)
- return ECHILD when no matching children exist
- handle PGID WNOHANG scanning correctly
- add WNOTHREAD wait test for thread-created child

Signed-off-by: longjin <longjin@DragonOS.org>
2026-01-21 01:04:23 +08:00
..
apps fix(wait): align WNOHANG/PGID wait semantics with Linux 6.6 (#1689) 2026-01-21 01:04:23 +08:00
dadk/config feat(ci): Bump build container to v1.19 and CI fixes (#1442) 2025-12-09 13:59:57 +08:00
sysconfig fix(net): 修复 raw socket 发送到非 loopback 地址时未正确选择出口网卡的问题 (#1582) 2025-12-30 22:04:19 +08:00
.gitignore 移除relibc和old libc以及旧的shell (#529) 2024-03-04 14:20:01 +08:00
Makefile feat(ci): 添加测试结果上传功能并优化构建流程 (#1380) 2025-11-17 22:01:13 +08:00
default.nix feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00
rootfs-tar.nix feat(build): replace rootfs and user space app creation with nix base scripts (#1505) 2025-12-26 18:36:13 +08:00