summaryrefslogtreecommitdiffstats
path: root/polyp/pid.c
Commit message (Collapse)AuthorAgeFilesLines
* Port to Windows. This is mostly glue layers for the poor POSIX supportPierre Ossman2006-01-051-1/+30
| | | | | | | | | | | | | on Windows. A few notes * Only sockets behave somewhat like file descriptors in UNIX. * There are no fixed paths. Closes thing is environment variables that point to system directories. We also figure out where the binary/dll is located and use that as configuration directory. git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/ossman@418 fefdeb5f-60dc-0310-8127-8f9354f1896f
* * add first part of zeroconf publisherLennart Poettering2004-12-111-3/+5
| | | | | | | | | | | * bump version to 0.7.1. * improve logging subsystem (introducing log levels) * remove verbose flag on cli * add new API pa_sample_format_to_string() * replace strtol() by usages of pa_atou() and pa_atoi() git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@317 fefdeb5f-60dc-0310-8127-8f9354f1896f
* * some fixes for MacOS X by Conrad ParkerLennart Poettering2004-11-231-0/+1
| | | | | | | * Minor build fixes git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@312 fefdeb5f-60dc-0310-8127-8f9354f1896f
* * PID and lock file fixesLennart Poettering2004-11-211-28/+69
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@299 fefdeb5f-60dc-0310-8127-8f9354f1896f
* some commentingLennart Poettering2004-11-211-1/+14
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@298 fefdeb5f-60dc-0310-8127-8f9354f1896f
* * some minor pid file fixesLennart Poettering2004-11-211-2/+5
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@297 fefdeb5f-60dc-0310-8127-8f9354f1896f
* * remove autospawn lock file usageLennart Poettering2004-11-201-0/+197
* fix some compiler warnings * implement PID file support git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@296 fefdeb5f-60dc-0310-8127-8f9354f1896f