summaryrefslogtreecommitdiff
path: root/libc/test/src/unistd/getopt_test.cpp
AgeCommit message (Expand)Author
2025-01-16[libc] Fix deprecated operator"" syntax (#123259)Roland McGrath
2025-01-14[llvm-project] Fix typos mutli and mutliple. NFC. (#122880)Jay Foad
2024-10-01[libc][stdio] Use proxy headers of stdio.h in src and test folders. (#110067)lntue
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-08-17[libc][NFC] Put definitions of stdout and friends into their own object files.Siva Chandra Reddy
2023-07-20[libc] Remove global constructor in `getopt` implementationJoseph Huber
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-10-31[libc] Implement getoptAlex Brachet
2022-10-27Revert "[libc] Implement getopt"Alex Brachet
2022-10-27[libc] Implement getoptAlex Brachet