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