aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_ipc.h
Commit message (Expand)AuthorAgeFilesLines
* linux(4): Implement semtimedop syscalls.Dmitry Chagin2022-05-061-0/+13
* linux(4): Retire linux_semop implementation.Dmitry Chagin2022-05-061-12/+0
* Update syscall.master to 5.0.Dmitry Chagin2019-03-241-84/+0
* Linux between 4.18 and 5.0 split IPC system calls.Dmitry Chagin2019-03-241-1/+0
* Rationalize license text on Linuxolator filesEd Maste2018-03-231-15/+13
* Linuxolator whitespace cleanupEd Maste2018-02-051-1/+1
* sys/compat: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* x86_64 Linux do not use multiplexing on ipc system calls.Dmitry Chagin2015-05-241-2/+2
* Reduce duplication between i386/linux/linux.h and amd64/linux32/linux.hJohn Baldwin2013-01-291-2/+42
* MFP4 (110956):Alexander Leidinger2006-12-211-0/+2
* Changes to MI Linux emulation code necessary to run 32-bit Linux binariesTim J. Robbins2004-08-161-2/+2
* - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);Maxim Sobolev2002-10-111-0/+9
* Remove __P.Alfred Perlstein2002-03-201-13/+13
* KSE Milestone 2Julian Elischer2001-09-121-13/+13
* Round of cleanups and enhancements. These include (in random order):Marcel Moolenaar2001-09-081-13/+79
* fix a comment that was inadvertantly changed by a cvs mergeAndrew Gallatin2000-11-021-1/+1
* Support for the linux ipc syscalls on the alpha, where each one hasAndrew Gallatin2000-11-011-14/+29
* The MI/MD split wasn't perfect and the MI files need hacks for theDavid E. O'Brien2000-11-011-0/+2
* Fix typo in license.Marcel Moolenaar2000-08-251-1/+1
* Provide prototypes for functions used by MD code.Marcel Moolenaar2000-08-221-0/+48