[Branch ~upstart-devel/upstart/trunk] Rev 1410: * dbus/com.ubuntu.Upstart.xml:

noreply at launchpad.net noreply at launchpad.net
Thu Jan 31 17:25:23 UTC 2013


------------------------------------------------------------
revno: 1410
committer: James Hunt <james.hunt at ubuntu.com>
branch nick: upstart-setenv+getenv
timestamp: Tue 2013-01-08 15:57:31 +0000
message:
  * dbus/com.ubuntu.Upstart.xml:
    - Added UnsetEnv and ResetEnv methods.
  * init/control.c:
    - control_set_env(): Now uses job_class_environment_set() rather than
      directly manipulating job_environ array.
    - control_unset_env(): New function.
    - control_get_env(): Now calls job_class_environment_get().
    - control_list_env(): Now calls job_class_environment_get_all().
    - control_reset_env(): New function.
  * init/environ.c:
    - environ_remove(): New function.
  * init/job_class.c:
    - job_environ now static.
    - job_class_environment_reset(): New function.
    - job_class_environment_set(): New function.
    - job_class_environment_unset(): New function.
    - job_class_environment_get(): Simplified.
    - job_class_environment_get_all(): New function.
modified:
  dbus/com.ubuntu.Upstart.xml
  init/control.c
  init/environ.c
  init/environ.h
  init/job_class.c
  init/job_class.h
  init/main.c


--
lp:upstart
https://code.launchpad.net/~upstart-devel/upstart/trunk

Your team Upstart Reviewers is subscribed to branch lp:upstart.
To unsubscribe from this branch go to https://code.launchpad.net/~upstart-devel/upstart/trunk/+edit-subscription
-------------- next part --------------
A non-text attachment was scrubbed...
Name: revision-diff.txt
Type: text/x-diff
Size: 11628 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/upstart-devel/attachments/20130131/a962a968/attachment-0001.diff>


More information about the upstart-devel mailing list