shadPS4/src/core/libraries/kernel
2026-02-12 22:28:34 +02:00
..
sync kernel: Improvements to condvars. (#3592) 2025-09-13 08:41:26 -07:00
threads Kernel.Pthreads: Remove unreachable in posix_pthread_mutex_timedlock (#4005) 2026-02-08 09:33:20 +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 filesystem: fill in timespec values for fstat (#3994) 2026-02-05 22:39:37 +02:00
file_system.h Libs.LibcInternal: _Fofind, _Lockfilelock, _Unlockfilelock, _Foprep, _Fopen, fopen, fflush, _Nnl, _Fspos, fseek, _Frprep, fread, _Fofree, fclose, _Mtxinit, _Mtxlock, _Mtxunlock, _Mtxdst implementations (#4019) 2026-02-11 08:13:28 +02:00
kernel.cpp Libkernel: Implement/stub some functions (#3774) 2025-11-05 16:58:15 -08:00
kernel.h Add IME keyboard layout and panel metrics support 2026-01-29 17:35:17 +02: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 Kernel.Process: Implement sceKernelGetModuleInfo2, sceKernelGetModuleList2 (#4001) 2026-02-08 20:07:17 +02: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 Libs.LibcInternal: _Fofind, _Lockfilelock, _Unlockfilelock, _Foprep, _Fopen, fopen, fflush, _Nnl, _Fspos, fseek, _Frprep, fread, _Fofree, fclose, _Mtxinit, _Mtxlock, _Mtxunlock, _Mtxdst implementations (#4019) 2026-02-11 08:13:28 +02: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