• Home
  • Raw
  • Download

Lines Matching refs:launch

57 	* tools/dbus-launch-x11.c: Check for X11 events before
64 * tools/dbus-launch-x11.c: Make sure we call XFlush()
115 * tools/dbus-launch.c: wrap X'ism in #ifdef so we can compile
159 * fixes dbus-launch so the bus goes away when X does
161 * tools/dbus-launch.c (main): set xdisplay = NULL
386 * tools/dbus-launch.c: let both a normal dbus-launch and an
389 exception that on a normal launch there will always be a new session
391 enables to launch programs directly with autolaunch (not very usefull
447 * tools/dbus-launch.c: convert C++-style comment to C-style, add {}
515 * tools/dbus-launch.c: fd.o bug #12547 remove superfluous if.
578 * tools/dbus-launch-x11.c (set_address_in_x11): fix from Michael
630 failure code, so if a third party launch helper were written it
807 Add the build glue for the lauch helper, and also add the launch-helper
812 * bus/test-launch-helper.c: (die), (check_memleaks),
814 Add a test wrapper to allow OOM checks on the launch helper.
826 Add the initial launch-helper. This is split into a main section and a
907 Add a function so we can get access to the exit status of the launch
910 'what does this mean?' to the bus launch code and not include it in the
916 Add defines which specify the output codes of the launch helper.
924 Add new error names needed for the launch helper.
1073 * dbus/dbus-sysdeps-util-win.c, tools/dbus-launch-win.c:
1386 * tools/dbus-launch-win.c: new file, replaces script wrapper on win32.
1388 * cmake/dbus-launch.bat.cmake: removed obsolate file
1657 * tools/dbus-launch.c (do_close_stderr): fix C89 problem and
1839 * dbus/dbus-sysdeps-unix.c: capture the dbus-launch stderr
1842 * tools/dbus-launch.1:
1843 * tools/dbus-launch.c: Add option --close-stderr to, well,