aboutsummaryrefslogtreecommitdiffstats
path: root/epan/column-utils.c
AgeCommit message (Expand)AuthorFilesLines
2001-11-21Remove the global packet_info called "pi". Dissectors now onlyGilbert Ramirez1-18/+18
2001-09-14Get rid of no-longer-necessary includes of <sys/time.h>.Guy Harris1-5/+1
2001-09-14Make the resolution for time values be nanoseconds rather thanGuy Harris1-3/+3
2001-07-15Fixes, from Scott Renfro, for some calls to "localtime()" that didn'tGuy Harris1-15/+23
2001-04-02Don't use "u_int" for IPv4 addresses in "column-utils.c", as that'llGuy Harris1-2/+2
2001-04-02Include <sys/time.h> as well as <time.h> in "column-utils.c" andGuy Harris1-4/+8
2001-04-01Moved the the remaining column related routines out of packet.{c,h}Ed Warnicke1-0/+575