Historial de Commits

Autor SHA1 Mensaje Fecha
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs hace 11 años
  Peter S. Mazinger 0769334e2e update partially string.h and strings.h hace 13 años
  Peter S. Mazinger 5068fb4d28 remove unneeded hiddens for rtime, basename, strtof* and wcstof* hace 13 años
  Peter S. Mazinger abd6c6c29f remove unused hidden functions hace 13 años
  Peter S. Mazinger e60342da42 memmem.c, string.h: remove unused hidden memmem hace 13 años
  Peter S. Mazinger f4ec824864 ctype.c, _collate.c, str[n]casecmp.c, strlcpy.c: remove unused hidden functions hace 13 años
  Peter S. Mazinger cda3f26583 simplify ffs* code hace 13 años
  Bernd Schmidt 2a19c1339d Implement ffsl and ffsll. hace 13 años
  Denys Vlasenko 4a2724d93b s/UCLIBC_INTERNAL/_LIBC/g hace 15 años
  Mike Frysinger 41ea9da895 string: only include inline-asm if UCLIBC_HAS_STRING_ARCH_OPT hace 15 años
  Mike Frysinger 192d41278b relocate i386 string.h to i386-specific dir hace 15 años
  Denis Vlasenko 1a2c964146 Add strverscmp() and versionsort[64](). hace 15 años
  Denis Vlasenko 41c15785a9 since gcc -Os hates us and does not inline string ops, hace 15 años
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. hace 15 años
  Bernd Schmidt f4c81223c2 In string.h, move libc_hidden_proto next to the corresponding declaration. hace 16 años
  Bernd Schmidt 6d7aed92f2 This fixes a problem with the move of libc_hidden_proto to string.h. hace 16 años
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block hace 16 años
  Bernhard Reutner-Fischer 589c9895a4 - introduce UCLIBC_SUSV3_LEGACY_MACROS to be able to do away with all LEGACY hace 17 años
  Peter S. Mazinger a26ac41c49 Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex hace 18 años
  Peter S. Mazinger bacb3513d9 Sync w/ glibc and disable everything uClibc does not provide hace 18 años
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy hace 18 años
  Peter S. Mazinger 005d20f04d Sync up w/ glibc hace 18 años
  Manuel Novoa III ed952e89a6 sjhill appears confused. vapier's earlier commit of string.h was broken. hace 19 años
  "Steven J. Hill" 7e5c79bcc6 The newly added __glibc_strerror_r function is probably fine, but the hace 19 años
  Manuel Novoa III 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc hace 19 años
  Mike Frysinger b9e9cd3224 sync with glibc versions hace 19 años
  Eric Andersen 5f93ab7005 Cleanup some dead wood in the header files hace 20 años
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. hace 21 años
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. hace 21 años
  Manuel Novoa III b34bab2409 Add memmem(). hace 21 años