Историја ревизија

Аутор SHA1 Порука Датум
  Peter S. Mazinger cda3f26583 simplify ffs* code пре 13 година
  Bernd Schmidt 2a19c1339d Implement ffsl and ffsll. пре 13 година
  Denys Vlasenko 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g пре 15 година
  Mike Frysinger 41ea9da895 string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPT пре 15 година
  Mike Frysinger 192d41278b relocate i386 string.h to i386-specific dir пре 15 година
  Denis Vlasenko 1a2c964146 Add strverscmp() and versionsort[64](). пре 15 година
  Denis Vlasenko 41c15785a9 since gcc -Os hates us and does not inline string ops, пре 15 година
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. пре 16 година
  Bernd Schmidt f4c81223c2 In string.h, move libc_hidden_proto next to the corresponding declaration. пре 16 година
  Bernd Schmidt 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. пре 16 година
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
  Bernhard Reutner-Fischer 589c9895a4 - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to do away with all LEGACY пре 18 година
  Peter S. Mazinger a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex пре 18 година
  Peter S. Mazinger bacb3513d9 Sync w/ glibc and disable everything uClibc does not provide пре 19 година
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy пре 19 година
  Peter S. Mazinger 005d20f04d Sync up w/ glibc пре 19 година
  Manuel Novoa III ed952e89a6 sjhill appears confused. vapier's earlier commit of string.h was broken. пре 19 година
  "Steven J. Hill" 7e5c79bcc6 The newly added __glibc_strerror_r function is probably fine, but the пре 19 година
  Manuel Novoa III 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc пре 19 година
  Mike Frysinger b9e9cd3224 sync with glibc versions пре 19 година
  Eric Andersen 5f93ab7005 Cleanup some dead wood in the header files пре 20 година
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. пре 21 година
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. пре 21 година
  Manuel Novoa III b34bab2409 Add memmem(). пре 21 година
  Manuel Novoa III 309ce1f19f Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul пре 22 година
  Manuel Novoa III b815b84a59 Attempt to clean up the strerror_r situation. пре 22 година
  Manuel Novoa III 7e44245be2 Update header for strlcat and strlcpy. пре 22 година
  Eric Andersen 6ba832b158 Implement strerror_r. This is per SuSv3, not glibc which does пре 22 година
  Eric Andersen 072938a98d Eliminate C++ style comments пре 23 година
  Eric Andersen db777744aa Implement mempcpy пре 23 година