Historie revizí

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