mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
b0d139456a
Instead of internal __size_t / __off64_t types use ssize_t and off64_t. This makes it work on musl as well.