summaryrefslogtreecommitdiff
path: root/lib/sbi/sbi_string.c
AgeCommit message (Expand)Author
2026-04-06lib: Fix sbi_strchr to correctly handle null terminator searchChen Pei
2025-03-23lib: sbi: Fix potential garbage data in string copy functionsDongdong Zhang
2022-09-13lib: sbi: Fix sbi_strnlen wrong count decrementRahul Pathak
2022-01-21lib: fix pointer of type 'void *' used in arithmeticJukka Laitinen
2021-12-23firmware: Move memcpy/memset mapping to fw_base.SAnup Patel
2021-12-11lib: sbi: Fix compile errors using -Os optionAnup Patel
2021-08-07lib: sbi: Fix bug in strncmp function when count is 0Dong Du
2020-07-29lib: Add sbi_strncmp implementationAbner Chang
2019-06-19lib: Rename string.x to sbi_string.xAtish Patra