index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
sys
/
pipe.2
Age
Commit message (
Expand
)
Author
2017-10-25
Add pipe2 to the NAME section
abhinav
2014-02-22
pipe2 requires fcntl.h for its flags; PR 48614 from Steffen Daode Nurpmeso.
dholland
2013-04-23
For pipe2(2), EINVAL won't be returned if the flag is O_NOSIGPIPE.
elric
2012-01-25
As discussed in tech-kern, provide the means to prevent delivery of SIGPIPE
christos
2011-07-22
Consistently mark up defined values with Dv.
wiz
2011-07-15
mention EINVAL.
christos
2011-07-15
Small markup edit.
jruoho
2011-06-27
Various minor improvements.
wiz
2011-06-26
* Arrange for interfaces that create new file descriptors to be able to
christos
2004-05-13
\- is a minus, not -.
wiz
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-16
Use
wiz
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-10-01
New sentence, new line. From Robert Elz.
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-11-23
Grammar nit from 1.14.
jhawk
2001-10-16
Boring whitespace or punctuation fixes.
wiz
2001-10-02
Clarify that you may get a signal instead of EFAULT.
sommerfeld
2001-09-16
Sort sections, sort SEE ALSO, punctuation and miscellanous fixes.
wiz
2001-09-16
Boring whitespace fixes.
wiz
1999-12-02
Add a LIBRARY section to system call manual pages. While it's clear that the
kleink
1999-03-22
Last 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-14
Add missing `STANDARDS' compliance statements. As we #define _POSIX_VERSION
kleink
1997-05-15
Update standards conformance.
kleink
1995-02-27
merge with lite, keeping most local changes. clean up Ids
cgd
1994-07-17
pipe(2) is no longer implemented using socketpair(2).
mycroft
1993-11-29
Use "Er" for argument to -width in the lists in the ERROR sections --- so
jtc
1993-11-25
Clean up manpages:
jtc
1993-08-01
Add RCS indentifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd