Commit History

Author SHA1 Message Date
  Mike Frysinger b9e9cd3224 sync with glibc versions 19 years ago
  Eric Andersen 5f93ab7005 Cleanup some dead wood in the header files 20 years ago
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. 21 years ago
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. 21 years ago
  Manuel Novoa III b34bab2409 Add memmem(). 21 years ago
  Manuel Novoa III 309ce1f19f Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul 21 years ago
  Manuel Novoa III b815b84a59 Attempt to clean up the strerror_r situation. 22 years ago
  Manuel Novoa III 7e44245be2 Update header for strlcat and strlcpy. 22 years ago
  Eric Andersen 6ba832b158 Implement strerror_r. This is per SuSv3, not glibc which does 22 years ago
  Eric Andersen 072938a98d Eliminate C++ style comments 22 years ago
  Eric Andersen db777744aa Implement mempcpy 22 years ago
  Eric Andersen 8a3b89cb24 Fix stpcpy function declaration 22 years ago
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com 22 years ago
  Eric Andersen bef22c1887 Add strndup, written by Stefan Soucek <ssoucek@coactive.com> 22 years ago
  Eric Andersen e83a36ce9f Rev all the header files to sync things with glibc 2.2.4 22 years ago
  Eric Andersen 1459bf3832 I just wrote a stpncpy() since someone wanted it 23 years ago
  David McCullough ce8ee8d9b4 23 years ago
  David McCullough f5fc8d4321 23 years ago
  Eric Andersen 348915803b Fix the header file for index, rindex and similar 23 years ago
  Eric Andersen f89c67d20b Add in wordexp support (mostly stubbed out for now) since the busybox 23 years ago
  Manuel Novoa III 9aed53cc26 Added __strtok_r function. Change strtok to a wrapper around __strtok_r and 23 years ago
  Eric Andersen 823f4ba7b0 Add ffs func declaration 23 years ago
  Eric Andersen 09579249ef Include real prototype for bcmp 23 years ago
  Eric Andersen 9b7d191055 More updates. Implement strsignal. Add pwd_grp tests 23 years ago
  Eric Andersen 3259c862c1 More missing prototypes. 23 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