about summary refs log tree commit diff stats
path: root/src/libtools/signal32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a new memExist helper function and use it instead of getMmapped were it...ptitSeb2024-11-301-1/+1
* [BOX32] Removed a debug leftoverptitSeb2024-11-231-1/+1
* Improved Signal handling ([ARM4_DYNAREC] too)ptitSeb2024-11-181-12/+78
* Smal adjustment in singal handling for no-execution errorptitSeb2024-11-161-4/+5
* Improved getcontext/setcontext ([BOX32] too)ptitSeb2024-11-081-4/+3
* Improve handling of memory protection, and excution bitptitSeb2024-11-041-8/+29
* Various box32 wrapped libs and script fixes (#1889)rajdakin2024-09-301-3/+1
* [BOX32] More 32bits wrapped functionsptitSeb2024-08-311-0/+79
* Added preliminary Box32 support (#1760)ptitSeb2024-08-261-0/+842