summaryrefslogtreecommitdiffstats
path: root/src/pulse/timeval.c
Commit message (Collapse)AuthorAgeFilesLines
* win32: Make some unused-variable warnings go awayMaarten Bosmans2011-06-241-0/+2
|
* win32: Implement rtclock based on QueryPerformanceCounterMaarten Bosmans2011-02-171-10/+5
| | | | Also remove some unnecessary <time.h> headers.
* Use <pulsecore/socket.h> instead of <sys/socket.h>Maarten Bosmans2011-02-171-1/+0
| | | | | | | | The check whether POSIX socket.h or WIN32 winsock2.h must be included can be made centrally. The downside is that some functionality of e.g. arpa/inet.h is also implemented in winsock.h, so that some files that don't use socket functions, but do use inet.h functions, must also include pulsecore/socket.h. (as well as arpa/inet.h)
* timeval: make timeval conversion routines handle PA_USEC_INVALID specialLennart Poettering2009-09-181-1/+10
|
* timeval: add UNLIKELY annotationLennart Poettering2009-09-181-3/+3
|
* timeval: make pa_timeval_sub saturatingLennart Poettering2009-09-181-12/+38
|
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-9/+9
|
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
|
* declare the explicit type for our PA_xSEC_PER_ySEC constantsLennart Poettering2008-05-171-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2448 fefdeb5f-60dc-0310-8127-8f9354f1896f
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-0/+18
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-19/+40
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
| | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-6/+6
| | | | | | | mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+142
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f