about summary refs log tree commit diff
path: root/stdio-common
Commit message (Expand)AuthorAgeFilesLines
* (__printf_fp): Allocate buffer to generate mantissa output in usingUlrich Drepper1999-12-191-2/+17
* Correct last patch and use outchar instead of PUTC to output single characters.Ulrich Drepper1999-10-051-10/+10
* Remove limitation on size of precision for integers.Ulrich Drepper1999-09-251-48/+48
* Fix typo.Ulrich Drepper1999-09-231-1/+1
* Fix width handling when scanning floats.Ulrich Drepper1999-09-221-12/+38
* (process_arg): Correct last patch and write correct number of bytesUlrich Drepper1999-08-171-2/+2
* (process_arg): Correct %ls handling wrt to precision.Ulrich Drepper1999-08-171-8/+19
* Don't recognize hexadecimal floats without exponent.Ulrich Drepper1999-08-151-1/+1
* Include <stdlib.h> to get prototype for free.Ulrich Drepper1999-07-171-0/+1
* Avoid memory leak.Ulrich Drepper1999-07-161-0/+2
* Fix typo.Ulrich Drepper1999-07-101-1/+1
* (buffered_vfprintf): Add locking.Ulrich Drepper1999-07-091-1/+9
* Update from main branch.Ulrich Drepper1999-06-131-1/+3
* Update.Ulrich Drepper1999-05-072-6/+21
* Update.Ulrich Drepper1999-05-051-40/+43
* Update.Ulrich Drepper1999-04-281-21/+27
* Update.Ulrich Drepper1999-03-101-458/+0
* (__printf_fphex): Print no decimal point if the precision is zero, even if th...Ulrich Drepper1999-03-081-5/+5
* Update.Ulrich Drepper1999-02-231-2/+21
* Update.Ulrich Drepper1999-02-161-4/+4
* Update.Ulrich Drepper1999-02-142-1/+60
* Update.Ulrich Drepper1999-02-077-33/+106
* Update.Ulrich Drepper1999-01-232-19/+19
* Update.Ulrich Drepper1999-01-111-2/+2
* Update.Ulrich Drepper1998-12-151-2/+2
* Update.Ulrich Drepper1998-12-147-6/+58
* Update.Ulrich Drepper1998-12-123-2/+8
* Update.Ulrich Drepper1998-12-041-6/+8
* Update.Ulrich Drepper1998-11-171-15/+35
* Update.Ulrich Drepper1998-11-161-3/+3
* Update.Ulrich Drepper1998-11-132-15/+13
* Update.Ulrich Drepper1998-11-132-6/+6
* Update. glibc-2.0.101 cvs/glibc-2_0_101Ulrich Drepper1998-11-131-0/+13
* Update.Ulrich Drepper1998-10-291-0/+1
* Update.Ulrich Drepper1998-10-291-10/+33
* Update.Ulrich Drepper1998-10-291-1/+21
* Update.Ulrich Drepper1998-10-231-4/+11
* Update.Ulrich Drepper1998-09-201-0/+16
* Update.Ulrich Drepper1998-09-181-5/+30
* Update.Ulrich Drepper1998-09-161-4/+1
* Update.Ulrich Drepper1998-09-151-0/+2
* Update.Ulrich Drepper1998-09-141-1/+9
* Update.Ulrich Drepper1998-09-142-2/+38
* Update.Ulrich Drepper1998-09-101-8/+6
* Update.Ulrich Drepper1998-09-093-57/+66
* Update.Ulrich Drepper1998-09-061-1/+1
* Update.Ulrich Drepper1998-08-084-14/+30
* Update.Ulrich Drepper1998-08-042-1/+2
* Update.Ulrich Drepper1998-08-035-50/+46
* Update.Ulrich Drepper1998-07-312-126/+109