Histórico de Commits

Autor SHA1 Mensagem Data
  Waldemar Brodkorb 493d0cc28b remove MJN only debug messages há 8 anos atrás
  Mike Frysinger 290e19f814 drop support for pre ISO-C compilers há 11 anos atrás
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs há 11 anos atrás
  Peter S. Mazinger c311492873 stdlib.c: remove comment about _Exit, it is provided in _exit.c há 13 anos atrás
  Peter S. Mazinger eedef37b4a do not define _ISOC99_SOURCE in specific files há 13 anos atrás
  Peter S. Mazinger 6763a89427 stdlib.c: get rid of the compiler workarounds by using strong_alias_untyped há 13 anos atrás
  Peter S. Mazinger bb25127804 do not include xlocale.h, it is included by locale.h when needed há 13 anos atrás
  Bernhard Reutner-Fischer 455cd6cade rpmatch: provide out-of-line implementation há 12 anos atrás
  Bernhard Reutner-Fischer 515d544331 stdlib: add qsort_r há 12 anos atrás
  Peter S. Mazinger 98538deba6 stdlib.c, _strtod.c, stdlib.h: remove unused hidden functions há 13 anos atrás
  Peter S. Mazinger 1903a3babc stdlib.c: remove duplicate libc_hidden_proto for strtoul/strtoul_l há 13 anos atrás
  Natanael Copa 78009d25ad libc: fix strtoq há 13 anos atrás
  Denys Vlasenko 7aa9c2486c remove a few more empty #if/#endif pairs há 14 anos atrás
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes há 14 anos atrás
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden há 14 anos atrás
  Bernhard Reutner-Fischer 6886887bc8 - Add strtouq alias (to strtoul) for 64bit há 15 anos atrás
  Denis Vlasenko 3f1adc3da0 *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x há 15 anos atrás
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. há 15 anos atrás
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions há 15 anos atrás
  Bernhard Reutner-Fischer 694525ec2e - tidy up inline: há 15 anos atrás
  Bernhard Reutner-Fischer c6a737210a - Fix strtol*() with xlocale (on e.g. x86_64) (closes #2544) há 15 anos atrás
  Carmelo Amoroso a79016198c Fix some locale multibyte tests failures ad below: há 15 anos atrás
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace há 16 anos atrás
  Denis Vlasenko 3ff4c54cc8 libc/stdlib/stdlib.c: fix whitespace damage. No code changes há 16 anos atrás
  Denis Vlasenko b1bebd2955 fix bug 1577: '`' is not an acceptable digit for strto[u]l(). há 16 anos atrás
  Bernhard Reutner-Fischer 5cefe71102 - try to pickup UINTMAX_MAX há 16 anos atrás
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. há 16 anos atrás
  Peter S. Mazinger 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined há 18 anos atrás
  Peter S. Mazinger 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back há 18 anos atrás
  Peter S. Mazinger df8131dc8f Do not use __XL_NPP macro há 18 anos atrás