summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/bits/ipc.h
AgeCommit message (Expand)Author
2020-07-02Rename __unused struct members to include a namespaceEd Wildgoose
2020-02-07common/bits: Fix ipc_perm and semid_ds definitions for 64-bit archesVladimir Murzin
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2005-06-17sync whitespace with glibcMike Frysinger
2005-04-24Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctlJoakim Tjernlund
2004-11-02struct ipc_perm, as used by shmctl() when soing shared memory stuff,Eric Andersen
2002-09-04Fixed 'struct ipc_perm' and 'struct msqid_ds' members to allow the Linux"Steven J. Hill"
2002-08-25Make shm stuff work properly.Eric Andersen
2002-03-01Major rework of the include files to eliminate redundancyEric Andersen