History log of /freebsd-11-stable/lib/libc/sys/pipe.2
Revision Date Author Comments
# 331185 19-Mar-2018 eadler

MFC r326437:

Correct history for Unix 2nd Edition through 6th Edition for the
system calls. Man pages are missing for v2 and v5, so any entries for
those versions were inferred by new implementations of these functions
in libc.


# 303717 03-Aug-2016 brooks

MFC r303104, r303106:

Update to reflect the fact that pipe() is a wrapper around the pipe2()
system call.

Reviewed by: jhb, wblock
Sponsored by: DAPRA, AFRL

Change wording to use function rather than system call in the
description
as well.

Authored by: zeising
Reviewed by: brooks

Approved by: re (gjb)
Sponsored by: DAPRA, AFRL