shadPS4/src/core/libraries/kernel
Spirtix b43573112c
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
Prevent posix_pthread_mutexattr_settype from setting invalid mutex types (#3991)
2026-02-03 17:05:45 +02:00
..
sync kernel: Improvements to condvars. (#3592) 2025-09-13 08:41:26 -07:00
threads Prevent posix_pthread_mutexattr_settype from setting invalid mutex types (#3991) 2026-02-03 17:05:45 +02:00
aio.cpp Core: Remove checks for symbol version_major and version_minor (#3540) 2025-09-08 19:30:03 -07:00
aio.h sceKernelAio* implementation (#2160) 2025-01-16 18:27:52 +02:00
debug.cpp Core: Remove checks for symbol version_major and version_minor (#3540) 2025-09-08 19:30:03 -07:00
debug.h Minor libkernel changes (#2721) 2025-03-30 01:27:33 +02:00
equeue.cpp equeue: Few fixes for sceKernelWaitEqueue (#3548) 2025-09-08 19:47:12 -07:00
equeue.h equeue: Few fixes for sceKernelWaitEqueue (#3548) 2025-09-08 19:47:12 -07:00
file_system.cpp Skip stdin fd for want_read in select (#3983) 2026-01-31 23:31:58 +02:00
file_system.h Filesystem: Abstract handling of directory files (#3455) 2025-08-25 23:41:24 +03:00
kernel.cpp Libkernel: Implement/stub some functions (#3774) 2025-11-05 16:58:15 -08:00
kernel.h Libkernel: Implement/stub some functions (#3774) 2025-11-05 16:58:15 -08:00
memory.cpp Core: Miscellaneous memory fixes and slight optimizations (#3946) 2026-01-24 00:17:57 +02:00
memory.h Core: Memory code cleanup and further direct memory fixes (#3655) 2025-09-26 02:28:32 -07:00
orbis_error.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
posix_error.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
process.cpp read compiled SDK version from eboot (#3905) 2026-01-09 18:29:09 +03:00
process.h Libraries: Implement sceKernelIsInSandbox, update OrbisSysModule enum (#3546) 2025-09-07 13:11:15 -07:00
threads.cpp kernel: Rewrite pthread emulation (#1440) 2024-11-21 22:59:38 +02:00
threads.h kernel: Implement scePthreadGetaffinity (#2916) 2025-05-12 10:46:53 -07:00
time.cpp msys2: fix build (#3818) 2025-11-22 10:32:29 +02:00
time.h Make libSceRtc fully HLE (#3330) 2025-08-06 20:08:26 +03:00