OSDN Git Service

Config.in.arch: enable long double math for xtensa
[uclinux-h8/uClibc.git] / libc / stdio /
2013-03-29 Bernhard Reutner... Revert "_scanf.c: Implement 'm' modifier for 'c' and...
2013-03-29 Mirko Vogt_vfprintf.c: use 'fputws_unlocked(S, F)' instead of...
2013-03-22 Nathan SidwellFix a problem with scanning wide chars.
2013-02-05 Bernhard Reutner... buildsys: switch libc to kbuild-style
2012-11-18 Mike Frysingerdrop support for pre ISO-C compilers
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-10-31 Will Newton_scanf.c: Implement 'm' modifier for 'c' and '[' conver...
2012-06-15 Peter S. Mazinger_stdio.c: pthread.h was already included by _stdio.h
2012-06-15 Peter S. Mazingerhandle the type mismatch of ftell[o] and fseek[o] if...
2012-06-15 Peter S. Mazinger_fpmaxtostr.c: align comments, no code change
2012-06-15 Peter S. Mazinger_scanf.c: fix to signedness warnings
2012-06-15 Peter S. Mazingerpopen.c: get rid of a shadow warning
2012-06-15 Peter S. Mazingererrno and *_init cleanup
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. Mazingerold_vfprintf.c: use _fpmaxtostr.h
2012-06-15 Peter S. Mazinger_fpmaxtostr.c: move common to _fpmaxtostr.h
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
2012-06-15 Peter S. Mazingerremove duplicate prototypes for _stdio_term().
2012-06-15 Peter S. MazingeruClibc_stdio.h: move internal to _stdio.h and make...
2012-06-15 Peter S. Mazingerstdio.h: update partially, mainly for POSIX 2008
2012-06-15 Peter S. Mazingeruse fputwc in putwchar()
2012-06-15 Peter S. Mazingerfputc.c, stdio.h: no need for hidden putc, putc_unlocke...
2012-05-22 Mike Frysingerstdio: implement assignment-allocation "m" character
2012-05-05 Mark Salterdrop support for old systems lacking vfork
2012-03-28 Bernhard Reutner... stdio: Fix char signedness in _load_inttype()
2012-03-25 Denys Vlasenkostdio: prevent retries on fclose/fflush after write...
2012-03-11 Denys Vlasenko__stdio_WRITE: make code more readable. No code changes
2012-01-29 Bernhard Reutner... tmpnam, tempnam are obsolete in SUSV4
2011-11-20 Mike Frysingerstdio: add support for "e" flag with fopen()
2011-11-17 Bernhard Reutner... stdio: hide _stdio_validate_FILE
2011-07-01 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-06-29 Maksim Rayskiylibc: add missing lock initialization in vswprintf
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerremove unused hidden functions
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
2011-02-03 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-21 Carmelo AmorosoMerge remote branch 'origin/master' into prelink
2011-01-21 Bernhard Reutner... stdio: fix diagnostic message
2011-01-11 Bernhard Reutner... __psfs_parse_spec: always use long int for %p
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-08-26 Denys Vlasenko_uintmaxtostr: fix indentation (spaces->tabs), no code...
2010-04-23 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-14 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-12 Austin FoxleyMerge remote branch 'origin/master' into nptl
2010-04-06 Austin FoxleyMerge commit 'origin/master' into nptl
2010-04-02 Austin FoxleyMerge commit 'origin/master' into nptl
2010-03-25 Bernhard Reutner... prettify make clean
2010-03-17 Michael Deutschmannlift printf field width limit
2010-02-05 Austin FoxleyMerge commit 'origin/master' into nptl
2010-02-01 Khem RajMerge commit 'origin/master' into nptl
2010-01-25 Carmelo AmorosoMerge branch 'master' into nptl
2009-12-23 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-12-19 Austin FoxleyMerge commit 'origin/master' into nptl
2009-12-16 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-29 Austin FoxleyMerge remote branch 'origin/master' into nptl
2009-11-23 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-22 Austin FoxleyMerge remote branch 'origin/master' into nptl_merge
2009-11-09 Mikhail GusarovExtend __gen_tempname with mode argument
2009-10-17 Austin Foxleyuse *_not_cancel variants to avoid accidental cancellat...
2009-10-17 Austin Foxleyrework internal uClibc mutexes to support futex locking...
2009-09-19 Denys Vlasenkoremove a few more empty #if/#endif pairs
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-09-05 Denys Vlasenkoremove(): slight readabability tweak, no code changes
2009-08-17 Bernhard Reutner... support building out-of-tree
2009-02-15 Denis Vlasenkosuppress bogus ioctl on fd==INT_MAX when vasprintf...
2009-01-21 Denis Vlasenko*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_D...
2008-12-21 Denis Vlasenkomore of warning fixes, mostly pointer signedness mismatches
2008-12-21 Denis Vlasenkomore of pointer signedness warnings removed
2008-12-21 Denis Vlasenkoheed multiple warnings of the type
2008-12-20 Denis Vlasenkolibc/stdio/_scanf.c: heed lots of warnings about signed...
2008-11-29 Denis Vlasenkofix improperly hidden fputc_unlocked
2008-11-29 Denis Vlasenkofix improperly hidden fwprintf.
2008-11-22 Denis Vlasenkofix some unneeded PLT references
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext 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-11-07 Bernhard Reutner... - less verbose make clean
2008-11-02 Bernhard Reutner... - Fix __user_locking with stdio buffers (Carmelo AMOROSO)
2008-09-21 Paul MundtFix up memset() argument ordering in open_memstream...
2008-09-09 Carmelo AmorosoFix some locale multibyte tests failures ad below:
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-06-01 Denis Vlasenkosuppress a few "might be used uninitialized" warnings...
2008-05-30 Bernhard Reutner... - Avoid warning about undefined preprocessor token...
2008-05-23 Bernhard Reutner... - avoid warning about cast from pointer to integer...
2008-05-23 Bernhard Reutner... - for non-threaded, non-macro case we were missing...
2008-05-20 Denis Vlasenkoreplace "if (p) free(p)" by just "free(p)" - free(NULL...
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2008-04-10 Denis Vlasenkoremove "register" from _vf[w]printf_internal declaratio...
next