index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdio-common
/
vfprintf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
Formatting fixes
Ulrich Drepper
1
-13
/
+13
2012-03-05
2012-03-02 Kees Cook <keescook@chromium.org>
Kees Cook
1
-3
/
+7
2012-03-05
2012-03-02 Kees Cook <keescook@chromium.org>
Kees Cook
1
-9
/
+38
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
1
-3
/
+2
2011-12-17
Fix extension of array in extended printf format handling
Ulrich Drepper
1
-7
/
+6
2011-05-21
Set stream errors in more cases
Ulrich Drepper
1
-0
/
+1
2011-02-20
Fix allocation when handling positional parameters in printf.
Petr Baudis
1
-2
/
+3
2010-12-24
Always allow overwriting printf modifiers etc.
Ulrich Drepper
1
-7
/
+13
2009-09-29
Check for integer overflows in formatting functions
Andreas Schwab
1
-18
/
+31
2009-04-11
* stdio-common/printf.h (struct printf_info): Add user element.
Ulrich Drepper
1
-14
/
+51
2009-04-10
Simplified code and possible copy problem fixed.
Ulrich Drepper
1
-17
/
+3
2009-04-10
* stdio-common/vfprintf.c (vfprintf): Slightly more compact code.
Ulrich Drepper
1
-8
/
+15
2008-07-25
[BZ #6698]
Ulrich Drepper
1
-2
/
+2
2008-07-20
* locale/setlocale.c (setlocale): Take the setlocale lock earlier.
Ulrich Drepper
1
-2
/
+7
2008-07-15
* stdio-common/vfprintf.c (_IO_helper_overflow): In case _IO_sputn
Ulrich Drepper
1
-1
/
+5
2008-03-30
* stdio-common/vfprintf.c (vfprintf): Correct overflow test.
Ulrich Drepper
1
-1
/
+2
2007-12-10
[BZ #5424, BZ #5428, BZ #5451]
Ulrich Drepper
1
-9
/
+23
2007-11-06
* stdio-common/vfprintf.c (vfprintf): Compute necessary buffer size
Ulrich Drepper
1
-6
/
+12
2007-10-10
* stdio-common/printf-parse.h: Include string.h and wchar.h.
Ulrich Drepper
1
-12
/
+3
2007-07-28
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
Ulrich Drepper
1
-1
/
+1
2007-05-21
[BZ #4514]
Ulrich Drepper
1
-4
/
+7
2007-05-07
* stdio-common/vfprintf.c (process_string_arg): Optimize
Ulrich Drepper
1
-2
/
+3
2007-05-05
* stdio-common/vfprintf.c (process_string_arg): Adjust call to
Ulrich Drepper
1
-2
/
+2
2007-05-02
* stdio-common/vfprintf.c (process_string_arg): Use a VLA rather than
Ulrich Drepper
1
-1
/
+2
2007-05-01
[BZ #4438]
Ulrich Drepper
1
-9
/
+15
2007-03-17
* elf/dl-open.c (dl_open_worker): Declare l in 2 different
Ulrich Drepper
1
-1
/
+2
2007-01-11
[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...
Ulrich Drepper
1
-27
/
+16
2007-07-31
.
Jakub Jelinek
1
-16
/
+27
2006-05-02
[BZ #2509]
Ulrich Drepper
1
-2
/
+12
2006-01-14
* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
Roland McGrath
1
-22
/
+30
2005-11-05
* configure.in: Remove test for support for subtracting local labels.
Ulrich Drepper
1
-4
/
+4
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-71
/
+42
2007-07-12
2.5-18.1
Jakub Jelinek
1
-42
/
+71
2004-11-18
[BZ #544]
Ulrich Drepper
1
-1
/
+1
2004-11-18
Update.
Ulrich Drepper
1
-5
/
+11
2004-10-18
2004-10-15 Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
1
-0
/
+19
2004-09-14
Update.
Ulrich Drepper
1
-8
/
+8
2004-03-19
Update.
Ulrich Drepper
1
-183
/
+52
2004-01-14
Update.
Ulrich Drepper
1
-2
/
+2
2003-12-19
Update.
Ulrich Drepper
1
-0
/
+1
2003-11-30
Do not inline buffered_vfprintf to decrease stack usage.
Andreas Jaeger
1
-1
/
+1
2003-09-06
Update.
Ulrich Drepper
1
-6
/
+7
2003-08-14
Update.
Ulrich Drepper
1
-2
/
+2
2003-06-11
Update.
Ulrich Drepper
1
-7
/
+7
2003-05-27
Update.
Ulrich Drepper
1
-7
/
+5
2003-05-26
Update.
Ulrich Drepper
1
-3
/
+3
2003-01-30
Update.
Ulrich Drepper
1
-1
/
+1
2003-01-28
Update.
Ulrich Drepper
1
-3
/
+4
2002-12-16
* iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99.
Roland McGrath
1
-28
/
+28
2002-10-09
Update.
Ulrich Drepper
1
-8
/
+10
[next]