[email protected] wrote: > Revision: 17913 > http://net-snmp.svn.sourceforge.net/net-snmp/?rev=17913&view=rev > Author: bvassche > Date: 2009-12-17 13:05:53 +0000 (Thu, 17 Dec 2009) > > Log Message: > ----------- > Converted starttime from a global variable into a static variable and applied > the following changes: > - Added two new macros: NETSNMP_TIMERADD() and NETSNMP_TIMERSUB(). > - Added three new functions: netsnmp_get_starttime(), netsnmp_set_starttime() > and atime_hsubtract(). > - Replaced gettimeofday() + calculate_time_diff() calls by a call to > netsnmp_get_agent_uptime(). > - Removed the macro DIFFTIMEVAL() because it was not used inside the Net-SNMP > project and because it contained a bug. > - Removed the functions calculate_time_diff(), uatime_ready(), > marker_tticks() and timeval_tticks().
Could you please elaborate on the background/motivation for the last item (removal of functions) and how this affects backwards-compatibility? +Thomas ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
