about summary refs log tree commit diff
path: root/stdio-common/vfscanf.c
Commit message (Expand)AuthorAgeFilesLines
* foo roland/WshadowRoland McGrath2014-10-131-81/+62
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-37/+37
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Do not let scanf("%4p") accept "(nil)". Fixes bug 16055Ondřej Bílka2013-11-181-1/+1
* Fix parsing of 0e+0 as floatAndreas Schwab2013-10-311-0/+2
* Fix typos.Ondřej Bílka2013-08-301-1/+1
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-7/+7
* Don't accept exp char without preceding digits in scanf float parsingAndreas Schwab2013-04-111-5/+11
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-301-0/+1
* Remove use of INTDEF/INTUSE in libioAndreas Schwab2012-05-241-5/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* sscanf always calls reallocPaul Pluzhnikov2012-01-081-2/+2
* Fix boundary conditions in scanfUlrich Drepper2011-09-091-27/+97
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2011-09-091-5/+5
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-11/+11
* [BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper2007-12-071-1/+0
* [BZ #5225]Ulrich Drepper2007-10-281-8/+10
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-181-56/+217
* * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'Ulrich Drepper2007-09-151-3/+96
* * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper2007-07-081-3/+8
* (_IO_vfscanf_internal): Allow hexa-decimal floats without exponent.Ulrich Drepper2007-04-271-3/+2
* * stdio-common/printf_fp.c (___printf_fp): Cleanups and minorUlrich Drepper2007-02-201-20/+16
* * stdio-common/vfscanf.c: Small cleanups throughout.Ulrich Drepper2007-02-191-52/+40
* [BZ #2211]Ulrich Drepper2007-02-191-14/+228
* * stdio-common/vfscanf.c: Fix problems in width accounting.Ulrich Drepper2007-02-181-2/+7
* ..Ulrich Drepper2007-02-181-57/+0
* * stdio-common/Makefile (tests): Add tst-swscanf.Ulrich Drepper2007-02-181-7/+1
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-3/+5
* .Jakub Jelinek2007-07-311-5/+3
* * stdio-common/vfscanf.c (memory_error): Remove definition. AddUlrich Drepper2006-05-061-59/+69
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-23/+15
* Correctly account for characters of decimal points right after +-.Ulrich Drepper2005-04-261-3/+2
* Fix parsing of decimal point after +-.Ulrich Drepper2005-04-241-1/+13
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-97/+86
* 2.5-18.1Jakub Jelinek2007-07-121-86/+97
* Update.Ulrich Drepper2004-10-111-4/+76
* Update.Ulrich Drepper2004-04-201-2/+1
* Update.Ulrich Drepper2004-04-201-3/+4
* Update.Ulrich Drepper2004-03-241-1/+1
* Update.Ulrich Drepper2004-03-151-170/+105
* Update.Ulrich Drepper2003-09-061-4/+6
* Update.Ulrich Drepper2003-08-141-1/+1
* Update.Ulrich Drepper2003-04-151-12/+13
* Update.Ulrich Drepper2003-01-151-1/+2
* Update.Ulrich Drepper2002-08-251-2/+4
* Update.Ulrich Drepper2002-08-041-0/+1
* Update.Ulrich Drepper2002-07-111-4/+8
* Update.Ulrich Drepper2002-02-261-6/+6
* Update.Ulrich Drepper2002-02-261-6/+7