Commit Verlauf

Autor SHA1 Nachricht Datum
  Peter S. Mazinger 24f818725b Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ... vor 19 Jahren
  Peter S. Mazinger 403d3b6c02 Convert all the rest, remove isxupper/isxlower, if someone objects, I'll add it back vor 19 Jahren
  Peter S. Mazinger 24d3cb8e5e Hidden __xpg|glibc_strerror_r vor 19 Jahren
  Peter S. Mazinger 8d6c011afe Hide str*casecmp/*coll/*xfrm and make use of the internal versions vor 19 Jahren
  Peter S. Mazinger bacb3513d9 Sync w/ glibc and disable everything uClibc does not provide vor 19 Jahren
  Peter S. Mazinger 86450311eb _uintmaxtostr is only internally used, we do not need a rename, uClibc_uintmaxtostr.h is only internal header, remove from target vor 19 Jahren
  "Steven J. Hill" d68d28e696 Enable alias for 'bcopy' otherwise BusyBox will not build *sigh*. vor 19 Jahren
  Peter S. Mazinger 8a0b43005a Hide mostly used functions vor 19 Jahren
  Peter S. Mazinger 90dbbeb961 Guard wcs* w/ WANT_WIDE vor 19 Jahren
  Peter S. Mazinger 9d083cc253 Hide some wcs* vor 19 Jahren
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* vor 19 Jahren
  Peter S. Mazinger cc9da0a85c Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook. Thanks vor 19 Jahren
  Peter S. Mazinger 76cad786c8 Split up wstring.c and use attribute_hidden vor 19 Jahren
  Peter S. Mazinger 7500403c7b powerpc version of bzero using memset vor 19 Jahren
  Peter S. Mazinger f8d5244380 weaks moved after the related function so gcc4 won't warn vor 19 Jahren
  Mike Frysinger 88965dc531 remove 0.9.27 compat alias vor 19 Jahren
  Mike Frysinger 4089ec9aeb add a 0.9.27 compat symbol (_glibc_strerror_r) since the function has since been renamed to __glibc_strerror_r in 0.9.28 vor 19 Jahren
  Manuel Novoa III ed952e89a6 sjhill appears confused. vapier's earlier commit of string.h was broken. vor 19 Jahren
  "Steven J. Hill" 7e5c79bcc6 The newly added __glibc_strerror_r function is probably fine, but the vor 19 Jahren
  Manuel Novoa III 4dd29ad132 Fix string.h. Change our _susv3_strerror_r to __xpg_strerror_r for glibc vor 19 Jahren
  Manuel Novoa III c4cedfc718 Fix a couple of symbol name issues. vor 20 Jahren
  Eric Andersen ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which vor 20 Jahren
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. vor 20 Jahren
  Manuel Novoa III a829b9380f Patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp> to do arch-required vor 21 Jahren
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. vor 21 Jahren
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. vor 21 Jahren
  Manuel Novoa III b34bab2409 Add memmem(). vor 21 Jahren
  Manuel Novoa III 7e6f8ff99f Remove bogus link_warning. It is meaningless and stupid. While the vor 21 Jahren
  Eric Andersen ace6581774 Patch from Stefan Allius: vor 21 Jahren
  Manuel Novoa III c9d66e44af The big thing is locale dependent collation support. vor 22 Jahren