aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/pipe.c
Commit message (Expand)AuthorAgeFilesLines
* lib{c,sys}: return wrapped syscall APIs to libcBrooks Davis2024-03-131-0/+44
* libsys: relocate implementations and manpagesBrooks Davis2024-02-051-44/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-011-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* Replace use of the pipe(2) system call with pipe2(2) with a zero flagsBrooks Davis2016-06-221-0/+47