libc: add missing string functionalities needed for the Trusted Services
Imports strcpy() and strncpy() from newlib with license added
libc/string.h: Add strstr function declaration
Edited by Davidson Kumaresan
GitLab Maintenance scheduled for Tuesday, 17th March 2026, from 3:30 AM to 7:00 AM BST. GitLab will be in read-only mode and experience short periods of complete downtime (10~15 minutes) during this window.
Imports strcpy() and strncpy() from newlib with license added
libc/string.h: Add strstr function declaration