aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/shm_open.2
Commit message (Expand)AuthorAgeFilesLines
* Add an shm_rename syscallDavid Bright2019-09-261-11/+81
* Add linux-compatible memfd_createKyle Evans2019-09-251-4/+93
* Mention sendfile(2) by popular demand.Warren Block2017-01-201-2/+8
* Update the shm_open.2 man page to reflect objective reality.Warren Block2017-01-131-14/+39
* use .Mt to mark up email addresses consistently (part4)Baptiste Daroussin2014-06-231-2/+2
* shm_open(2): Fixed the history information.Ruslan Ermilov2013-12-181-3/+3
* General mdoc(7) and typo fixes.Glen Barber2012-05-081-1/+1
* Remove superfluous paragraph macro.Joel Dahl2012-03-251-1/+0
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-161-1/+1
* You must include fcntl.h (in practice) to be able to do anything usefulRobert Watson2010-01-291-0/+1
* Add a new file descriptor type for IPC shared memory objects and use it toJohn Baldwin2008-01-081-67/+157
* Sort sections.Ruslan Ermilov2005-01-201-9/+9
* Fix the NAME section making whatis(1) happy in particular.Ruslan Ermilov2004-07-051-4/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-2/+2
* MFS: in HISTORY section, fix release number of first appearanceSheldon Hearn2001-08-011-1/+1
* ``.St -p1003.1b'' -> ``.St -p1003.1b-93''.Ruslan Ermilov2001-02-261-1/+1
* mdoc(7) police: Nm -> Fn where appropriate.Ruslan Ermilov2000-11-201-11/+10
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
* Whitespace only change: trim trailing whitespace.Jeroen Ruigrok van der Werven2000-10-301-1/+1
* Spell MAP_NOSYNC correctly.Garrett Wollman2000-04-231-1/+1
* .Lb-ifyGarrett Wollman2000-04-231-0/+2
* Add shm_open(3) and shm_unlink(3). The documentation could use a goodGarrett Wollman2000-04-221-0/+192