summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_ipc.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-06linux(4): Implement semtimedop syscalls.Dmitry Chagin
2022-05-06linux(4): Retire linux_semop implementation.Dmitry Chagin
2019-03-24Update syscall.master to 5.0.Dmitry Chagin
2019-03-24Linux between 4.18 and 5.0 split IPC system calls.Dmitry Chagin
2018-03-23Rationalize license text on Linuxolator filesEd Maste
2018-02-05Linuxolator whitespace cleanupEd Maste
2017-11-27sys/compat: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2015-05-24x86_64 Linux do not use multiplexing on ipc system calls.Dmitry Chagin
2013-01-29Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.hJohn Baldwin
2006-12-21MFP4 (110956):Alexander Leidinger
2004-08-16Changes to MI Linux emulation code necessary to run 32-bit Linux binariesTim J. Robbins
2002-10-11- Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);Maxim Sobolev
2002-03-20Remove __P.Alfred Perlstein
2001-09-12KSE Milestone 2Julian Elischer
2001-09-08Round of cleanups and enhancements. These include (in random order):Marcel Moolenaar
2000-11-02fix a comment that was inadvertantly changed by a cvs mergeAndrew Gallatin
2000-11-01Support for the linux ipc syscalls on the alpha, where each one hasAndrew Gallatin
2000-11-01The MI/MD split wasn't perfect and the MI files need hacks for theDavid E. O'Brien
2000-08-25Fix typo in license.Marcel Moolenaar
2000-08-22Provide prototypes for functions used by MD code.Marcel Moolenaar