]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
Merge PR 'Fix a bug on FreeBSD caused by assuming that short reads are errors'
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 2 Oct 2023 04:19:44 +0000 (14:19 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Mon, 2 Oct 2023 04:19:44 +0000 (14:19 +1000)
This also enables files larger than 2GiB to be accessed on all platforms.

See https://github.com/DarkPlacesEngine/darkplaces/pull/88

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>

Trivial merge