Histórico de Commits

Autor SHA1 Mensagem Data
  Bernhard Reutner-Fischer 5c3661fda9 libc: Fix vfprintf compilation without HAS_FLOATS há 9 anos atrás
  Mirko Vogt d21603390f _vfprintf.c: use 'fputws_unlocked(S, F)' instead of 'fputws(S, F)' há 12 anos atrás
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs há 12 anos atrás
  Peter S. Mazinger 6831040637 _vfprintf.c: use _fpmaxtostr.h há 13 anos atrás
  Peter S. Mazinger 3b2d51b4b8 _vfprintf.c: get rid of __STDIO_PRINTF_FLOAT há 13 anos atrás
  Peter S. Mazinger a80a6b505f _vfprintf.c: fix typo s/NL_MAX_ARG/NL_ARGMAX/ há 13 anos atrás
  Peter S. Mazinger 0aa1f968d3 _stdio.h: move _load_inttype.h and _store_inttype.h prototypes here 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 8116ca7bae make parse_printf_format() depend on UCLIBC_HAS_GLIBC_CUSTOM_PRINTF há 13 anos atrás
  Jones Desougi 9a9a6365d5 *printf: Violation of precision with null string há 14 anos atrás
  Denys Vlasenko 71dcf8f440 vfprintf.c: reduce a chunk of #ifdef forest and remove one goto inside it há 14 anos atrás
  Denys Vlasenko 984e74b6df _vfprintf.c: de-obfuscate badly twisted fragment. no code changes. há 14 anos atrás
  Denys Vlasenko 7da684a461 vfprintf.c: remove endif comments which clog up the source. no code changes há 14 anos atrás
  Denys Vlasenko 7add20c820 vfprintf.c: de-obfuscate if(with nested assignments). no logic changes há 14 anos atrás
  Michael Deutschmann 266aaaf46e lift printf field width limit há 14 anos atrás
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes há 15 anos atrás
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden há 15 anos atrás
  Denis Vlasenko 3f1adc3da0 *: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_DATA.x há 16 anos atrás
  Denis Vlasenko d0f22a0224 heed multiple warnings of the type há 16 anos atrás
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. há 16 anos atrás
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions há 16 anos atrás
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions há 16 anos atrás
  Carmelo Amoroso a6cef4c7ae Fix problem in vfprintf when assertion are enabled. há 16 anos atrás
  Bernhard Reutner-Fischer 1f020b1786 - trim any trailing whitespace há 16 anos atrás
  Denis Vlasenko d8dfa34f0e Remove __PRINTF_INFO_NO_BITFIELD hack, UCLIBC_INTERNAL can be used instead, há 16 anos atrás
  Bernhard Reutner-Fischer 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. há 16 anos atrás
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block há 16 anos atrás
  Denis Vlasenko 2a915734a3 even more fixes for vda-made breakage in vXXXfprintf há 16 anos atrás
  Denis Vlasenko 36ac7bee0f Factor out the core of vprintf() into separate function há 16 anos atrás
  Carmelo Amoroso fac054e086 Fix stack overflow in _ppfs_parsespec há 17 anos atrás