diff options
author | Ben Wiederhake <BenWiederhake.GitHub@gmx.de> | 2020-08-12 01:58:50 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-12 20:40:59 +0200 |
commit | 9d2d97a05922599e714f2243b3d12248a386ac6a (patch) | |
tree | 2a40afc71d6889b573387a9c4d7aea0d30f9643a /Demos/DynamicLink/LinkDemo | |
parent | 9221a25bbc6048f8e63d8c5b40d2cb90e08d0a4a (diff) | |
download | serenity-9d2d97a05922599e714f2243b3d12248a386ac6a.zip |
LibC: Avoid ninja-imports of system functions
This adds a new header <sys/internals.h>, which provides access to LibC internals.
This is in the interest of type-checking LibC itself, as well as enabling less-hacky
access for uses like LinkDemo.
And, of course, this progresses LibC towards building cleanly with -Wmissing-declarations.
Diffstat (limited to 'Demos/DynamicLink/LinkDemo')
0 files changed, 0 insertions, 0 deletions