summaryrefslogtreecommitdiff
path: root/src/pipe.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR#3: use POSIX poll.h instead of sys/poll.huse_POSIX_poll.h_instead_of_sys_poll.hchclvl2021-10-181-1/+1
* pipe.cpp: fixed compile error with gcc 7.2 in Ubuntu 17.10Juan A. Rubio2017-11-271-1/+2
* - dbus-c++ passes now compiling on ubuntu 8.10 machine (-lrt addded for Test1...Andreas Volz2011-11-291-0/+3
* - NO FUNCTIONAL CODE CHANGES!!!!Andreas Volz2011-11-281-9/+9
* this fixed the correct handling of the default main loopAndreas Volz2010-08-171-3/+11
* ok, now at least the structure is betterAndreas Volz2010-08-121-7/+32
* moved pipe to extra filesAndreas Volz2010-08-121-0/+51