diff options
author | Willy Tarreau <w@1wt.eu> | 2022-03-21 20:33:08 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-04-21 03:05:45 +0300 |
commit | 077d0a392446981cde2e8dd23090140bdd9fb728 (patch) | |
tree | 5c30aa3ed1cdb95620b503a7a1211cd9f2cc69c4 /tools/lib/api/debug.c | |
parent | 170b230d22e89681ebca1a3d972dca441c8e4be5 (diff) | |
download | linux-077d0a392446981cde2e8dd23090140bdd9fb728.tar.xz |
tools/nolibc/stdlib: add a simple getenv() implementation
This implementation relies on an extern definition of the environ
variable, that the caller must declare and initialize from envp.
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/lib/api/debug.c')
0 files changed, 0 insertions, 0 deletions