Historique des commits

Auteur SHA1 Message Date
  Peter S. Mazinger 24d3cb8e5e Hidden __xpg|glibc_strerror_r il y a 19 ans
  Peter S. Mazinger 8d6c011afe Hide str*casecmp/*coll/*xfrm and make use of the internal versions il y a 19 ans
  Peter S. Mazinger bacb3513d9 Sync w/ glibc and disable everything uClibc does not provide il y a 19 ans
  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 il y a 19 ans
  "Steven J. Hill" d68d28e696 Enable alias for 'bcopy' otherwise BusyBox will not build *sigh*. il y a 19 ans
  Peter S. Mazinger 8a0b43005a Hide mostly used functions il y a 19 ans
  Peter S. Mazinger 90dbbeb961 Guard wcs* w/ WANT_WIDE il y a 19 ans
  Peter S. Mazinger 9d083cc253 Hide some wcs* il y a 19 ans
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* il y a 19 ans
  Peter S. Mazinger cc9da0a85c Correct build if locales are enabled s/wcslcpy/wcsxfrm/, found by Paul Brook. Thanks il y a 19 ans
  Peter S. Mazinger 76cad786c8 Split up wstring.c and use attribute_hidden il y a 19 ans
  Peter S. Mazinger 7500403c7b powerpc version of bzero using memset il y a 19 ans
  Peter S. Mazinger f8d5244380 weaks moved after the related function so gcc4 won't warn il y a 19 ans
  Mike Frysinger 88965dc531 remove 0.9.27 compat alias il y a 19 ans
  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 il y a 19 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
  Manuel Novoa III c4cedfc718 Fix a couple of symbol name issues. il y a 20 ans
  Eric Andersen ada7878ba0 Based on a patch from Alexandre Oliva, remove all reference to 'bzero' (which il y a 20 ans
  Manuel Novoa III 082e680bd5 New stdio core. Should be more maintainable. Fixes a couple of bugs. il y a 20 ans
  Manuel Novoa III a829b9380f Patch by Atsushi Nemoto <anemo@mba.ocn.ne.jp> to do arch-required il y a 21 ans
  Manuel Novoa III 50660812be Fix a few bugs in the new extended locale functions. il y a 21 ans
  Manuel Novoa III 1217289737 Add a new *scanf implementation, includeing the *wscanf functions. il y a 21 ans
  Manuel Novoa III b34bab2409 Add memmem(). il y a 21 ans
  Manuel Novoa III 7e6f8ff99f Remove bogus link_warning. It is meaningless and stupid. While the il y a 21 ans
  Eric Andersen ace6581774 Patch from Stefan Allius: il y a 21 ans
  Manuel Novoa III c9d66e44af The big thing is locale dependent collation support. il y a 22 ans
  Manuel Novoa III 5dcc4c2e25 Added some temporary "stubs" for collation. il y a 22 ans
  Manuel Novoa III 309ce1f19f Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul il y a 22 ans