about summary refs log tree commit diff
path: root/src/unistd/pipe2.c
Commit message (Expand)AuthorAgeFilesLines
* fix double errno-decoding in the old-kernel fallback path of pipe2Rich Felker2012-12-111-1/+1
* overhaul system() and popen() to use vfork; fix various related bugsRich Felker2012-10-181-3/+17
* move accept4, dup3, and pipe2 to non-linux-specific locationsRich Felker2012-09-291-0/+8