aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/pipe.2
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-231-1/+0
* Correct history for Unix 2nd Edition through 6th Edition for theWarner Losh2017-12-011-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Change wording to use function rather than system call in the descriptionNiclas Zeising2016-07-201-1/+1
* Update to reflect the fact that pipe() is a wrapper around the pipe2()Brooks Davis2016-07-201-1/+20
* Replace use of the pipe(2) system call with pipe2(2) with a zero flagsBrooks Davis2016-06-221-1/+4
* Add some missing .Nm for newer syscalls in existing man pages.Jilles Tjoelker2014-01-111-1/+2
* accept(2), pipe(2): Fix .Dd.Jilles Tjoelker2013-05-011-1/+1
* Add pipe2() system call.Jilles Tjoelker2013-05-011-2/+44
* Several cleanups related to pipe(2).Ed Schouten2008-11-111-6/+1
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* - In pipe() return the error returned by pipe_create(), rather thenGleb Smirnoff2006-01-301-1/+3
* Eliminate double whitespace.Ruslan Ermilov2004-07-031-1/+1
* mdoc(7) police: Tidy up the syscall language.Ruslan Ermilov2002-12-181-4/+4
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.Yaroslav Tykhiy2001-08-091-6/+1
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* Use `Er' variable to define first column width in ERRORS section. It wasAlexey Zelkin2000-05-041-1/+1
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-021-1/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Removed a duplicate reference to System V.4.Bruce Evans1999-07-311-2/+1
* Use the .At macro when referencing versions of AT&T UNIX.Mike Pritchard1999-07-301-2/+4
* Mdoc cleanup.Mike Pritchard1999-07-301-2/+3
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Sort cross references.Wolfram Schneider1997-01-201-3/+3
* Correctly use .Fn instead of .Nm to reference function namesMike Pritchard1996-08-221-1/+1
* A pipe function call appeared in Version *3* AT&T UNIX, notWolfram Schneider1996-08-181-1/+1
* Remove outdated (and never quite correct anyway) reference to thePeter Wemm1996-04-031-4/+0
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-301-1/+1
* Document the change that I made to pipe(2)Peter Wemm1996-01-011-4/+12
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+115