aboutsummaryrefslogtreecommitdiff
path: root/util/shm.c
AgeCommit message (Expand)Author
2024-02-15Define _POSIX_C_SOURCE globallySimon Ser
2022-05-12util/shm: clear mode permission bits in allocate_shm_file_pairSimon Ser
2021-09-05util/shm: add allocate_shm_file_pairSimon Ser
2018-11-09Use ftruncate to set shared memory object's sizesghctoma
2018-11-08Force ftruncate for shared mem. objects on FreeBSDsghctoma
2018-10-28util: use shm_open for in-memory filesemersion