Files
zig/lib/std/zig
Luna Schwalbe 04e73d03bd android: detect native ABI and API level correctly
ABI detection previously did not take into account the non-standard
directory structure of Android. This has been fixed.

The API level is detected by running `getprop ro.build.version.sdk`,
since we don't want to depend on bionic, and reading system properties
ourselves is not trivially possible.
2026-01-09 02:47:13 +01:00
..
2026-01-04 00:27:09 -08:00
2025-09-24 12:46:48 +02:00
2025-09-18 18:56:18 -04:00
2026-01-04 00:27:09 -08:00