10 Commits (7f65a08f3e2606a5102fb68acf6ccf5fc283ecb6)

Author SHA1 Message Date
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 8ee39f7432 [libc] Rewrite string functions 9 years ago
  Michael Brown 53f3deee06 [libc] Fix and externalise memswap() 11 years ago
  Michael Brown de20c526e6 [libc] Reduce overall code size by externalising strlen() 11 years ago
  Michael Brown 06766875ad [libc] Reduce overall code size by externalising strncmp() 11 years ago
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 6a4ff519c8 [libc] Simplify memcpy() implementation 12 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown ce0a0ccf5c [x86_64] Add support for compilation as an x86_64 binary 15 years ago
  Michael Brown bd95927386 Accelerate memcpy() by around 32% on large, dword-aligned copies. 17 years ago