Add new _dbus_get_environment call
authorRay Strode <rstrode@redhat.com>
Thu, 10 Jul 2008 16:45:36 +0000 (12:45 -0400)
committerRay Strode <rstrode@redhat.com>
Sat, 12 Jul 2008 03:58:53 +0000 (23:58 -0400)
commit417c41f6c1ca122e1ce72a920bfc8c3ee841bf3c
tree7692ed07a2cae94fb8443a0f8b52a67c453ca5e9
parent458c6ead8572f8cea248844b6860156a00f3f45b
Add new _dbus_get_environment call

It's a wrapper around the environ external variable.
It will be important in the future when we allow
bus clients to modify the environment of future
activated clients. Presently, we just always use the
bus daemon environment wholesale.
dbus/dbus-sysdeps.c
dbus/dbus-sysdeps.h