
Fix 'use of undeclared identifier' build errors for shm_ functions on z/OS by implementing the functionality using shmget(), shmat(), and shmdt(). Use the BLAKE3 hash to map the name of the shared memory to a key. --------- Co-authored-by: Kai Nacke <kai.peter.nacke@ibm.com>