OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / stdio / _vfprintf.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazinger_vfprintf.c: use _fpmaxtostr.h
2012-06-15 Peter S. Mazinger_vfprintf.c: get rid of __STDIO_PRINTF_FLOAT
2012-06-15 Peter S. Mazinger_vfprintf.c: fix typo s/NL_MAX_ARG/NL_ARGMAX/
2012-06-15 Peter S. Mazinger_stdio.h: move _load_inttype.h and _store_inttype.h...
2012-06-15 Peter S. Mazingerdo not define _ISOC99_SOURCE in specific files
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-03 Peter S. Mazingermake parse_printf_format() depend on UCLIBC_HAS_GLIBC_C...
2011-02-09 Jones Desougi*printf: Violation of precision with null string
2010-11-28 Carmelo AmorosoMerge commit 'origin/master' into prelink
2010-10-19 Denys Vlasenkovfprintf.c: reduce a chunk of #ifdef forest and remove...
2010-10-19 Denys Vlasenko_vfprintf.c: de-obfuscate badly twisted fragment. no...
2010-10-19 Denys Vlasenkovfprintf.c: remove endif comments which clog up the...
2010-10-19 Denys Vlasenkovfprintf.c: de-obfuscate if(with nested assignments...
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-17 Michael Deutschmannlift printf field width limit
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-01-21 Denis Vlasenko*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_D...
2008-12-21 Denis Vlasenkoheed multiple warnings of the type
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, a few more functions
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, just a few functions
2008-09-09 Carmelo AmorosoFix problem in vfprintf when assertion are enabled.
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-06-03 Denis VlasenkoRemove __PRINTF_INFO_NO_BITFIELD hack, UCLIBC_INTERNAL...
2008-05-30 Bernhard Reutner... - Avoid warning about undefined preprocessor token...
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-04-10 Denis Vlasenkoeven more fixes for vda-made breakage in vXXXfprintf
2008-04-09 Denis VlasenkoFactor out the core of vprintf() into separate function
2008-02-07 Carmelo AmorosoFix stack overflow in _ppfs_parsespec
2008-01-05 Mike Frysingerpatch from Hans-Christian Egtvedt to silence some spuri...
2007-01-29 Mike Frysingerfix from Atsushi Nemoto for displaying of 64bit types
2006-12-06 Eric Andersenstdio update from mjn3
2006-03-22 Peter S. MazingerCorrect build if UCLIBC_HAS_CTYPE_TABLES is not defined
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-02-13 Peter S. MazingerMore renames for IMA