summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_shm.h
AgeCommit message (Collapse)Author
1998-10-04Assign my copyright to TNF. Merge with others were appropriate.fvdl
Regen syscall files after script change.
1998-10-03Attempt to fix the mess.christos
1998-10-01Move IPC headers to common. The msg, sem and shm files, in addition to ↵erh
other common structures and to avoid creating several more machine dependent header files, include the syscall arguments for several system calls which don't exist on all architechtures.
1995-02-28Added Linux compat code.fvdl