diff options
author | Willy Tarreau <w@1wt.eu> | 2022-02-07 17:23:53 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-04-21 02:05:45 +0200 |
commit | c4486e97283d0b3d72a8eeda91e53e2ea9b62fbe (patch) | |
tree | 1819882f4452e747b383362356b5204dbbba90e2 /tools/include/nolibc/stdlib.h | |
parent | tools/nolibc/time: create time.h with time() (diff) | |
download | linux-c4486e97283d0b3d72a8eeda91e53e2ea9b62fbe.tar.xz linux-c4486e97283d0b3d72a8eeda91e53e2ea9b62fbe.zip |
tools/nolibc: also mention how to build by just setting the include path
Now that a few basic include files are provided, some simple portable
programs may build, which will save them from having to surround their
includes with #ifndef NOLIBC. This patch mentions how to proceed, and
enumerates the list of files that are covered.
A comprehensive list of required include files is available here:
https://en.cppreference.com/w/c/header
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/include/nolibc/stdlib.h')
0 files changed, 0 insertions, 0 deletions