summaryrefslogtreecommitdiff
path: root/libc/test/src/string/stpncpy_test.cpp
AgeCommit message (Expand)Author
2025-06-04[libc] Expand usage of libc null checks. (#116262)Aly ElAshram
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-02-07[libc][NFC] Move UnitTest and IntegrationTest to the 'test' directory.Siva Chandra Reddy
2022-08-22[reland][NFC][libc] Use span instead of ArrayRefGuillaume Chatelet
2022-08-22Revert "[NFC][libc] Use span instead of ArrayRef"Guillaume Chatelet
2022-08-22[NFC][libc] Use span instead of ArrayRefGuillaume Chatelet
2021-11-04[libc] add stpcpy and stpncpyMichael Jones