File tree
Expand file treeCollapse file tree
3 files changed
+20
-8
lines changedFilter options
- libc
- config/linux/riscv
- include/sys
- src/sys/time/linux
Expand file treeCollapse file tree
3 files changed
+20
-8
lines changedlibc/config/linux/riscv/entrypoints.txt
Copy file name to clipboardExpand all lines: libc/config/linux/riscv/entrypoints.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
292 |
| - |
| 292 | + |
293 | 293 |
|
294 | 294 |
|
295 | 295 |
|
|
libc/include/sys/syscall.h.def
Copy file name to clipboardExpand all lines: libc/include/sys/syscall.h.def+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2305 | 2305 |
|
2306 | 2306 |
|
2307 | 2307 |
|
| 2308 | + |
| 2309 | + |
| 2310 | + |
| 2311 | + |
2308 | 2312 |
|
2309 | 2313 |
|
2310 | 2314 |
|
|
libc/src/sys/time/linux/utimes.cpp
Copy file name to clipboardExpand all lines: libc/src/sys/time/linux/utimes.cpp+15-7Lines changed: 15 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
| ||
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
23 | 34 |
|
24 | 35 |
|
25 | 36 |
|
26 | 37 |
|
27 | 38 |
|
28 | 39 |
|
29 |
| - |
30 |
| - |
| 40 | + |
| 41 | + |
31 | 42 |
|
32 | 43 |
|
33 | 44 |
|
| ||
59 | 70 |
|
60 | 71 |
|
61 | 72 |
|
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
| 73 | + |
| 74 | + |
67 | 75 |
|
68 | 76 |
|
69 | 77 |
|
|
0 commit comments