summaryrefslogtreecommitdiff
path: root/native/android/sharedmem.cpp
AgeCommit message (Expand)Author
2020-04-13Include what you use: <fcntl.h>Tom Cherry
2019-01-14sharedmem.cpp: replace dup() with fcntl(F_DUPFD_CLOEXEC)Nick Kralevich
2017-08-07SharedMemory API changesJohn Reck
2017-02-24Added implementation of shared memory NDK APIPeng Xu