summaryrefslogtreecommitdiff
path: root/stdio-common/vfscanf.c
AgeCommit message (Expand)Author
2007-09-18* include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper
2007-09-15* stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'Ulrich Drepper
2007-07-08* stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper
2007-04-27(_IO_vfscanf_internal): Allow hexa-decimal floats without exponent.Ulrich Drepper
2007-02-20* stdio-common/printf_fp.c (___printf_fp): Cleanups and minorUlrich Drepper
2007-02-19* stdio-common/vfscanf.c: Small cleanups throughout.Ulrich Drepper
2007-02-19[BZ #2211]Ulrich Drepper
2007-02-18* stdio-common/vfscanf.c: Fix problems in width accounting.Ulrich Drepper
2007-02-18..Ulrich Drepper
2007-02-18* stdio-common/Makefile (tests): Add tst-swscanf.Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-05-06* stdio-common/vfscanf.c (memory_error): Remove definition. AddUlrich Drepper
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2005-04-26Correctly account for characters of decimal points right after +-.Ulrich Drepper
2005-04-24Fix parsing of decimal point after +-.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-11Update.Ulrich Drepper
2004-04-20Update.Ulrich Drepper
2004-04-20Update.Ulrich Drepper
2004-03-24Update.Ulrich Drepper
2004-03-15Update.Ulrich Drepper
2003-09-06Update.Ulrich Drepper
2003-08-14Update.Ulrich Drepper
2003-04-15Update.Ulrich Drepper
2003-01-15Update.Ulrich Drepper
2002-08-25Update.Ulrich Drepper
2002-08-04Update.Ulrich Drepper
2002-07-11Update.Ulrich Drepper
2002-02-26Update.Ulrich Drepper
2002-02-26Update.Ulrich Drepper
2001-11-27Update.Ulrich Drepper
2001-08-24* sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied fromRoland McGrath
2001-08-22Update.Ulrich Drepper
2001-08-10Update.Ulrich Drepper
2001-08-09Update.Ulrich Drepper
2001-08-09Update.Ulrich Drepper
2001-08-07Update.Ulrich Drepper
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-01-12Remove signed warnings.Andreas Jaeger
2001-01-02Update.Andreas Jaeger
2000-12-01Update.Ulrich Drepper
2000-12-01Update.Ulrich Drepper
2000-10-04Update.Ulrich Drepper
2000-09-24Update.Ulrich Drepper
2000-08-30Update.Ulrich Drepper
2000-08-28(ungetc): Cast c to signed char first to really match EOF.Ulrich Drepper
2000-08-23Add %F format support.Ulrich Drepper
2000-08-21Update.Ulrich Drepper