Changes between Initial Version and Version 1 of Ticket #651, comment 17
- Timestamp:
- 28/05/24 04:10:43 (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #651, comment 17
initial v1 4 4 * OpenBSD 7.5 (cfarm220) is able to seek to the maximum off_t value. 5 5 * 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. 6 7 * 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. 7 8 * 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.