You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenHarmony 4.1 adds support for `shm_open` and
`shm_unlink` so we can expose them unconditionally.
Users developing for older OpenHarmony versions
will only encounter a linker error if they attempt to use
the functions.
See OpenHarmony release notes for 4.1:
https://gitee.com/openharmony/docs/blob/master/en/release-notes/OpenHarmony-v4.1-release.md#arkcompiler
Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
(cherry picked from commit 9e248e2)
0 commit comments