summaryrefslogtreecommitdiff
path: root/include/asterisk/time.h
AgeCommit message (Expand)Author
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-01add new GCC-specific macro and force inlining of certain functions where spee...Kevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-08-30major header file cleanup: license, copyrights, descriptions, markers, etc.Kevin P. Fleming
2005-07-19restore proper difference calculation (bug #4746)Kevin P. Fleming
2005-07-19let the compiler learn the types for the elements of a struct timeval to fixRussell Bryant
2005-07-19fix negative timestamp issueRussell Bryant
2005-07-15add a library of timeval manipulation functions, and change a large number of...Kevin P. Fleming
2005-07-11simplify (and document!) macro for inlinable API functions (inspired by bug #...Kevin P. Fleming
2005-07-11reverse arguments to ast_tvdiff_ms, so they match the 'raw' math being used b...Kevin P. Fleming
2005-06-24add new header filesKevin P. Fleming