about summary refs log tree commit diff
path: root/stdio-common/vfprintf.c
Commit message (Expand)AuthorAgeFilesLines
...
* * stdio-common/vfprintf.c (vfprintf): Compute necessary buffer sizeUlrich Drepper2007-11-061-6/+12
* * stdio-common/printf-parse.h: Include string.h and wchar.h.Ulrich Drepper2007-10-101-12/+3
* * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper2007-07-281-1/+1
* [BZ #4514]Ulrich Drepper2007-05-211-4/+7
* * 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
* [BZ #4438]Ulrich Drepper2007-05-011-9/+15
* * elf/dl-open.c (dl_open_worker): Declare l in 2 different cvs/fedora-glibc-20070317T2130Ulrich Drepper2007-03-171-1/+2
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-27/+16
* .Jakub Jelinek2007-07-311-16/+27
* [BZ #2509]Ulrich Drepper2006-05-021-2/+12
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-22/+30
* * configure.in: Remove test for support for subtracting local labels.Ulrich Drepper2005-11-051-4/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-71/+42
* 2.5-18.1Jakub Jelinek2007-07-121-42/+71
* [BZ #544]Ulrich Drepper2004-11-181-1/+1
* Update.Ulrich Drepper2004-11-181-5/+11
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-0/+19
* Update.Ulrich Drepper2004-09-141-8/+8
* Update.Ulrich Drepper2004-03-191-183/+52
* Update.Ulrich Drepper2004-01-141-2/+2
* Update.Ulrich Drepper2003-12-191-0/+1
* Do not inline buffered_vfprintf to decrease stack usage.Andreas Jaeger2003-11-301-1/+1
* Update.Ulrich Drepper2003-09-061-6/+7
* Update.Ulrich Drepper2003-08-141-2/+2
* Update.Ulrich Drepper2003-06-111-7/+7
* Update.Ulrich Drepper2003-05-271-7/+5
* Update.Ulrich Drepper2003-05-261-3/+3
* Update.Ulrich Drepper2003-01-301-1/+1
* Update.Ulrich Drepper2003-01-281-3/+4
* * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.Roland McGrath2002-12-161-28/+28
* Update.Ulrich Drepper2002-10-091-8/+10
* * catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath2002-09-241-1/+1
* Update.Ulrich Drepper2002-08-311-4/+0
* (process_string_arg): Fix typo.Ulrich Drepper2002-08-291-1/+1
* Update.Ulrich Drepper2002-08-291-5/+8
* Update.Ulrich Drepper2002-08-251-9/+9
* * include/wchar.h (putwc): Use libc_hidden_proto.Roland McGrath2002-08-101-1/+2
* Update.Ulrich Drepper2002-06-221-1/+1
* Update.Ulrich Drepper2002-03-131-1/+3
* (vfprintf): Avoid crashing for ridiculously large widths and precisions.Ulrich Drepper2002-03-111-21/+93
* Update.Ulrich Drepper2002-02-261-15/+20
* Update.Ulrich Drepper2001-12-141-1/+1
* * sysdeps/mach/hurd/bits/libc-lock.h: New file, initially copied fromRoland McGrath2001-08-241-3/+3
* Update.Ulrich Drepper2001-08-171-1/+2
* Update.Ulrich Drepper2001-08-111-3/+2
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* (vfprintf): Add casts.Andreas Jaeger2001-01-211-5/+5
* Update.Andreas Jaeger2000-12-271-6/+2