commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] Hurd branch, master, updated. hurd-release-0-2-3496-g523a01e


From: Pino Toscano
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3496-g523a01e
Date: Fri, 01 Mar 2013 18:43:08 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Hurd".

The branch, master has been updated
       via  523a01e93db829290b9f304fb31e5fe001ca2418 (commit)
      from  757b6bf6feb3f1aba3d882f5dbe3b8b850f05294 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 523a01e93db829290b9f304fb31e5fe001ca2418
Author: Pino Toscano <address@hidden>
Date:   Fri Mar 1 19:06:11 2013 +0100

    rpctrace: implement -E
    
    Add a -E option to rpctrace, much like its strace's equivalent, to 
add/change/unset environment variables among the ones inherited by the process.
    
    Implements the savannah task #9331.
    
    * utils/rpctrace.c: Include <envz.h>.
    (options): Add the 'E' option.
    (parse_opt) <'E'>: Handle case.  Create ENVZ from ENVP, and change it 
according
    to ARG.
    (main): Create CMD_ENVP from ENVZ if not null, or assign ENVP to it.
    Pass CMD_ENVP to traced_spawn.

-----------------------------------------------------------------------

Summary of changes:
 utils/rpctrace.c |   50 +++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 49 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]