summaryrefslogtreecommitdiff
path: root/libc/test/src/spawn
AgeCommit message (Expand)Author
2025-06-11[libc] Move libc_errno.h to libc/src/__support and make LIBC_ERRNO_MODE_SYSTE...lntue
2024-10-05[libc] remove errno.h includes (#110934)Job Henandez Lara
2023-10-04[libc][NFC] Fix -Wdangling-else when compiling libc with gcc >= 7 (#67833)Mikhail R. Gadelha
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-04-24[libc] Run all unit tests, irrespective of whether they belong to a test suite.Siva Chandra Reddy
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-10-11[libc] Add POSIX functions posix_spawn_file_actions_*.Siva Chandra Reddy