summaryrefslogtreecommitdiff
path: root/libc/startup/baremetal/fini.cpp
AgeCommit message (Expand)Author
2025-07-31[libc] Basic implementation of crt0 (#146863)William Huynh
2025-07-23[libc][NFC] Add stdint.h proxy header to fix dependency issue with <stdint.h>...lntue
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2024-07-09[libc] Move the internal extern "C" symbols inside the namespace (#98232)Petr Hosek
2024-05-21[libc] Provide __libc_{init,fini}_array for baremetal (#90828)Petr Hosek