summaryrefslogtreecommitdiff
path: root/src/linux/pipe2.c
AgeCommit message (Collapse)AuthorLines
2012-07-23add pipe2 syscallRich Felker-0/+8
based on patch by orc and Isaac Dunham, with some details fixed.