Historie revizí

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