Historial de Commits

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