[libc-commits] [PATCH] D133487: [libc] Implement getopt
Alex Brachet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Oct 26 23:24:10 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa678f86351c3: [libc] Implement getopt (authored by abrachet).
Herald added a project: libc-project.
Herald added a subscriber: libc-commits.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133487/new/
https://reviews.llvm.org/D133487
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/api.td
libc/config/linux/x86_64/entrypoints.txt
libc/include/CMakeLists.txt
libc/include/llvm-libc-types/CMakeLists.txt
libc/include/llvm-libc-types/__getoptargv_t.h
libc/spec/posix.td
libc/src/unistd/CMakeLists.txt
libc/src/unistd/getopt.cpp
libc/src/unistd/getopt.h
libc/test/src/unistd/CMakeLists.txt
libc/test/src/unistd/getopt_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133487.471031.patch
Type: text/x-patch
Size: 18331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221027/0fed0be6/attachment-0001.bin>
More information about the libc-commits
mailing list