Commit 2d286b2
committed
abi: st_nlink is u32 on aarch64
It turns out that st.st_nlink is u64 on x86_64 and powerpc64, and u32 on
other architectures.
Signed-off-by: Peng Tao <[email protected]>1 parent fb4b1c7 commit 2d286b2
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
613 | 616 | | |
| 617 | + | |
| 618 | + | |
614 | 619 | | |
615 | 620 | | |
616 | 621 | | |
| |||
0 commit comments