Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5724EFB66 for ; Thu, 2 May 2013 01:40:55 +0000 (UTC) Received: (qmail 2891 invoked by uid 500); 2 May 2013 01:40:55 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 2864 invoked by uid 500); 2 May 2013 01:40:55 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 2848 invoked by uid 99); 2 May 2013 01:40:55 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 May 2013 01:40:55 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id E6B681C932C; Thu, 2 May 2013 01:40:50 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============4765103342407979166==" MIME-Version: 1.0 Subject: Review Request: Added os/linux.hpp os/osx.hpp os/process.hpp as a pre-requisite for implementing generalized process utilities. From: "Ben Mahler" To: "Benjamin Hindman" , "Vinod Kone" Cc: "Ben Mahler" , "mesos" Date: Thu, 02 May 2013 01:40:50 -0000 Message-ID: <20130502014050.17260.47709@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Ben Mahler" X-ReviewGroup: mesos X-ReviewRequest-URL: https://reviews.apache.org/r/10895/ X-Sender: "Ben Mahler" Reply-To: "Ben Mahler" --===============4765103342407979166== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10895/ ----------------------------------------------------------- Review request for mesos, Benjamin Hindman and Vinod Kone. Description ------- Most of this is just moving this into place for implementing os namespace p= rocess utilities. Diffs ----- third_party/libprocess/third_party/stout/Makefile.am 4af647e717d41380b4c4= 57aa51884b5b4f186da8 = third_party/libprocess/third_party/stout/include/stout/fs.hpp ef9fb18173a= 592a288703b4a123da5c92a80a3e0 = third_party/libprocess/third_party/stout/include/stout/os.hpp c71ae9ed32a= f2a14dc7b9b34521cb5ea6025235c = third_party/libprocess/third_party/stout/include/stout/os/linux.hpp PRE-C= REATION = third_party/libprocess/third_party/stout/include/stout/os/ls.hpp PRE-CREA= TION = third_party/libprocess/third_party/stout/include/stout/os/osx.hpp PRE-CRE= ATION = third_party/libprocess/third_party/stout/include/stout/os/process.hpp PRE= -CREATION = third_party/libprocess/third_party/stout/include/stout/proc.hpp b59735fbe= 993839aae3cb9ca7871517798c4cd46 = third_party/libprocess/third_party/stout/tests/os_tests.cpp 047778d05ebbb= efd85e4a163dbb6ab8445edfb7f = third_party/libprocess/third_party/stout/tests/proc_tests.cpp 2305ef53b70= 0d5092802eab6f54a2893f5622e02 = Diff: https://reviews.apache.org/r/10895/diff/ Testing ------- make check on OSX and Linux. Thanks, Ben Mahler --===============4765103342407979166==--