summaryrefslogtreecommitdiff
path: root/libc/src/string/memory_utils/generic/aligned_access.h
AgeCommit message (Expand)Author
2024-10-06[libc] Clean up some include in `libc`. (#110980)c8ef
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-02-28[libc] fix readability-identifier-naming.ConstexprFunctionCase (#83345)Nick Desaulniers
2023-11-06Fix load64_aligned (#71391)Guillaume Chatelet
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-07-09[libc][NFC] Move aligned access implementations to separate headerGuillaume Chatelet