Historique des commits

Auteur SHA1 Message Date
  Paul Cercueil 0daab15083 string.h: Make strdup() available if _USE_XOPEN2K8 il y a 3 ans
  Waldemar Brodkorb ad1fca9b92 Implement legacy bcopy/bzero/bcmp/index/rindex as inline functions il y a 8 ans
  Waldemar Brodkorb 2a3ffa836a Use gcc's __builtin_mempcpy() as __mempcpy(), if possible il y a 8 ans
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers il y a 11 ans
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs il y a 11 ans
  Peter S. Mazinger 0769334e2e update partially string.h and strings.h il y a 13 ans
  Peter S. Mazinger 5068fb4d28 remove unneeded hiddens for rtime, basename, strtof* and wcstof* il y a 13 ans
  Peter S. Mazinger abd6c6c29f remove unused hidden functions il y a 13 ans
  Peter S. Mazinger e60342da42 memmem.c, string.h: remove unused hidden memmem il y a 13 ans
  Peter S. Mazinger f4ec824864 ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions il y a 13 ans
  Peter S. Mazinger cda3f26583 simplify ffs* code il y a 13 ans
  Bernd Schmidt 2a19c1339d Implement ffsl and ffsll. il y a 13 ans
  Denys Vlasenko 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g il y a 15 ans
  Mike Frysinger 41ea9da895 string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPT il y a 15 ans
  Mike Frysinger 192d41278b relocate i386 string.h to i386-specific dir il y a 15 ans
  Denis Vlasenko 1a2c964146 Add strverscmp() and versionsort[64](). il y a 15 ans
  Denis Vlasenko 41c15785a9 since gcc -Os hates us and does not inline string ops, il y a 15 ans
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. il y a 15 ans
  Bernd Schmidt f4c81223c2 In string.h, move libc_hidden_proto next to the corresponding declaration. il y a 16 ans
  Bernd Schmidt 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. il y a 16 ans
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block il y a 16 ans
  Bernhard Reutner-Fischer 589c9895a4 - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to do away with all LEGACY il y a 17 ans
  Peter S. Mazinger a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex il y a 18 ans
  Peter S. Mazinger bacb3513d9 Sync w/ glibc and disable everything uClibc does not provide il y a 18 ans
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy il y a 18 ans
  Peter S. Mazinger 005d20f04d Sync up w/ glibc il y a 18 ans
  Manuel Novoa III ed952e89a6 sjhill appears confused. vapier's earlier commit of string.h was broken. il y a 19 ans
  "Steven J. Hill" 7e5c79bcc6 The newly added __glibc_strerror_r function is probably fine, but the il y a 19 ans
  Manuel Novoa III 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc il y a 19 ans
  Mike Frysinger b9e9cd3224 sync with glibc versions il y a 19 ans