summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/core/x86_string.c
Commit message (Expand)AuthorAgeFilesLines
* [efi] Avoid setting direction flag on EFI platformsMichael Brown2020-07-071-0/+14
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [libc] Rewrite string functionsMichael Brown2015-02-171-84/+0Star
* [libc] Fix and externalise memswap()Michael Brown2012-11-121-0/+28
* [libc] Reduce overall code size by externalising strlen()Michael Brown2012-11-121-0/+18
* [libc] Reduce overall code size by externalising strncmp()Michael Brown2012-11-121-0/+38
* [libc] Reduce overall code size by externalising memmove()Michael Brown2012-11-121-1/+49
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [libc] Simplify memcpy() implementationMichael Brown2012-06-271-16/+10Star
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [x86_64] Add support for compilation as an x86_64 binaryMichael Brown2008-12-051-0/+61