Brooks Davis b60998c633 Replace use of the pipe(2) system call with pipe2(2) with a zero flags
value.

This eliminates the need for machine dependant assembly wrappers for
pipe(2).

It also make passing an invalid address to pipe(2) return EFAULT rather
than triggering a segfault.  Document this behavior (which was already
true for pipe2(2), but undocumented).

Reviewed by:	andrew
Approved by:	re (gjb)
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D6815
2016-06-22 21:11:27 +00:00
..
2016-06-04 20:20:14 +00:00
2014-06-26 10:21:00 +00:00
2013-01-15 14:09:08 +00:00
2016-02-04 18:03:06 +00:00
2015-10-20 23:52:37 +00:00
2013-08-16 13:16:27 +00:00
2011-11-10 06:20:18 +00:00
2016-03-09 13:45:03 +00:00
2016-02-29 17:20:04 +00:00
2015-03-29 19:14:41 +00:00
2016-05-03 15:58:35 +00:00
2016-02-18 18:50:03 +00:00
2014-05-30 02:16:28 +00:00
2016-03-18 08:47:17 +00:00
2012-05-08 18:56:21 +00:00
2015-07-07 19:23:59 +00:00
2012-05-08 18:56:21 +00:00
2015-04-26 10:52:37 +00:00
2015-08-21 02:42:14 +00:00
2016-03-28 16:48:28 +00:00
2016-02-29 17:22:34 +00:00
2015-02-07 13:11:45 +00:00
2010-12-18 10:09:07 +00:00
2014-06-24 20:23:18 +00:00
2012-05-08 18:56:21 +00:00
2012-05-08 18:56:21 +00:00
2016-01-18 20:21:38 +00:00