[libc-commits] [PATCH] D119403: Introduce getenv to LLVM libc
Raman Tenneti via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Feb 14 10:10:45 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2a7f835958f: Introduce getenv to LLVM libc (authored by rtenneti).
Changed prior to commit:
https://reviews.llvm.org/D119403?vs=408309&id=408484#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119403/new/
https://reviews.llvm.org/D119403
Files:
libc/config/linux/app.h
libc/config/linux/x86_64/entrypoints.txt
libc/loader/linux/x86_64/start.cpp
libc/spec/posix.td
libc/src/__support/CPP/StringView.h
libc/src/stdlib/CMakeLists.txt
libc/src/stdlib/getenv.cpp
libc/src/stdlib/getenv.h
libc/test/loader/linux/CMakeLists.txt
libc/test/loader/linux/getenv_test.cpp
libc/test/loader/linux/loader_test.h
libc/test/src/__support/CPP/stringview_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119403.408484.patch
Type: text/x-patch
Size: 10456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220214/efebf32c/attachment.bin>
More information about the libc-commits
mailing list