Rename the term 'unix_pid' to 'pid' in variables and functions.
authorRalf Habacker <ralf.habacker@freenet.de>
Fri, 8 Mar 2013 12:15:36 +0000 (13:15 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Fri, 8 Mar 2013 22:29:22 +0000 (23:29 +0100)
commit15b2d2bb258483c191efb51ee6366c26318fd9f9
tree5bc7076a9c48f5ee3cea23fe6250d787c721cc6f
parent73df9770b39ad486c6ed4d5a392d950c6eb065f5
Rename the term 'unix_pid' to 'pid' in variables and functions.

Windows also has numeric process IDs that fit in an unsigned long, so
there's no reason this has to be Unix-specific.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=61787
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
dbus/dbus-auth-script.c
dbus/dbus-credentials-util.c
dbus/dbus-credentials.c
dbus/dbus-credentials.h
dbus/dbus-sysdeps-unix.c
dbus/dbus-sysdeps-win.c
dbus/dbus-transport.c