OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / libc / stdio / _fpmaxtostr.c
2014-12-15 Bernhard Reutner... stdio: Fix printing 0.0
2012-06-15 Peter S. Mazinger_fpmaxtostr.c: align comments, no code change
2012-06-15 Peter S. Mazinger_fpmaxtostr.c: move common to _fpmaxtostr.h
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2009-01-21 Denis Vlasenko*: remove __UCLIBC_CURLOCALE_DATA, __UCLIBC_CURLOCALE_D...
2008-07-23 Bernhard Reutner... - trim any trailing whitespace
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-26 "Jan-Benedict Glaw"Allow for targets that don't know about signed zero...
2006-01-16 Peter S. MazingerLast relocs jump and global data, (even locales) that...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-09 Peter S. MazingerImplement hidden *scanf
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-15 Peter S. MazingerHide more of stdio,getdents, use internal __raise
2005-11-05 Peter S. MazingerChange comment size_t _fpmaxtostr to ssize_t
2005-07-30 Manuel Novoa III Sigh... I wasn't checking for output errors. NIST...
2005-03-17 Manuel Novoa III Revert last commit. If I had wanted to include that...
2005-03-16 Mike Frysingerhttp://bugs.uclibc.org/view.php?id=165
2004-02-11 Manuel Novoa III New stdio core. Should be more maintainable. Fixes...