Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2004-06-01 | Update. | Ulrich Drepper | 1 | -1/+7 |
2004-05-03 | Update. | Ulrich Drepper | 1 | -1/+1 |
2004-04-20 | Update. | Ulrich Drepper | 2 | -4/+4 |
2004-04-20 | Update. | Ulrich Drepper | 2 | -4/+51 |
2004-03-24 | Update. | Ulrich Drepper | 1 | -1/+1 |
2004-03-24 | Update. | Ulrich Drepper | 1 | -1/+3 |
2004-03-19 | Update. | Ulrich Drepper | 17 | -307/+111 |
2004-03-15 | Update. | Ulrich Drepper | 1 | -170/+105 |
2004-02-10 | (_i18n_number_rewrite): Few more changes to make the code smaller. | Ulrich Drepper | 1 | -9/+5 |
2004-02-10 | Update. | Ulrich Drepper | 1 | -2/+7 |
2004-02-09 | Update. | Ulrich Drepper | 1 | -6/+51 |
2004-02-08 | Undo parts of patch from 2000-2-11. Initialize width correctly. | Ulrich Drepper | 1 | -2/+2 |
2004-01-14 | Update. | Ulrich Drepper | 1 | -2/+2 |
2003-12-29 | Update. | Ulrich Drepper | 1 | -0/+2 |
2003-12-19 | Update. | Ulrich Drepper | 2 | -19/+27 |
2003-11-30 | Do not inline buffered_vfprintf to decrease stack usage. | Andreas Jaeger | 1 | -1/+1 |
2003-09-12 | Update. | Ulrich Drepper | 2 | -10/+11 |
2003-09-06 | Update. | Ulrich Drepper | 2 | -10/+13 |