----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30109/#review68948 -----------------------------------------------------------
3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp <https://reviews.apache.org/r/30109/#comment113487> Not your fault, but should we use: ```S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH```? - Jie Yu On Jan. 21, 2015, 10:18 a.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30109/ > ----------------------------------------------------------- > > (Updated Jan. 21, 2015, 10:18 a.m.) > > > Review request for mesos, Ben Mahler and Jie Yu. > > > Repository: mesos-git > > > Description > ------- > > Added `O_CLOEXEC` flag and fixed formatting in `os::write`. > > > Diffs > ----- > > 3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp > 0446f6a5d5628f8566d4cbaf33dee29b52c3c42e > > Diff: https://reviews.apache.org/r/30109/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Michael Park > >