15 Commits (3946aa9bac1b4a784924fab1693bfebfdd357438)

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