summaryrefslogtreecommitdiff
path: root/libc/hdr/func
AgeCommit message (Expand)Author
2024-12-10[libc] move bcmp, bzero, bcopy, index, rindex, strcasecmp, strncasecmp to str...Nick Desaulniers
2024-11-07[libc] Remove _Exit proxy func header and use LIBC_NAMESPACE::_Exit in tests ...Job Henandez Lara
2024-11-03[libc] add stdlib.h header to the _Exit func proxy in full build (#114718)Job Henandez Lara
2024-11-03[libc] Add proxy headers to handle memory allocation associated with the head...Job Henandez Lara