aboutsummaryrefslogtreecommitdiffstats
path: root/stdlib
AgeCommit message (Expand)AuthorFilesLines
2002-05-16Update.Ulrich Drepper2-18/+8
2002-04-09Update.Ulrich Drepper1-1/+4
2002-03-14Update.Ulrich Drepper1-3/+1
2002-03-13Update.Ulrich Drepper2-4/+4
2002-03-12Update.Ulrich Drepper12-67/+14
2002-03-12Update.Ulrich Drepper1-3/+4
2002-02-28Update.Ulrich Drepper1-1/+4
2002-02-26Update.Ulrich Drepper1-3/+4
2002-02-19Update.Ulrich Drepper1-2/+2
2002-02-14Update.Ulrich Drepper1-1/+7
2002-02-01Update.Ulrich Drepper1-4/+5
2002-01-29Update.Ulrich Drepper2-5/+47
2002-01-29Update.Ulrich Drepper2-362/+55
2002-01-18Update.Ulrich Drepper1-49/+353
2001-12-29Realloc error handling memory leak fix.Ulrich Drepper1-4/+6
2001-11-19* include/features.h (__GLIBC_HAVE_LONG_LONG): Define for Andreas Jaeger1-3/+3
2001-10-25* stdlib/a64l.c: Expect least significant digit first. Andreas Schwab4-7/+82
2001-09-12Update.Ulrich Drepper1-0/+1
2001-08-23Update.Ulrich Drepper1-1/+1
2001-08-17Update.Ulrich Drepper1-15/+40
2001-08-07update.Andreas Jaeger1-0/+3
2001-08-07Update.Ulrich Drepper2-5/+8
2001-07-06Update to LGPL v2.1.Andreas Jaeger77-625/+628
2001-05-07Update.Andreas Jaeger1-2/+1
2001-04-07Update.Ulrich Drepper1-0/+16
2001-04-06Update.Ulrich Drepper1-1/+12
2001-04-04Update.Ulrich Drepper1-12/+15
2001-03-30Update.Ulrich Drepper1-1/+1
2001-03-28Update.Ulrich Drepper1-2/+2
2001-03-16Update.Ulrich Drepper2-1/+114
2001-03-05Remove __new_exitfn.Ulrich Drepper1-4/+0
2001-03-05(qsort): Don't use alloca in a function call.Andreas Jaeger1-3/+7
2001-03-04Don't use multi-line strings.Andreas Jaeger1-296/+296
2001-02-26Update.Ulrich Drepper5-65/+90
2001-02-10* stdlib/Makefile (tests): Don't run tst-fmtmsg when Andreas Jaeger2-6/+10
2001-02-07Update.Ulrich Drepper2-0/+13
2001-02-07Update.Ulrich Drepper2-1/+95
2001-02-07Never stop prematurely reading digits before the decimal point is found. Compute exponent limit for negative exponents correctly. For numbers ending in all zeros eat the zeroes even before the decimal point if the exponent is negative.Ulrich Drepper1-11/+19
2001-02-06Update.Andreas Jaeger1-2/+0
2001-01-27Update.Ulrich Drepper2-6/+7
2001-01-26Update.Andreas Jaeger2-1/+3
2001-01-24Update.Ulrich Drepper1-0/+2
2001-01-24Update.Ulrich Drepper1-1/+64
2001-01-24(str_to_mpn): Correct parsing of thousands separators.Ulrich Drepper1-5/+6
2001-01-23Update.Andreas Jaeger1-1/+2
2001-01-21Update.Ulrich Drepper14-124/+60
2001-01-20Update.Ulrich Drepper1-1/+1
2001-01-20Update.Ulrich Drepper3-8/+396
2001-01-16Update.Ulrich Drepper1-6/+6
2001-01-12Update.Ulrich Drepper7-61/+9