summaryrefslogtreecommitdiff
path: root/gio/gio-launch-desktop.c
Commit message (Expand)AuthorAgeFilesLines
* gio-launch-desktop: Fix the G_STATIC_ASSERT expressions for clangKjell Ahlstedt2022-09-151-2/+2
* gio-launch-desktop: preserve static_assert messageMarco Trevisan2022-08-151-2/+2
* gio-launch-desktop: replace static_assert with G_STATIC_ASSERTOwen Rafferty2022-08-151-3/+5
* gio-launch-desktop: Only replace fds that point to the JournalSimon McVittie2022-07-251-3/+8
* gio-launch-desktop: Don't alter stdout/stderr if not already the JournalSimon McVittie2022-07-251-0/+5
* gio-launch-desktop: Redirect stdout, stderr to systemd JournalSimon McVittie2022-07-251-0/+195
* gio-launch-desktop: Fix a compiler warningSimon McVittie2022-07-251-1/+1
* gio-launch-desktop: Add SPDX-License-IdentifierSimon McVittie2022-07-251-0/+1
* Revert "gdesktopappinfo: Use `sh` rather than `gio-launch-desktop`"Simon McVittie2022-07-251-0/+52
* gdesktopappinfo: Use `sh` rather than `gio-launch-desktop`Philip Withnall2020-02-141-52/+0
* gdesktopappinfo: enable fast posix_spawn gspawn codepathDaniel Drake2018-06-211-0/+52