about summary refs log tree commit diff
path: root/stdio-common
Commit message (Expand)AuthorAgeFilesLines
* 2005-01-27 Jakub Jelinek <jakub@redhat.com>Roland McGrath2005-02-161-0/+68
* 2005-01-05 Ulrich Drepper <drepper@redhat.com>Roland McGrath2005-02-161-1/+1
* [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-10-111-4/+76
* Update.Ulrich Drepper2004-09-142-11/+11
* * sysdeps/ieee754/dbl-64/mpa.c: Include <sys/param.h>.Roland McGrath2004-08-111-0/+1
* [BZ #316]Roland McGrath2004-08-102-2/+159
* (do_release_all): Add __libc_freeres_fn_section.Ulrich Drepper2004-08-042-11/+2
* [BZ #282]Ulrich Drepper2004-07-232-1/+74
* Update.Ulrich Drepper2004-06-291-1/+2
* * stdio-common/psignal.c (psignal): Don't use BUF when asprintfRoland McGrath2004-06-151-5/+7
* Update.Ulrich Drepper2004-06-061-1/+37
* Don't expand _itoa inline for libc.Ulrich Drepper2004-06-061-5/+10
* Update.Ulrich Drepper2004-06-011-1/+7
* Update.Ulrich Drepper2004-05-031-1/+1
* Update.Ulrich Drepper2004-04-202-4/+4
* Update.Ulrich Drepper2004-04-202-4/+51
* Update.Ulrich Drepper2004-03-241-1/+1
* Update.Ulrich Drepper2004-03-241-1/+3
* Update.Ulrich Drepper2004-03-1917-307/+111
* Update.Ulrich Drepper2004-03-151-170/+105
* (_i18n_number_rewrite): Few more changes to make the code smaller.Ulrich Drepper2004-02-101-9/+5
* Update.Ulrich Drepper2004-02-101-2/+7
* Update.Ulrich Drepper2004-02-091-6/+51
* Undo parts of patch from 2000-2-11. Initialize width correctly.Ulrich Drepper2004-02-081-2/+2
* Update.Ulrich Drepper2004-01-141-2/+2
* Update.Ulrich Drepper2003-12-291-0/+2
* Update.Ulrich Drepper2003-12-192-19/+27
* Do not inline buffered_vfprintf to decrease stack usage.Andreas Jaeger2003-11-301-1/+1
* Update.Ulrich Drepper2003-09-122-10/+11
* Update.Ulrich Drepper2003-09-062-10/+13
* Update.Ulrich Drepper2003-09-031-0/+1
* Update.Ulrich Drepper2003-08-301-0/+1
* Update.Ulrich Drepper2003-08-191-3/+3
* Update.Ulrich Drepper2003-08-142-3/+3
* Update.Ulrich Drepper2003-07-311-1/+1
* Update.Ulrich Drepper2003-07-151-0/+4
* * posix/tst-nanosleep.c: Include <time.h> for nanosleep Andreas Jaeger2003-06-251-1/+1
* * posix/transbug.c: Include <string.h> for memset and strlen Andreas Jaeger2003-06-251-0/+1
* Include stdlib.h and sys/param.h.Ulrich Drepper2003-06-121-1/+3
* Update.Ulrich Drepper2003-06-119-396/+471
* Update.Ulrich Drepper2003-05-273-12/+27
* Update.Ulrich Drepper2003-05-261-3/+3
* 2003-05-03 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-031-2/+0
* Update.Ulrich Drepper2003-04-171-7/+1
* Update.Ulrich Drepper2003-04-151-12/+13
* * stdio-common/reg-printf.c (__register_printf_function): CallocRoland McGrath2003-04-051-2/+2
* * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath2003-03-141-36/+37