Ethereal-cvs: [Ethereal-cvs] rev 15509: /trunk/epan/: libethereal.def nstime.c nstime.h /trunk

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Mon, 22 Aug 2005 07:12:22 GMT
User: guy
Date: 2005/08/22 02:12 AM

Log:
 Add a "time_stat_init()" routine to initialize the fields of a
 "timestat_t".
 
 Move "nstime_to_msec()" to "epan/nstime.c", as it has nothing to do with
 a "timestat_t".
 
 Use structure assignment when possible.
 
 Fix the "addtime()" macro and use it in "time_stat_update()".
 
 Use "timestat_t"s, and the routines to manipulate them, in the service
 response time table code.

Directory: /trunk/epan/
  Changes    Path               Action
  +1 -0      libethereal.def    Modified
  +11 -0     nstime.c           Modified
  +4 -1      nstime.h           Modified

Directory: /trunk/gtk/
  Changes    Path                             Action
  +32 -59    service_response_time_table.c    Modified
  +2 -4      service_response_time_table.h    Modified

Directory: /trunk/
  Changes    Path           Action
  +16 -26    timestats.c    Modified
  +4 -2      timestats.h    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15509&view=rev