15 コミット (master)

作成者 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年前