summaryrefslogtreecommitdiff
path: root/dbus/dbus-pipe-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
* trivial: Remove trailing whitespace from copyright noticesSimon McVittie2018-12-171-3/+3
* Make dbus-daemon.exe --print-address work under WindowsSimon McVittie2012-02-281-2/+2
* Fix error condition in _dbus_pipe_closeChristian Dywan2011-01-041-2/+2
* Consistently include <config.h> in all C source files and never in header files.Marcus Brinkmann2010-03-191-0/+1
* DBusPipe related unix compile fixRalf Habacker2009-12-181-1/+2
* added pipe related files realRalf Habacker2009-12-181-0/+81