Commit d5db1db
committed
Add SYS_fcntl to aarm64 android
The fcntl syscall is supported on aarch64-linux-android [1].
[1] https://android.googlesource.com/platform/bionic/+/bc1b267454cd305d2bbaa0f22914b98a23ef1ffa/libc/kernel/uapi/asm-generic/unistd.h#621 parent 80e4a26 commit d5db1db
File tree
2 files changed
+2
-0
lines changed- libc-test/semver
- src/unix/linux_like/android/b64/aarch64
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
0 commit comments