Commit History

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