12 Commits (8ee39f7432e63c2382ab3e7d24e234310f4532c9)

Author SHA1 Message Date
  Michael Brown 8ee39f7432 [libc] Rewrite string functions 9 years ago
  Michael Brown 603455bb06 [libc] Relicense x86 string.h 11 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 f8ece72fc9 [libc] Remove unnecessary "cld" instruction from memset() 11 years ago
  Michael Brown 61c6af3f0b [libc] Convert memcpy() from a macro to an inline function 11 years ago
  Michael Brown fc30b13b25 [libc] Reduce overall code size by externalising memmove() 11 years ago
  Michael Brown 7cbac68593 [libc] Remove obsolete implementation of memcpy() 11 years ago
  Joshua Oreman 79e05875d3 [string] Use 64-bit registers in assembly memswap() on x86_64 14 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
  Michael Brown 97d265f8dc (Redoing check-in lost by SourceForge's failure.) 18 years ago
  Michael Brown 510ccb2900 Added __constant_memcpy() based on version in Linux's string.h. 18 years ago
  Michael Brown dc0aa58fb2 Add memcpy 19 years ago
  Michael Brown 3d6123e69a Initial revision 19 years ago