This is an automated email from the ASF dual-hosted git repository.

bmahler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from db83570  Added missing issues to the 1.7.3 CHANGELOG.
     new cd66a51  Removed unecessary os::execlp wrapper.
     new 9befeba  Moved documentation into os/exec.hpp interface.
     new ca71905  Moved documentation into os/shell.hpp interface.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 3rdparty/stout/include/stout/os/exec.hpp          | 91 +++++++++++++++++++++++
 3rdparty/stout/include/stout/os/posix/exec.hpp    | 20 -----
 3rdparty/stout/include/stout/os/posix/shell.hpp   | 36 +--------
 3rdparty/stout/include/stout/os/shell.hpp         | 66 +++++++++++++++-
 3rdparty/stout/include/stout/os/windows/exec.hpp  | 14 ----
 3rdparty/stout/include/stout/os/windows/shell.hpp | 24 +-----
 6 files changed, 158 insertions(+), 93 deletions(-)

Reply via email to