summaryrefslogtreecommitdiffstats
path: root/payloads/libpayload/include/string.h
Commit message (Expand)AuthorAgeFilesLines
* payloads: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* libpayload/libc: Tidy utf16le_to_asciiJacob Garber2019-07-231-1/+1
* libpayload: add memchr to libcPhilipp Hug2019-02-111-0/+1
* libpayload: UTF-16LE to ASCII conversionDan Ehrenberg2015-03-201-0/+7
* libpayload: Add strerrorStefan Tauner2013-06-281-2/+3
* libpayload: Implement strlcpyPatrick Georgi2011-07-071-1/+9
* Attached patch moves functions out of the huge libpayload.h into headersPatrick Georgi2010-06-241-0/+71