These were all the non OS agnostic implementations I could find in general directories.
Currently none of these functions are actually enabled, but for when they do it makes sense that they be in linux/ specific directories.
Paths
| Differential D119164
[libc][NFC] Remove all Linux specific code to respective linux/ directories ClosedPublic Authored by abrachet on Feb 7 2022, 10:54 AM.
Details Summary These were all the non OS agnostic implementations I could find in general directories. Currently none of these functions are actually enabled, but for when they do it makes sense that they be in linux/ specific directories.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 7 2022, 11:55 PM This revision was landed with ongoing or failed builds.Feb 8 2022, 10:32 AM Closed by commit rG70ae480c8218: [libc][NFC] Remove all Linux specific code to respective linux/ directories (authored by abrachet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 406890 libc/src/assert/CMakeLists.txt
libc/src/assert/__assert_fail.cpp
libc/src/stdlib/CMakeLists.txt
libc/src/stdlib/linux/CMakeLists.txt
|