Historique des commits

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