* Add ZIX_REALTIME and ZIX_NONBLOCKING attributes
* Add warning suppression macros
* Annotate count and size parameters of allocator API
* Avoid "deprecated" POSIX functions on Windows
* Avoid over-use of yielding meson options
* Clean up attribute documentation
* Gracefully handle failed allocation in path and filesystem functions
* Reduce empty BTree memory requirements
* Strengthen zix_file_equals()
* Use getenv() instead of environ to avoid issues on FreeBSD
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/zix?expand=0&rev=7
- Update to 0.6.2
* Fix documentation build with sphinxygen fallback wrap
- Version 0.6.0 changes:
* Add ZIX_NODISCARD attribute
* Add option to build for older Windows versions
* Add zix_expand_environment_strings()
* Add zix_string_view_equals()
* Avoid fdatasync() on Darwin
* Fix build on POSIX systems without PATH_MAX defined
* Fix library current_version on MacOS
* Fix nullability annotations for zix_canonical_path() and friends
* Fix ring unit test when mlock() is unavailable
* Improve documentation
* Support building for UWP
* Support building for Windows with or without UNICODE
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/zix?expand=0&rev=3