about summary refs log tree commit diff stats
path: root/src/include/os.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some Segments/Selector handling refactoring , removing some ↵ptitSeb2025-10-151-2/+2
| | | | pthread_getspecific use
* [WOWBOX64] Fixed buildptitSeb2025-09-031-0/+1
|
* [DYNACACHE] Introduced DynaCache for ARM64 (disabled by default)ptitSeb2025-06-191-0/+1
|
* [WOW64] Added rcfile support (#2708)Yang Liu2025-06-051-0/+27
| | | | | | | | | * [WOW64] Fixed more compilation warnings * [WOW64] Messing around with file APIs * [WOW64] Added rcfile support * [DOCS] Update rcfile usage on WowBox64
* [WOW64][ENV] Clean up a bit (#2681)Yang Liu2025-05-281-0/+2
|
* [WOW64] Supported logging to stdout (#2679)Yang Liu2025-05-281-0/+3
|
* [WOW64] Implement syscallsAndré Zwing2025-05-221-0/+2
|
* [WOW64] Added non-functional PE build (#2532)Yang Liu2025-04-141-1/+5
|
* [WOW64] More tweaks for PE build (#2528)Yang Liu2025-04-141-1/+10
|
* Made custommem OS-independent (#2517)Yang Liu2025-04-091-15/+2
|
* Moved emit functions to seperate files from signals.h (#2516)Yang Liu2025-04-091-3/+0
|
* [WOW64] Add wow64 PE build scaffolding (#2513)Yang Liu2025-04-081-0/+33
|
* Moved more functions to os.h (#2497)Yang Liu2025-04-031-0/+12
| | | | | | | * Removed some unused function declarations * Moved more functions to os.h * review
* Moved some emit functions to os.h (#2494)Yang Liu2025-04-021-0/+3
|
* Moved more OS-dependent functions to os.h (#2491)Yang Liu2025-04-011-0/+46
|
* Added os.h for future usage (#2488)Yang Liu2025-04-011-0/+6