-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63270/
-----------------------------------------------------------

(Updated Oct. 25, 2017, 12:04 a.m.)


Review request for mesos, Benjamin Bannier, Benjamin Mahler, Greg Mann, and Jie 
Yu.


Changes
-------

Added FreeBSD.


Bugs: MESOS-8128
    https://issues.apache.org/jira/browse/MESOS-8128


Repository: mesos


Description (updated)
-------

Updated `os::pipe()` to always return O_CLOEXEC descriptors,
atomically if we are on Linux or FreeBSD and the `pipe2(2)`
sytem call is available.


Diffs (updated)
-----

  3rdparty/stout/include/stout/os/posix/pipe.hpp 
ac76224ff8fa1cc535c78731580e77a27967136a 


Diff: https://reviews.apache.org/r/63270/diff/2/

Changes: https://reviews.apache.org/r/63270/diff/1-2/


Testing
-------

make check (Fedora 25)


Thanks,

James Peach

Reply via email to