termux / proot

An chroot-like implementation using ptrace.
https://wiki.termux.com/wiki/PRoot
Other
754 stars 161 forks source link

Does proot under termux support android-shmem? #103

Open Root-voidX opened 4 years ago

Root-voidX commented 4 years ago

Hello devs, users and friends,

I am running Ubuntu via Proot on Termux (installed with AnLinux). I understand that android doesn't support shared memory access, which gives segfaults to many applications for me. I heard about android-shmem, does termux proot have android-shmem?

ZhymabekRoman commented 3 years ago

Hello, @Root-voidX ! Now proot supports shm, you can use now.

SDRausty commented 3 years ago

@Root-voidX this appears to be integrated. Do you agree?