Replace `sys_gettimeofday` with archutecture related version
未关闭
适合新手
area:syscalls
help wanted
outdated
- 主要语言
- Python
- 星标
- 33.5k
- 派生
- 3.6k
- 平均合并
- 8 小时 41 分钟
- 30 天内合并 PR
- 11
描述
It seems that `sys_gettimeofday()` was replaced with ` __x64_sys_gettimeofday()`, it should be updated in the book too.
The content should be updated in `SysCall/linux-syscall-3.md`
贡献指南
调研方向
要更新的文件是 `SysCall/linux-syscall-3.md`。查找 `sys_gettimeofday` 的提及,并将其替换为 `__x64_sys_gettimeofday`。通过检查周围上下文是否与其他系统调用引用一致来验证更改。无需更改代码,仅需更新文档。
由索引模型根据 Issue 内容生成。
评估
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 1/5
- 预计耗时
- 1 小时以内
- 活跃度
- 停滞
- 描述清晰度
- 描述清楚
- 新手友好度
- 80/100