mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #1938] [MERGED] CDImagePBP: Use 64-bit file functions #781
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/1938
Author: @stenzek
Created: 4/7/2021
Status: ✅ Merged
Merged: 4/7/2021
Merged by: @stenzek
Base:
master← Head:file-offset-64📝 Commits (3)
cbf0a21CMake: Enable 64-bit file offsets on 32-bit platformsc71f78fFileSystem: Add 64-bit fseek/ftell wrapperse595b35CDImagePBP: Use 64-bit file functions📊 Changes
4 files changed (+53 additions, -17 deletions)
View changed files
📝
CMakeLists.txt(+7 -0)📝
src/common/cd_image_pbp.cpp(+19 -17)📝
src/common/file_system.cpp(+25 -0)📝
src/common/file_system.h(+2 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.