[PR #3579] [MERGED] Add missing ioctl export #3587

Closed
opened 2026-02-27 22:04:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3579
Author: @kalaposfos13
Created: 9/12/2025
Status: Merged
Merged: 9/12/2025
Merged by: @squidbus

Base: mainHead: _ioctl


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/core/libraries/kernel/kernel.cpp (+1 -0)

📄 Description

According to the linker, this is not "ioctl", but "_ioctl", but according to Ghidra, both link to the same function
image

Used by programs built with the OpenOrbis toolchain.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/3579 **Author:** [@kalaposfos13](https://github.com/kalaposfos13) **Created:** 9/12/2025 **Status:** ✅ Merged **Merged:** 9/12/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `_ioctl` --- ### 📝 Commits (1) - [`478fd48`](https://github.com/shadps4-emu/shadPS4/commit/478fd4878a7f76e6b6c69637d19dd39e85a7c1ad) Add missing ioctl export ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/kernel.cpp` (+1 -0) </details> ### 📄 Description According to the linker, this is not "ioctl", but "_ioctl", but according to Ghidra, both link to the same function <img width="590" height="366" alt="image" src="https://github.com/user-attachments/assets/cd9c4560-9148-4c69-af01-1c64106b50b9" /> Used by programs built with the OpenOrbis toolchain. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#3587
No description provided.