summaryrefslogtreecommitdiff
path: root/lib/libc/sys/pipe.2
AgeCommit message (Expand)Author
2017-10-25Add pipe2 to the NAME sectionabhinav
2014-02-22pipe2 requires fcntl.h for its flags; PR 48614 from Steffen Daode Nurpmeso.dholland
2013-04-23For pipe2(2), EINVAL won't be returned if the flag is O_NOSIGPIPE.elric
2012-01-25As discussed in tech-kern, provide the means to prevent delivery of SIGPIPEchristos
2011-07-22Consistently mark up defined values with Dv.wiz
2011-07-15mention EINVAL.christos
2011-07-15Small markup edit.jruoho
2011-06-27Various minor improvements.wiz
2011-06-26* Arrange for interfaces that create new file descriptors to be able tochristos
2004-05-13\- is a minus, not -.wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16Usewiz
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01New sentence, new line. From Robert Elz.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-11-23Grammar nit from 1.14.jhawk
2001-10-16Boring whitespace or punctuation fixes.wiz
2001-10-02Clarify that you may get a signal instead of EFAULT.sommerfeld
2001-09-16Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.wiz
2001-09-16Boring whitespace fixes.wiz
1999-12-02Add a LIBRARY section to system call manual pages. While it's clear that thekleink
1999-03-22Last of the .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1997-09-17"int filedes[2]" is more correct than "int *filedes" in synopsis.cgd
1997-07-14Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSIONkleink
1997-05-15Update standards conformance.kleink
1995-02-27merge with lite, keeping most local changes. clean up Idscgd
1994-07-17pipe(2) is no longer implemented using socketpair(2).mycroft
1993-11-29Use "Er" for argument to -width in the lists in the ERROR sections --- sojtc
1993-11-25Clean up manpages:jtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd