about summary refs log tree commit diff
path: root/stdio-common
Commit message (Expand)AuthorAgeFilesLines
* * stdio-common/vfprintf.c (vfprintf): Correct overflow test.Ulrich Drepper2008-03-301-1/+2
* [BZ #5424, BZ #5428, BZ #5451]Ulrich Drepper2007-12-103-10/+56
* [BZ #5441, BZ #5452, BZ #5454]Ulrich Drepper2007-12-073-2/+17
* * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer sizeUlrich Drepper2007-11-062-14/+21
* * stdio-common/Makefile (tests): Add bug20.Ulrich Drepper2007-10-282-1/+33
* [BZ #5225]Ulrich Drepper2007-10-281-8/+10
* * stdio-common/printf-parse.h: Include string.h and wchar.h.Ulrich Drepper2007-10-104-56/+24
* * include/stdio.h (__isoc99_fscanf, __isoc99_scanf,Ulrich Drepper2007-09-1812-58/+784
* * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'Ulrich Drepper2007-09-151-3/+96
* * stdio-common/Makefile: Avoid format string warning for tst-sprint.Ulrich Drepper2007-08-261-0/+2
* [BZ #4588]Ulrich Drepper2007-08-221-7/+7
* * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper2007-08-116-16/+20
* * stdlib/tst-strtod2.c (do_test): Use %tu in fmt string for ptrdiff_tUlrich Drepper2007-08-011-1/+1
* * stdio-common/tfformat.c (sprint_doubles): Add 12 new tests.Jakub Jelinek2007-07-311-0/+12
* [BZ 4858]Ulrich Drepper2007-07-292-1/+6
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-283-1/+4
* * libio/iopopen.c (_IO_new_proc_open): Don't close child_std_endUlrich Drepper2007-07-192-1/+93
* * stdio-common/vfscanf.c (_IO_vfscanf): Add additional test for EOFUlrich Drepper2007-07-084-4/+75
* * libio/wstrops.c (_IO_wstr_underflow): Clear errno beforeUlrich Drepper2007-07-073-3/+15
* [BZ #4745]Ulrich Drepper2007-07-072-1/+43
* * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (nextafterl): RemoveUlrich Drepper2007-06-081-1/+24
* * sysdeps/ieee754/ldbl-128ibm/printf_fphex.cUlrich Drepper2007-06-042-1/+60
* [BZ #4514]Ulrich Drepper2007-05-212-4/+28
* * 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