mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 13:28:11 +00:00
![]() This patch begins the work of sharing types and macros between Kernel and LibC instead of duplicating them via the kludge in UnixTypes.h. The basic idea is that the Kernel vends various POSIX headers via Kernel/API/POSIX/ and LibC simply #include's them to get the macros. |
||
---|---|---|
.. | ||
POSIX | ||
FB.h | ||
InodeWatcherEvent.h | ||
InodeWatcherFlags.h | ||
KeyCode.h | ||
MousePacket.h | ||
Syscall.h | ||
TimePage.h |