15 Commits (master)

Autor SHA1 Mensaje Fecha
  Aaron Young 3946aa9bac [libc] Fix strcmp()/strncmp() to return proper values hace 5 años
  Michael Brown a966570dce [libc] Avoid implicit assumptions about potentially-optimised memcpy() hace 8 años
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL hace 9 años
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() hace 9 años
  Michael Brown 8ee39f7432 [libc] Rewrite string functions hace 9 años
  Michael Brown 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string hace 10 años
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations hace 15 años
  Holger Lubitz bb94c143d9 move strndup back to string.c - used by strdup hace 17 años
  Holger Lubitz c9c97b3444 stripped down version of string.c containing only the used functions hace 17 años
  Holger Lubitz f397fc443c make bcopy use memmove hace 17 años
  Michael Brown e330db3c74 Dead code removal. hace 17 años
  Michael Brown 7137c20ed1 Add strcspn() and strndup() hace 17 años
  Michael Brown afe4e011ac Move tolower() etc to ctype.h as per ISO C hace 17 años
  Michael Brown 496563071d Added strdup() hace 17 años
  Michael Brown 3d6123e69a Initial revision hace 19 años