This repository has no description
Something went wrong. Try again.
android: Avoid referencing POSIX shared memory functions (#12341) master
Stop trying to use POSIX shared memory functions such as `shm_open` on Android as it's unsupported and the platform libc does not have those symbols. This avoids an error such as the below when trying to use `libghostty-vt` on Android: > dlopen failed: cannot locate symbol "shm_open" referenced by [..]
Author Mitchell Hashimoto Committer GitHub Date (Apr 19, 2026, 10:21 PM UTC) Commit dcc39dcd dcc39dcd401975ee77a642fa15ba7bb9f6d85b96 Parent d69d937a d69d937a93750e64d1a4396715f81e74fa25aefe