mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 10:31:00 +00:00
This fixes at least half of our LibC includes in the kernel. The source of truth for errno codes and their description strings now lives in Kernel/API/POSIX/errno.h as an enumeration, which LibC includes. |
||
|---|---|---|
| .. | ||
| POSIX | ||
| FB.h | ||
| InodeWatcherEvent.h | ||
| InodeWatcherFlags.h | ||
| KeyCode.h | ||
| MousePacket.h | ||
| Syscall.h | ||
| TimePage.h | ||