summaryrefslogtreecommitdiffstats
path: root/src/polypcore/iochannel.c
Commit message (Expand)AuthorAgeFilesLines
* big s/polyp/pulse/gLennart Poettering2006-06-191-417/+0
* * split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering2006-05-251-1/+1
* Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman2006-05-221-1/+2
* fix long-standing buf that could cause polypaudio to eat 100% CPU: fix handli...Lennart Poettering2006-05-201-4/+4
* split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering2006-05-171-1/+1
* Move xmalloc to the public side (libpolyp).Pierre Ossman2006-05-171-1/+2
* fix iochannel for hangup signalsLennart Poettering2006-05-111-1/+1
* Handle pipes on platforms where they are non-existant of broken.Pierre Ossman2006-05-111-26/+2
* Tweak the handling of missing credential support so that we minimise non-POSIXPierre Ossman2006-02-241-1/+28
* add support for authentication using SCM_CREDENTIALSLennart Poettering2006-02-241-0/+130
* * modify pa_context_exit_daemon() to return a pa_operation objectLennart Poettering2006-02-201-2/+2
* 1) Add flexible seeking support (including absolute) for memory block queues ...Lennart Poettering2006-02-201-28/+17
* Cleaned up the includes after the restructuring. Indicate which headers arePierre Ossman2006-02-171-3/+4
* Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman2006-02-161-0/+292