diff options
author | Andreas Kling <kling@serenityos.org> | 2021-08-14 15:36:26 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-14 19:58:11 +0200 |
commit | 740140a661df037087f2efc0d2adb47472726c3b (patch) | |
tree | f32c165319f3552e7232d35705eac16538d3f3fc /Kernel/TTY/MasterPTY.h | |
parent | 5c3440c5db431ff2f61c2fbecb7c0a2f509d9b16 (diff) | |
download | serenity-740140a661df037087f2efc0d2adb47472726c3b.zip |
Kernel+LibC: Share definitions in fcntl.h and sys/types.h
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.
Diffstat (limited to 'Kernel/TTY/MasterPTY.h')
0 files changed, 0 insertions, 0 deletions