summaryrefslogtreecommitdiff
path: root/dbus/dbus-spawn-unix.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later licenseRalf Habacker2023-01-041-0/+2
* dbus: make _dbus_close_socket() take DBusSocket*Marc-André Lureau2022-07-151-1/+1
* spawn-unix: Don't log an error if unable to reset Linux OOM scoreSimon McVittie2022-02-221-7/+5
* sysdeps-unix: Factor out _dbus_reset_oom_score_adjSimon McVittie2022-02-221-16/+4
* spawn-unix: Correct indentationSimon McVittie2022-02-221-1/+1
* various: comment static variables that are locked or otherwise OKSimon McVittie2019-12-121-0/+2
* dbus-spawn: Don't take ownership of envpSimon McVittie2019-01-051-3/+1
* dbus-spawn-unix: If a fd is not close-on-exec, look it up in /proc/self/fdSimon McVittie2018-11-201-1/+16
* dbus-spawn-unix: Rename from dbus-spawnSimon McVittie2018-01-151-0/+1541