コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen 0a15e8cd89 Fixed stpncpy() implementation from Manuel 22 年 前
  Eric Andersen 670b96a445 Add in a weak __mempcpy for mempcpy to make certain GNU 23 年 前
  Eric Andersen db777744aa Implement mempcpy 23 年 前
  Eric Andersen 336f26dbe1 Add basename and dirname. Write memrchr. 23 年 前
  Eric Andersen bef22c1887 Add strndup, written by Stefan Soucek <ssoucek@coactive.com> 23 年 前
  Eric Andersen 1459bf3832 I just wrote a stpncpy() since someone wanted it 23 年 前
  Eric Andersen 9c0d25bc67 I rewrote strcat without any function calls. 23 年 前
  Eric Andersen 9f26cdeaec Fix strxfrm, which was broken (thanks to Shaya Potter <spotter@us.ibm.com> 23 年 前
  David McCullough f5fc8d4321 23 年 前
  Eric Andersen 3632e2fabd Make strrchr not call other string functions. Hopefully 23 年 前
  Eric Andersen 92773db48e Cleanup the toploevel makefile handing of shared libs. Add weak_alias 23 年 前
  Manuel Novoa III d85536af73 Add locale-enabled strcoll function from vodz, plus supporting tool. 23 年 前
  Manuel Novoa III fb1124fe10 Put weak symbols where they can find what they are aliasing. Clean up strcspn.c 23 年 前
  Eric Andersen a1f0a08481 With the Official Declaration of coff being dead, we can 23 年 前
  Eric Andersen aed7ad54eb Wow. I'm all full of stupid mistakes today. Fix strxfrm 23 年 前
  Eric Andersen 76ddb8e33a Add strxfrm and strcoll 23 年 前
  Eric Andersen 11a46906d0 Add index and rindex 23 年 前
  Eric Andersen bfb8f8f6ea Add strnlen 23 年 前
  Eric Andersen b540a2898e Add missing ffs, used by rpc crap. 23 年 前
  Eric Andersen c25724dc73 Fix a bug in memcmp -- don't terminate the compare on a NULL, keep 24 年 前
  Eric Andersen fbb4007ac8 Update and simplification. 24 年 前
  Eric Andersen 8187b0ccda Major update to string handling. strcmp and friends were horribly 24 年 前
  Eric Andersen afb85e9d6c Rework all the string handling. Make const stuff be constified. 24 年 前
  Erik Andersen 64bc641218 Initial revision 24 年 前