diff options
author | Willy Tarreau <w@1wt.eu> | 2022-02-07 19:23:46 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-04-21 03:05:45 +0300 |
commit | 023033fe343cdf2ba83ab762f8de69241c7fc086 (patch) | |
tree | e674d3cb74d7ae7bf766cbc4210138f49027ea21 /Kconfig | |
parent | dffeb81af5fe5eedccf5ea4a8a120d8c3accd26e (diff) | |
download | linux-023033fe343cdf2ba83ab762f8de69241c7fc086.tar.xz |
tools/nolibc/types: define PATH_MAX and MAXPATHLEN
These ones are often used and commonly set by applications to fallback
values. Let's fix them both to agree on PATH_MAX=4096 by default, as is
already present in linux/limits.h.
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions