]> The Tcpdump Group git mirrors - tcpdump/commit
Add --time-t-size option to print the size of time_t in bits
authorFrancois-Xavier Le Bail <[email protected]>
Wed, 25 Sep 2024 11:47:06 +0000 (13:47 +0200)
committerfxlb <[email protected]>
Fri, 27 Sep 2024 21:32:36 +0000 (21:32 +0000)
commitaacc29d06ccccd15b6b07bba0858e6fa32e97edd
treedec27e999eb23d6b0214eb919fcb4233ae159bdd
parent0546e6a33ae2f70bb480556a2317780aa22e83bf
Add --time-t-size option to print the size of time_t in bits

Have tests/TESTrun run "./tcpdump --time-t-size and set HAVE_TIME_T_64
key based on that.

This will permit to run tests based on time_t size (32-bit or 64-bit).
tcpdump.c
tests/TESTrun