----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20955/ -----------------------------------------------------------
(Updated May 16, 2014, 3:08 p.m.) Review request for mesos, Ben Mahler, Jie Yu, and Vinod Kone. Changes ------- Made user optional for getuid() and getgid(). Made failed sysconf call return Error rather than LOG(FATAL). Repository: mesos-git Description ------- These will be used for a later review where I need to pass uid and gid to a forked child which will use the async signal safe ::setgid and ::setuid. Diffs (updated) ----- 3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp 38756617ead1b6651e44ab989871ea3e68d130df 3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp 3e511355e1faf7160442799e1e08d59b6f3b2f37 Diff: https://reviews.apache.org/r/20955/diff/ Testing ------- Thanks, Ian Downes
