summary refs log tree commit diff
path: root/stdio-common
Commit message (Expand)AuthorAgeFilesLines
* * stdio-common/vfprintf.c (process_string_arg): OptimizeUlrich Drepper2007-05-071-2/+3
* * stdio-common/vfprintf.c (process_string_arg): Adjust call toUlrich Drepper2007-05-051-2/+2
* * stdio-common/vfprintf.c (process_string_arg): Use a VLA rather thanUlrich Drepper2007-05-021-1/+2
* * stdio-common/test-vfprintf.c (main): Add test for largeUlrich Drepper2007-05-011-3/+5
* [BZ #4438]Ulrich Drepper2007-05-011-9/+15
* * stdio-common/printf_fp.c (___printf_fp): Don't print negative signUlrich Drepper2007-04-302-1/+9
* [BZ #4342]Ulrich Drepper2007-04-271-2/+2
* (_IO_vfscanf_internal): Allow hexa-decimal floats without exponent.Ulrich Drepper2007-04-271-3/+2
* * stdio-common/printf_fp.c (___printf_fp): Fix exponent -4Ulrich Drepper2007-04-162-4/+10
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-171-1/+2
* [BZ #4070]Ulrich Drepper2007-02-212-32/+62
* * stdio-common/printf_fp.c (___printf_fp): Cleanups and minorUlrich Drepper2007-02-202-27/+26
* * 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-182-3/+33
* ..Ulrich Drepper2007-02-181-57/+0
* * stdio-common/Makefile (tests): Add tst-swscanf.Ulrich Drepper2007-02-184-54/+59
* * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms.Ulrich Drepper2007-01-251-2/+11
* * stdio-common/_itoa.c: Include <limits.h>.Ulrich Drepper2007-01-232-0/+2
* * stdio-common/_itowa.c: Don't compile _itowa for 64-bitUlrich Drepper2007-01-222-41/+50
* [BZ #3902]Ulrich Drepper2007-01-223-3/+37
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-1111-275/+63
* .Jakub Jelinek2007-07-3111-63/+275
* * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab,Ulrich Drepper2006-08-081-6/+29
* * grp/initgroups.c (internal_getgrouplist): Remove unnecessaryUlrich Drepper2006-08-031-1/+4
* [BZ #2908]Ulrich Drepper2006-08-033-5/+25
* * stdio-common/vfscanf.c (memory_error): Remove definition. AddUlrich Drepper2006-05-061-59/+69
* [BZ #2509] cvs/fedora-glibc-20060505T1443Ulrich Drepper2006-05-051-1/+7
* [BZ #2509]Ulrich Drepper2006-05-023-3/+28
* [BZ #2611]Ulrich Drepper2006-04-271-2/+2
* [BZ #2072]Ulrich Drepper2006-04-251-7/+27
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-1417-95/+138
* * stdio-common/tst-fmemopen2.c (do_test): Add a cast.Roland McGrath2006-01-082-3/+4
* * stdio-common/tstdiomisc.c (F): Use NAN to get NaN value.Ulrich Drepper2006-01-071-15/+6
* * stdio-common/tstdiomisc.c [FLT_EVAL_METHOD!=2] (dbl_max):Ulrich Drepper2005-12-291-1/+1
* * posix/tst-execle1.c (do_test): Add a const.Roland McGrath2005-12-271-1/+1
* * stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use longUlrich Drepper2005-12-271-5/+16
* * elf/cache.c: Use <> rather than "" #includes.Roland McGrath2005-12-211-1/+1
* 2005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2005-12-201-1/+1
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-1412-0/+908
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-142-0/+71
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-112-2/+5
* * configure.in: Remove gnu_ld definition and everything using it.Ulrich Drepper2005-11-061-4/+0
* * configure.in: Remove test for support for subtracting local labels.Ulrich Drepper2005-11-051-4/+4
* [BZ #1078]Ulrich Drepper2005-09-272-1/+72
* [BZ #713]Ulrich Drepper2005-09-272-1/+21
* * configure.in: Compile source test file with -fPIC for -shared.Ulrich Drepper2005-09-061-1/+1
* * stdio-common/Makefile (tests): Add tst-put-error.Ulrich Drepper2005-09-042-1/+34
* * stdio-common/fxprintf.c: Include libioP.h.Ulrich Drepper2005-08-081-0/+1
* * stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintfUlrich Drepper2005-07-281-1/+1