Go to file
2023-07-26 10:05:14 -07:00
CMakeLists.txt Update CMake Version To 3.13 2023-07-26 10:05:14 -07:00
crt1.10.6.S Transfer Csu Source To Dedicated Repo 2022-10-04 08:54:21 -07:00
crt.c Transfer Csu Source To Dedicated Repo 2022-10-04 08:54:21 -07:00
dyld_glue.S Transfer Csu Source To Dedicated Repo 2022-10-04 08:54:21 -07:00
icplusplus.c Transfer Csu Source To Dedicated Repo 2022-10-04 08:54:21 -07:00
lazy_dylib_helper.S Transfer Csu Source To Dedicated Repo 2022-10-04 08:54:21 -07:00
lazy_dylib_loader.c Transfer Csu Source To Dedicated Repo 2022-10-04 08:54:21 -07:00
Makefile Include Makefile From Csu-88 Source 2022-10-04 21:25:07 -07:00
README.md Upload README.md 2023-04-16 16:39:19 -07:00
start.S Transfer Csu Source To Dedicated Repo 2022-10-04 08:54:21 -07:00

darling-Csu

Upstream URL

https://github.com/apple-oss-distributions/Csu/tree/Csu-88

Updating Source

When updating the source code, make sure to refer to the Updating Sources section from the Darling Docs website. Additional details (if any) can be found in darling/notes/UPDATE_SOURCE.md.