summaryrefslogtreecommitdiffstats
path: root/polyp/util.c
Commit message (Expand)AuthorAgeFilesLines
* buf is needed on Windows aswell.Pierre Ossman2006-01-101-1/+1
* Update comment for pa_lock_fd() to reflect that locks are mandatoryPierre Ossman2006-01-091-1/+2
* Generalise lstat fallback.Pierre Ossman2006-01-091-3/+3
* Condense winsock includes and defines into one header.Pierre Ossman2006-01-091-7/+2
* Use autoconf detected define for getgroups() type.Pierre Ossman2006-01-051-1/+1
* Port to Windows. This is mostly glue layers for the poor POSIX supportPierre Ossman2006-01-051-25/+221
* Protect pthread.h with an ifdef.Pierre Ossman2006-01-051-1/+4
* Protect sys/resource.h with an ifdef.Pierre Ossman2006-01-051-1/+4
* Protect sched.h with ifdef.Pierre Ossman2006-01-051-1/+4
* Make sure all socket headers are protected by ifdefs.Pierre Ossman2006-01-051-0/+3
* Fix indentation.Pierre Ossman2006-01-051-11/+11
* Handle platforms that do not support the UNIX user/group database.Pierre Ossman2006-01-051-4/+41
* Fall back to signal() when sigaction isn't supported.Pierre Ossman2006-01-051-0/+4
* The standard declares some signals as optional. Make sure we handlePierre Ossman2006-01-051-0/+12
* Fallbacks for systems that do not have getaddrinfo(). Does not handlePierre Ossman2006-01-051-0/+6
* Abstract the gettimeofday call into a utility function to ease porting.Pierre Ossman2006-01-051-1/+9
* * Publish server info in mDNS in addition to sinks/sourcesLennart Poettering2004-12-151-1/+1
* * add first part of zeroconf publisherLennart Poettering2004-12-111-8/+41
* * new tool pacmdLennart Poettering2004-11-211-0/+9
* fixes for bugs found when compiling with gcc 2.95Lennart Poettering2004-11-211-2/+0
* * PID and lock file fixesLennart Poettering2004-11-211-11/+35
* some commentingLennart Poettering2004-11-211-2/+3
* * remove autospawn lock file usageLennart Poettering2004-11-201-12/+27
* * add µlaw/alaw supportLennart Poettering2004-11-201-17/+0
* Make the whole stuff LGPL onlyLennart Poettering2004-11-141-6/+6
* add username to runtime directory name in /tmp/Lennart Poettering2004-11-111-18/+65
* export FQDN instead of hostnameLennart Poettering2004-11-091-0/+20
* implemented pax11publish.cLennart Poettering2004-11-081-0/+41
* * Look for M4 in configure.acLennart Poettering2004-11-071-0/+17
* some commentingLennart Poettering2004-11-041-4/+71
* add some more commentsLennart Poettering2004-11-041-8/+66
* Apply Joe Marcus Clarke's FreeBSD patchesLennart Poettering2004-11-011-3/+27
* support for latency interpolationLennart Poettering2004-10-271-1/+1
* Add module-tunnelLennart Poettering2004-09-281-1/+42
* try to use file sample type for cache entries and play-file playbackLennart Poettering2004-09-271-0/+7
* add POSIX locking to authkey.cLennart Poettering2004-09-271-0/+17
* bum version numberLennart Poettering2004-09-261-0/+1
* allow high priority scheduling only for users in group "realtime"Lennart Poettering2004-09-231-4/+60
* OSX protability patches from Conrad ParkerLennart Poettering2004-09-231-0/+1
* add support for capabilitiesLennart Poettering2004-09-231-0/+5
* update module descriptionsLennart Poettering2004-09-201-2/+2
* add resample_method option module-combineLennart Poettering2004-09-171-0/+18
* add --resample-method argumentLennart Poettering2004-09-171-1/+1
* new configuration subsystemLennart Poettering2004-09-171-0/+17
* gcc 2.95 compatibility, take 2Lennart Poettering2004-09-161-1/+1
* correct autospawningLennart Poettering2004-09-151-4/+18
* add module-combineLennart Poettering2004-09-141-0/+16
* new configuration subsystemLennart Poettering2004-09-131-0/+26
* update simple APILennart Poettering2004-09-121-0/+25
* extend pa_usec_t to 64 bitLennart Poettering2004-09-121-3/+3