Commit 6fed506
committed
Auto merge of #2814 - lattice0:feature-android-sys-prctl.h, r=JohnTitor
adds android sys/prctl.h
adds some sys/prctl.h symbols to Android, checked against the NDK .h file for validity of numbers.
These are needed for making [firecracker](https://github.com/firecracker-microvm/firecracker/blob/6b4a4b1c0490e006e02db7579831cbf14e05abae/src/seccompiler/src/backend.rs#L943) work on Android hostsFile tree
2 files changed
+8
-0
lines changed- libc-test/semver
- src/unix/linux_like/android
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1638 | 1638 | | |
1639 | 1639 | | |
1640 | 1640 | | |
| 1641 | + | |
| 1642 | + | |
| 1643 | + | |
| 1644 | + | |
1641 | 1645 | | |
1642 | 1646 | | |
1643 | 1647 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2498 | 2498 | | |
2499 | 2499 | | |
2500 | 2500 | | |
| 2501 | + | |
| 2502 | + | |
| 2503 | + | |
| 2504 | + | |
2501 | 2505 | | |
2502 | 2506 | | |
2503 | 2507 | | |
| |||
0 commit comments