aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/time.h
AgeCommit message (Expand)AuthorFilesLines
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.2@7221 f38db490-d61...kpfleming1-0/+0
2005-11-01add new GCC-specific macro and force inlining of certain functions where spee...kpfleming1-9/+0
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.kpfleming1-4/+15
2005-07-19restore proper difference calculation (bug #4746)kpfleming1-1/+7
2005-07-19let the compiler learn the types for the elements of a struct timeval to fixrussell1-1/+8
2005-07-19fix negative timestamp issuerussell1-2/+2
2005-07-15add a library of timeval manipulation functions, and change a large number of...kpfleming1-2/+98
2005-07-11simplify (and document!) macro for inlinable API functions (inspired by bug #...kpfleming1-8/+5
2005-07-11reverse arguments to ast_tvdiff_ms, so they match the 'raw' math being used b...kpfleming1-4/+4
2005-06-24add new header fileskpfleming1-0/+35