mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +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.