]> git.ipfire.org Git - thirdparty/zstd.git/commit
portability macro flags updates, for Haiku
authorYann Collet <cyan@fb.com>
Wed, 3 Oct 2018 21:54:33 +0000 (14:54 -0700)
committerYann Collet <cyan@fb.com>
Wed, 3 Oct 2018 21:56:46 +0000 (14:56 -0700)
commit549c19b42ed76f51fc0a928b61bd965f5dc99471
treeadacca835270ee0af0a2db77b14f9ff199207c8b
parentbc93b801f0dcea87fe53b9e62b2c746982a0ceda
portability macro flags updates, for Haiku

some non-trivial changes to platform.h and util.h,
initially related to compilation for Haiku,
but I used this opportunity to make them cleaner
and add some documentation.

Noticed several tests that could be improved
(too harsh conditions, useless exception, etc.)
but I did not dare modifying too many tests just before release.
programs/platform.h
programs/util.h