Skip to content

Releases: termux/libandroid-shmem

v0.5: Include <string.h> in shmem.c for strncpy()

14 May 08:57

Choose a tag to compare

Fix conflicts with libc shmem symbols

27 Mar 16:18
447caef

Choose a tag to compare

Update Makefile to respect DESTDIR

13 May 14:21

Choose a tag to compare

v0.31

Makefile: respect $(DESTDIR)

v0.3

27 Mar 08:46
729bb8c

Choose a tag to compare

Prevent attempts to lock mutex multiple times in shmget (#9).
Thanks to @dead10ck.

v0.2.1

21 Jul 17:37

Choose a tag to compare

  • Added support for building static library.

v0.2

27 Jun 13:13

Choose a tag to compare

  • Fix building with unified headers.

v0.1.2

05 Mar 13:51

Choose a tag to compare

  • Do not report errors for non-local removals.

v0.1.1

04 Mar 21:47

Choose a tag to compare

  • Use the install command when installing.

v0.1

04 Mar 21:34

Choose a tag to compare

  • First tagged release for testing.