-
- Downloads
Added missing extern "C" on pread64
Avi recently added extern "C" to pwrite64 (after the header change apparently removed this declaration from the header file). Also do this to pread64 - otherwise the "derby" benchmark (from SPECjvm2008) cannot run.
Loading
Please register or sign in to comment