summaryrefslogtreecommitdiff
path: root/lib/libc/sys/pipe.2
AgeCommit message (Collapse)Author
1997-11-17kleink: When fstat(2)ing a file descriptor of a local communications domainTheo de Raadt
socket, fill the socket's creation time into the stat structure's st_[acm]time fields: POSIX requires this behavior for pipe(2). N.B.: updating the st_[am]time fields when reading/writing the pipe is neither required nor implemented, though.
1997-09-19filedes[2]; cgdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt