summaryrefslogtreecommitdiffstats
path: root/src/core/stringextra.c
Commit message (Collapse)AuthorAgeFilesLines
* [libc] Remove unused string functionsMichael Brown2015-02-161-188/+0Star
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [legal] Add FILE_LICENCE macro to some GPL-v2 filesShao Miller2010-12-041-0/+2
| | | | | | | | Changes were made to files where the licence text within the files themselves confirms that the files are GPL version 2. Signed-off-by: Shao Miller <shao.miller@yrdsb.edu.on.ca> Signed-off-by: Michael Brown <mcb30@ipxe.org>
* move strndup back to string.c - used by strdupHolger Lubitz2007-08-021-15/+0Star
|
* memscan does not alter the mem pointer - make it constHolger Lubitz2007-08-021-1/+1
|
* put unused functions from string.c into separate fileHolger Lubitz2007-08-021-0/+288