summaryrefslogtreecommitdiff
path: root/Kernel/IO.h
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-08-14 15:36:26 +0200
committerAndreas Kling <kling@serenityos.org>2021-08-14 19:58:11 +0200
commit740140a661df037087f2efc0d2adb47472726c3b (patch)
treef32c165319f3552e7232d35705eac16538d3f3fc /Kernel/IO.h
parent5c3440c5db431ff2f61c2fbecb7c0a2f509d9b16 (diff)
downloadserenity-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/IO.h')
0 files changed, 0 insertions, 0 deletions