0xAX/linux-insides

Replace `sys_gettimeofday` with archutecture related version

Open

#634 opened on 2018年11月8日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (3,301 forks)batch import
help wanted

Repository metrics

Stars
 (29,341 stars)
PR merge metrics
 (平均マージ 194d 19h) (30d で 6 merged PRs)

説明

It seems that sys_gettimeofday() was replaced with __x64_sys_gettimeofday(), it should be updated in the book too

コントリビューターガイド