summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_msg.h
AgeCommit message (Expand)Author
2009-11-18Make compat linux/linux32 msgrcv_msgarg type member of typenjoly
2008-12-09Add some padding members to linux_msqid64_ds for 32-bit archs. Thisnjoly
2008-05-21Add IPC_64 support to msgctl, needed for amd64.njoly
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-20Convert all the system call entry points from:dsl
2007-12-04Remove all the __Pdsl
2006-02-09Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough somanu
2003-01-18Merge the nathanw_sa branch.thorpej
1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl
1998-10-03Attempt to fix the mess.christos
1998-10-01Move IPC headers to common. The msg, sem and shm files, in addition to other...erh
1995-08-15Implement the rest of the sysv ipc calls ({sem,msg}*())fvdl
1995-02-28Added Linux compat code.fvdl