mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-02 02:50:13 +01:00
* tools/dbus-launch-x11.c (set_address_in_x11): fix from Michael Lorenz to use long not int with XChangeProperty format 32 * dbus/dbus-sysdeps-util-unix.c (_dbus_write_pid_to_file_and_pipe): factor this out, and use the same code in _dbus_become_daemon (where the parent writes the pid file and to the pid pipe) and in bus_context_new (where the daemon writes its own pid file and to its own pid pipe) * bus/bus.c (bus_context_new): close the pid pipe after we print to it. Also, don't write the pid to the pipe twice when we fork, someone reported this bug a long time ago. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| dbus-cleanup-sockets.1 | ||
| dbus-cleanup-sockets.c | ||
| dbus-launch-win.c | ||
| dbus-launch-x11.c | ||
| dbus-launch.1 | ||
| dbus-launch.c | ||
| dbus-launch.h | ||
| dbus-monitor.1 | ||
| dbus-monitor.c | ||
| dbus-print-message.c | ||
| dbus-print-message.h | ||
| dbus-send.1 | ||
| dbus-send.c | ||
| dbus-uuidgen.1 | ||
| dbus-uuidgen.c | ||
| dbus-viewer.c | ||
| Makefile.am | ||
| run-with-tmp-session-bus.sh | ||