Commit History

Author SHA1 Message Date
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  Eric Andersen 336f26dbe1 Add basename and dirname. Write memrchr. 22 years ago
  Eric Andersen bef22c1887 Add strndup, written by Stefan Soucek <ssoucek@coactive.com> 22 years ago
  Eric Andersen 1459bf3832 I just wrote a stpncpy() since someone wanted it 23 years ago
  David McCullough f5fc8d4321 23 years ago
  Manuel Novoa III ffe4a2ea17 Remove nonstandard functions. 23 years ago
  Manuel Novoa III d85536af73 Add locale-enabled strcoll function from vodz, plus supporting tool. 23 years ago
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source 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 76809c3a05 Hah. It turned out that index and rindex were _already_ 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 50021bfdd0 strtok_r.c was not being compiled in, so fix that. 23 years ago
  David McCullough 62b59bd5ed 23 years ago
  Eric Andersen b540a2898e Add missing ffs, used by rpc crap. 23 years ago
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 23 years ago
  Eric Andersen 91102e0dec Fix doc blunder. 23 years ago
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 23 years ago
  Eric Andersen 5606e4d6f9 More reorg. A place for everything and everything in its place... 23 years ago
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and 23 years ago
  Eric Andersen 9b7d191055 More updates. Implement strsignal. Add pwd_grp tests 23 years ago
  Eric Andersen 2d872f2ee8 Stupid makefile bug, 23 years ago
  Eric Andersen af1112c8d9 Makefile update 23 years ago
  Eric Andersen a99617fe8f Finish reorganizing things. At least I think I've finished. 23 years ago
  Eric Andersen c1fe19d4c1 Bug ugly formatting update 23 years ago
  Eric Andersen fbb4007ac8 Update and simplification. 23 years ago
  Eric Andersen 9e0d614275 Remove obsolete files. Update dependancies. 23 years ago
  Eric Andersen 8187b0ccda Major update to string handling. strcmp and friends were horribly 23 years ago
  Eric Andersen eb2ecd0b08 Fix all the makefiles. Clean up some warnings, cleanup some headers. 23 years ago