index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdio-common
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-06
* stdio-common/vfscanf.c (memory_error): Remove definition. Add
Ulrich Drepper
1
-59
/
+69
2006-05-05
[BZ #2509]
Ulrich Drepper
1
-1
/
+7
2006-05-02
[BZ #2509]
Ulrich Drepper
3
-3
/
+28
2006-04-27
[BZ #2611]
Ulrich Drepper
1
-2
/
+2
2006-04-25
[BZ #2072]
Ulrich Drepper
1
-7
/
+27
2006-01-14
* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
Roland McGrath
17
-95
/
+138
2006-01-08
* stdio-common/tst-fmemopen2.c (do_test): Add a cast.
Roland McGrath
2
-3
/
+4
2006-01-07
* stdio-common/tstdiomisc.c (F): Use NAN to get NaN value.
Ulrich Drepper
1
-15
/
+6
2005-12-29
* stdio-common/tstdiomisc.c [FLT_EVAL_METHOD!=2] (dbl_max):
Ulrich Drepper
1
-1
/
+1
2005-12-27
* posix/tst-execle1.c (do_test): Add a const.
Roland McGrath
1
-1
/
+1
2005-12-27
* stdio-common/tstdiomisc.c: If FLT_EVEL_METHOD is 2 use long
Ulrich Drepper
1
-5
/
+16
2005-12-21
* elf/cache.c: Use <> rather than "" #includes.
Roland McGrath
1
-1
/
+1
2005-12-20
2005-12-15 Thomas Schwinge <tschwinge@gnu.org>
Roland McGrath
1
-1
/
+1
2005-12-14
Moved to csu/errno-loc.c.
Ulrich Drepper
12
-0
/
+908
2005-12-14
2005-12-13 Ulrich Drepper <drepper@redhat.com>
Ulrich Drepper
2
-0
/
+71
2005-11-11
* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,
Ulrich Drepper
2
-2
/
+5
2005-11-06
* configure.in: Remove gnu_ld definition and everything using it.
Ulrich Drepper
1
-4
/
+0
2005-11-05
* configure.in: Remove test for support for subtracting local labels.
Ulrich Drepper
1
-4
/
+4
2005-09-27
[BZ #1078]
Ulrich Drepper
2
-1
/
+72
2005-09-27
[BZ #713]
Ulrich Drepper
2
-1
/
+21
2005-09-06
* configure.in: Compile source test file with -fPIC for -shared.
Ulrich Drepper
1
-1
/
+1
2005-09-04
* stdio-common/Makefile (tests): Add tst-put-error.
Ulrich Drepper
2
-1
/
+34
2005-08-08
* stdio-common/fxprintf.c: Include libioP.h.
Ulrich Drepper
1
-0
/
+1
2005-07-28
* stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintf
Ulrich Drepper
1
-1
/
+1
2005-07-22
* stdio-common/fxprintf.c (__fxprintf): Declare functions more local.
Ulrich Drepper
1
-2
/
+2
2005-07-21
* wcsmbs/bits/wchar2.h (swprintf): Remove format argument.
Ulrich Drepper
1
-0
/
+1
2005-07-20
* include/stdio.h (__fxprintf): Remove wfmt argument.
Ulrich Drepper
3
-8
/
+19
2005-07-20
* wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,
Ulrich Drepper
2
-22
/
+7
2005-07-19
* stdio-common/Makefile (aux): Add fxprintf.
Ulrich Drepper
2
-1
/
+43
2005-04-26
Correctly account for characters of decimal points right after +-.
Ulrich Drepper
1
-3
/
+2
2005-04-24
Fix parsing of decimal point after +-.
Ulrich Drepper
1
-1
/
+13
2005-03-06
* wcsmbs/wctob.c (wctob): Make buf array of unsigned char.
Ulrich Drepper
1
-3
/
+4
2005-01-27
Update.
Ulrich Drepper
1
-0
/
+1
2005-01-06
Update.
Ulrich Drepper
1
-0
/
+67
2005-01-06
Update.
Ulrich Drepper
1
-2
/
+2
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
52
-1835
/
+265
2007-07-12
2.5-18.1
Jakub Jelinek
52
-265
/
+1835
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-10-11
Update.
Ulrich Drepper
1
-4
/
+76
2004-09-14
Update.
Ulrich Drepper
2
-11
/
+11
2004-08-11
* sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.
Roland McGrath
1
-0
/
+1
2004-08-10
[BZ #316]
Roland McGrath
2
-2
/
+159
2004-08-04
(do_release_all): Add __libc_freeres_fn_section.
Ulrich Drepper
2
-11
/
+2
2004-07-23
[BZ #282]
Ulrich Drepper
2
-1
/
+74
2004-06-29
Update.
Ulrich Drepper
1
-1
/
+2
2004-06-15
* stdio-common/psignal.c (psignal): Don't use BUF when asprintf
Roland McGrath
1
-5
/
+7
2004-06-06
Update.
Ulrich Drepper
1
-1
/
+37
2004-06-06
Don't expand _itoa inline for libc.
Ulrich Drepper
1
-5
/
+10
[next]