mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-26 16:50:09 +01:00
* tools/dbus-launch.c (do_close_stderr): fix C89 problem and formatting problem * Mostly fix the DBusPipe mess. - put line break after function return types - put space before parens - do not pass structs around by value - don't use dbus_strerror after calling supposedly cross-platform api - don't name pipe variables "fd" - abstract special fd numbers like -1 and 1 |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| dbus-cleanup-sockets.1 | ||
| dbus-cleanup-sockets.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 | ||