aboutsummaryrefslogtreecommitdiffstats
path: root/stdlib (follow)
Commit message (Expand)AuthorAgeFilesLines
* * stdlib/a64l.c: Expect least significant digit first. Andreas Schwab2001-10-254-7/+82
* Update.Ulrich Drepper2001-09-121-0/+1
* Update.Ulrich Drepper2001-08-231-1/+1
* Update.Ulrich Drepper2001-08-171-15/+40
* update.Andreas Jaeger2001-08-071-0/+3
* Update.Ulrich Drepper2001-08-072-5/+8
* Update to LGPL v2.1.Andreas Jaeger2001-07-0677-627/+630
* Update.Andreas Jaeger2001-05-071-2/+1
* Update.Ulrich Drepper2001-04-071-0/+16
* Update.Ulrich Drepper2001-04-061-1/+12
* Update.Ulrich Drepper2001-04-041-12/+15
* Update.Ulrich Drepper2001-03-301-1/+1
* Update.Ulrich Drepper2001-03-281-2/+2
* Update.Ulrich Drepper2001-03-162-1/+114
* Remove __new_exitfn.Ulrich Drepper2001-03-051-4/+0
* (qsort): Don't use alloca in a function call.Andreas Jaeger2001-03-051-3/+7
* Don't use multi-line strings.Andreas Jaeger2001-03-041-296/+296
* Update.Ulrich Drepper2001-02-265-65/+90
* * stdlib/Makefile (tests): Don't run tst-fmtmsg when Andreas Jaeger2001-02-102-6/+10
* Update.Ulrich Drepper2001-02-072-0/+13
* Update.Ulrich Drepper2001-02-072-1/+95
* Never 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 Drepper2001-02-071-11/+19
* Update.Andreas Jaeger2001-02-061-2/+0
* Update.Ulrich Drepper2001-01-272-6/+7
* Update.Andreas Jaeger2001-01-262-1/+3
* Update.Ulrich Drepper2001-01-241-0/+2
* Update.Ulrich Drepper2001-01-241-1/+64
* (str_to_mpn): Correct parsing of thousands separators.Ulrich Drepper2001-01-241-5/+6
* Update.Andreas Jaeger2001-01-231-1/+2
* Update.Ulrich Drepper2001-01-2114-125/+61
* Update.Ulrich Drepper2001-01-201-1/+1
* Update.Ulrich Drepper2001-01-203-8/+396
* Update.Ulrich Drepper2001-01-161-6/+6
* Update.Ulrich Drepper2001-01-127-61/+9
* Update.Ulrich Drepper2001-01-115-5/+57
* Update.Ulrich Drepper2001-01-091-2/+9
* * malloc/memusagestat.c (main): Use return instead of exit to Andreas Jaeger2000-12-315-5/+5
* Update.Ulrich Drepper2000-12-291-3/+5
* * stdio-common/printf_fp.c (__printf_fp): Add prototype for nested Andreas Jaeger2000-12-271-0/+3
* Update.Andreas Jaeger2000-12-271-1/+1
* Update.Ulrich Drepper2000-12-061-3/+6
* Update.Andreas Jaeger2000-12-052-2/+2
* Update.Ulrich Drepper2000-11-251-2/+2
* Update.Ulrich Drepper2000-11-201-2/+2
* Update.Ulrich Drepper2000-11-011-2/+2
* Update.Ulrich Drepper2000-10-274-13/+405
* Update.Ulrich Drepper2000-09-261-0/+11
* Update.Ulrich Drepper2000-09-162-1/+70
* Update.Ulrich Drepper2000-09-141-1/+1
* Update.Andreas Jaeger2000-09-071-2/+53