summaryrefslogtreecommitdiff
path: root/firmware/lib/utility_string.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: replace sysincludes.h with 2sysincludes.hJoel Kitching2019-08-221-1/+1
* vboot: use standard memcmp, memcpy, memsetRandall Spangler2016-10-231-1/+1
* Massive refactoring of external header files.Bill Richardson2013-04-021-0/+1
* Rename Strncat to StrnAppend, use it instead of strncat.firmware-spring-3824.Bfirmware-spring-3824.84.Bfirmware-spring-3824.55.Bfirmware-spring-3824.4.Bfirmware-skate-3824.129.BBill Richardson2013-03-061-2/+2
* Reformat to kernel styleRandall Spangler2013-01-311-53/+55
* Add string utility functions.Randall Spangler2011-07-081-0/+71