DragonOS/user
LoGin 4407984044
feat(mm): 添加mincore系统调用,返回ENOSYS (#1241)
* feat(mm): 添加mincore系统调用,返回ENOSYS

添加sys_mincore,使其返回ENOSYS

Signed-off-by: longjin <longjin@DragonOS.org>

* feat: 新增grep_bin_ubuntu2404配置文件

添加grep_bin_ubuntu2404.toml配置文件,用于安装为ubuntu2404预构建的grep工具

Signed-off-by: longjin <longjin@DragonOS.org>

* feat: 实现DevPtsFSInode的as_any_ref方法并添加findutils和sed配置

- 实现LockedDevPtsFSInode的as_any_ref方法返回self
- 新增findutils_bin_ubuntu2404.toml配置文件
- 新增sed_bin_ubuntu2404.toml配置文件

Signed-off-by: longjin <longjin@DragonOS.org>

---------

Signed-off-by: longjin <longjin@DragonOS.org>
2025-07-28 20:39:32 +08:00
..
apps feat: add select and pselect6 syscall (#1229) 2025-07-16 13:22:32 +08:00
dadk/config feat(mm): 添加mincore系统调用,返回ENOSYS (#1241) 2025-07-28 20:39:32 +08:00
sysconfig/etc feat(wait): 调整内核wait4函数参数类型 (#1175) 2025-05-24 13:31:20 +08:00
.gitignore 移除relibc和old libc以及旧的shell (#529) 2024-03-04 14:20:01 +08:00
Makefile feat: 支持动态链接 (#910) 2025-05-19 14:29:55 +08:00