[PR #343] [MERGED] Add pthread_attr_getstacksize thunk #1497

Closed
opened 2026-02-27 21:12:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/343
Author: @Borchev
Created: 7/30/2024
Status: Merged
Merged: 7/30/2024
Merged by: @georgemoralis

Base: mainHead: AddPthreadGetStackSizeThunk


📝 Commits (1)

  • 867f38f Add pthread_attr_getstacksize thunk

📊 Changes

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

View changed files

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

📄 Description

Don't Starve Together calls pthread_attr_getstacksize a number of times.


🔄 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/343 **Author:** [@Borchev](https://github.com/Borchev) **Created:** 7/30/2024 **Status:** ✅ Merged **Merged:** 7/30/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `AddPthreadGetStackSizeThunk` --- ### 📝 Commits (1) - [`867f38f`](https://github.com/shadps4-emu/shadPS4/commit/867f38fe13f484e439f978e5a3d0f4742324e0f0) Add pthread_attr_getstacksize thunk ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/thread_management.cpp` (+6 -0) </details> ### 📄 Description Don't Starve Together calls pthread_attr_getstacksize a number of times. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:49 +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#1497
No description provided.