summaryrefslogtreecommitdiff
path: root/libc/test/src/__support/File/CMakeLists.txt
AgeCommit message (Expand)Author
2025-01-23[libc][NFC] Strip all training whitespace and missing newlines (#124163)Joseph Huber
2024-11-01[libc] Remove the #include <stdlib.h> header (#114453)Job Henandez Lara
2024-10-05[libc] remove errno.h includes (#110934)Job Henandez Lara
2024-02-22[libc] Rework the GPU build to be a regular target (#81921)Joseph Huber
2023-08-17[libc][NFC] Put definitions of stdout and friends into their own object files.Siva Chandra Reddy
2023-05-04[libc] Enable running libc unit tests on AMDGPUJoseph Huber
2023-05-03[libc] Enable the '__support' unit tests to be hermeticJoseph Huber
2022-12-22[libc] Handle allocation failures gracefully in FILE related API.Siva Chandra Reddy
2022-06-01[libc] Implement FLAGS option for generating all combinations for targets.Tue Ly
2022-05-08[libc] Add LINK_LIBRARIES option to add_fp_unittest and add_libc_unittest.Tue Ly
2022-03-24[libc][obvious] only test FILE on working platformsMichael Jones
2022-03-21[libc] Add a linux file implementation.Siva Chandra Reddy
2022-03-04[libc] Make the errno macro resolve to the thread local variable directly.Siva Chandra Reddy
2022-02-15[libc] Add a platform independent buffered file IO data structure.Siva Chandra Reddy