Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
sys/ | H | 25-Apr-2025 | - | 38 | 29 | |
README | H A D | 25-Apr-2025 | 402 | 7 | 6 |
README
1This directory contains stub implementations for syscalls missing from libc. 2This provides a way to build IGT on an old system, but it will not run 3correctly if the kernel is missing the functionality provided. In order to 4add a new definition, follow the same directory hierarchy as the standard 5location in which the header is defined so we don't have to clutter the 6codebase to support old systems. 7