]> The Tcpdump Group git mirrors - tcpslice/commit
Update -h (help) option to print 32/64-bit build and time_t size
authorFrancois-Xavier Le Bail <[email protected]>
Wed, 13 Mar 2024 14:56:15 +0000 (15:56 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Wed, 13 Mar 2024 14:57:11 +0000 (15:57 +0100)
commit7b1f607decd10233c8ea27720db1028c4726aeaa
tree6cff44d475fad2130445d66b7db5d6277278e318
parente18d4aea6c31568a68e75adc27281435aa7ae678
Update -h (help) option to print 32/64-bit build and time_t size

With an Autoconf update: Get the size of a void * and a time_t.

With this change we know:
whether this is a 32-bit or 64-bit build ;
whether the time_t size is 32-bit or 64-bit.
configure.ac
tcpslice.c