summaryrefslogtreecommitdiffstats
path: root/tests/010/block.expected
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-12-30 19:12:00 -0800
committerKaz Kylheku <kaz@kylheku.com>2021-12-30 19:12:00 -0800
commit338d76a0b8910d7d1082b16c688f53173316bc1a (patch)
tree822da9d04e515e6f85ca5d548f6c4fb6c6db3737 /tests/010/block.expected
parent836b954387aaca9b39f4a38c85fda92181b1ffdc (diff)
downloadtxr-338d76a0b8910d7d1082b16c688f53173316bc1a.tar.gz
txr-338d76a0b8910d7d1082b16c688f53173316bc1a.tar.bz2
txr-338d76a0b8910d7d1082b16c688f53173316bc1a.zip
configure: support 64 bit time_t on glibc.
There is a new feature in glibc: -D_TIME_BITS=64 makes time_t 64 bits wide, as part of a solution to Y2038. Let's detect this together with _FILE_OFFSET_BITS in the same test. I've not tested this because I need a system with a bleeding edge glibc that supports _TIME_BITS. * configure (time_bits_define): New variable. Test which searches some known command line options for 64 bit off_t expanded to also check for 64 bit time_t. This complicates the loop only slightly; it is much better than copy and pasting the code
Diffstat (limited to 'tests/010/block.expected')
0 files changed, 0 insertions, 0 deletions