15 次程式碼提交 (3946aa9bac1b4a784924fab1693bfebfdd357438)

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