mirror of
https://github.com/MariaDB/server.git
synced 2025-08-27 13:04:36 +03:00

Add typecast from ulint to ssize_t in pread and pwrite, so that the type is according to the Linux man page; this will probably not help to fix the HP-UX 32-bit pwrite failure, since the compiler should do the appropriate typecasts anyway