aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/epochs.h
AgeCommit message (Collapse)AuthorFilesLines
2021-11-30wsutil: Add header files to DoxygenMoshe Kaplan1-1/+2
Add @file markers for wsutil headers so that Doxygen will generate documentation for them.
2021-11-27wsutil: Clarify NT epoch explanation in commentJohn Thacker1-8/+17
2020-01-21Put various epoch time deltas into wsutil/epochs.h.Guy Harris1-0/+57
There are some deltas between the UN*X epoch and other epochs that are used in a number of places; put them into a header. Change-Id: Ia2d9d69b9d91352d730d97d9e4897518635b4861 Reviewed-on: https://code.wireshark.org/review/35895 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot Reviewed-by: Guy Harris <guy@alum.mit.edu>