shadPS4/src/core
Ploo 5d489ff03d
posix: implement sysconf() and sigalstack() (#4201)
* posix: implement sysconf() and sigalstack()

Signed-off-by: lizzie <lizzie@eden-emu.dev>

* mark as stubbed

* oh clang format

---------

Signed-off-by: lizzie <lizzie@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
2026-04-01 08:58:54 +03:00
..
aerolib Lib.SysModule: Proper HLE implementation (#4102) 2026-03-08 21:48:03 +02:00
devtools New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
file_format added new trophies and saves dirs (#4177) 2026-03-27 17:58:54 +02:00
file_sys WIP: port: Add x64 FreeBSD (#3927) 2026-03-30 13:44:29 +03:00
ipc Local multiplayer support (#4169) 2026-03-27 06:37:25 -05:00
libraries posix: implement sysconf() and sigalstack() (#4201) 2026-04-01 08:58:54 +03:00
loader Core: Simulate write-only file access with read-write access (#3360) 2025-11-04 10:57:26 +02:00
address_space.cpp WIP: port: Add x64 FreeBSD (#3927) 2026-03-30 13:44:29 +03:00
address_space.h Kernel.Vmm: Attempt to address race conditions involving ClampRangeSize, CopySparseMemory, and TryWriteBacking (#3956) 2026-01-27 12:25:23 +02:00
cpu_patches.cpp Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
cpu_patches.h cpu_patches: Remove CPU patches for macOS and bump minimum OS version to 15.4 (#2743) 2025-04-03 22:39:08 +03:00
debug_state.cpp Implement guest signal handlers (#4064) 2026-02-22 18:56:54 +02:00
debug_state.h amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
debugger.cpp WIP: port: Add x64 FreeBSD (#3927) 2026-03-30 13:44:29 +03:00
debugger.h Impl sceSystemServiceLoadExec (#3647) 2025-09-25 23:01:52 -03:00
emulator_settings.cpp added transfer of sysmodules path and fonts path (#4175) 2026-03-26 22:33:31 +02:00
emulator_settings.h Vblank frequency setting fix + utf 8 encoding for paths (#4174) 2026-03-26 00:13:43 +02:00
emulator_state.cpp Volume hotkey: show volume value, set game_specific arg correctly, clamp value (#4009) 2026-02-08 18:15:11 +02:00
emulator_state.h Volume hotkey: show volume value, set game_specific arg correctly, clamp value (#4009) 2026-02-08 18:15:11 +02:00
linker.cpp New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
linker.h General Misses (0.15.1 WIP part 5) (#4164) 2026-03-23 13:52:33 +02:00
memory.cpp New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
memory.h Kernel.Vmm: Attempt to address race conditions involving ClampRangeSize, CopySparseMemory, and TryWriteBacking (#3956) 2026-01-27 12:25:23 +02:00
module.cpp threads: initialize tls on thread creation (take 2) (#4070) 2026-02-24 20:35:05 +03:00
module.h New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
platform.h Support for Vulkan 1.4 (#1665) 2024-12-07 19:41:41 +02:00
signals.cpp Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
signals.h Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
thread.cpp Core: Fix MXCSR and FPUCW registers on created threads (#3568) 2025-09-10 14:32:05 -07:00
thread.h Switch remaining CRLF terminated files to LF 2024-12-24 13:56:31 +01:00
tls.cpp WIP: port: Add x64 FreeBSD (#3927) 2026-03-30 13:44:29 +03:00
tls.h threads: initialize tls on thread creation (take 2) (#4070) 2026-02-24 20:35:05 +03:00
user_manager.cpp General Misses (0.15.1 WIP part 5) (#4164) 2026-03-23 13:52:33 +02:00
user_manager.h General Misses (0.15.1 WIP part 5) (#4164) 2026-03-23 13:52:33 +02:00
user_settings.cpp Core: Minor code cleanup (#4166) 2026-03-24 08:40:18 +02:00
user_settings.h New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00