Releases: termux/libandroid-shmem
Releases · termux/libandroid-shmem
v0.7
Compare
Sorry, something went wrong.
No results found
Use ASharedMemory if targeting API level 26 or later (#19 ).
v0.6
Compare
Sorry, something went wrong.
No results found
Fixes for QEMU support (#18 ).
Allow PRoot to directly access FDs (#17 ).
v0.5: Include <string.h> in shmem.c for strncpy()
Compare
Sorry, something went wrong.
No results found
Fixes building with current NDK/clang: 2fb093b
Fix conflicts with libc shmem symbols
Compare
Sorry, something went wrong.
No results found
Update Makefile to respect DESTDIR
Compare
Sorry, something went wrong.
No results found
v0.31
Makefile: respect $(DESTDIR)
v0.3
Compare
Sorry, something went wrong.
No results found
Prevent attempts to lock mutex multiple times in shmget (#9 ).
Thanks to @dead10ck .
v0.2.1
Compare
Sorry, something went wrong.
No results found
released this
21 Jul 17:37
Added support for building static library.
v0.2
Compare
Sorry, something went wrong.
No results found
Fix building with unified headers.
v0.1.2
Compare
Sorry, something went wrong.
No results found
Do not report errors for non-local removals.
v0.1.1
Compare
Sorry, something went wrong.
No results found
Use the install command when installing.