Changes between Initial Version and Version 1 of Ticket #651, comment 17


Ignore:
Timestamp:
28/05/24 04:10:43 (14 months ago)
Author:
Olly Betts

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #651, comment 17

    initial v1  
    44* OpenBSD 7.5 (cfarm220) is able to seek to the maximum off_t value.
    55* FreeBSD 14.0 (cfarm240) is able to seek to the maximum off_t value.
     6* NetBSD 10.0 (tested via CI) is able to seek to the maximum off_t value.
    67* AIX 7.1 and 7.3 (on cfarm111 and cfarm119) max is `0xffffffff000` (same as Linux ext4); we don't have CI coverage though so would need a full manual test build.
    78* Solaris 11.4 (cfarm215) is able to seek to the maximum off_t value; we don't have CI coverage though so would need a full manual test build.