summaryrefslogtreecommitdiffstats
path: root/stdlib (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2002-08-04 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-051-2/+3
* * include/search.h: Use libc_hidden_proto for hsearch_r, lfind.Roland McGrath2002-08-041-1/+5
* * include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath2002-08-031-2/+3
* * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog.Roland McGrath2002-08-032-2/+4
* Update.Ulrich Drepper2002-08-032-1/+3
* Update.Ulrich Drepper2002-07-203-1/+76
* Update.Ulrich Drepper2002-07-112-1/+23
* Update.Andreas Jaeger2002-07-062-31/+90
* Update.Ulrich Drepper2002-05-162-18/+8
* Update.Ulrich Drepper2002-04-091-1/+4
* Update.Ulrich Drepper2002-03-141-3/+1
* Update.Ulrich Drepper2002-03-132-4/+4
* Update.Ulrich Drepper2002-03-1212-67/+14
* Update.Ulrich Drepper2002-03-121-3/+4
* Update.Ulrich Drepper2002-02-281-1/+4
* Update.Ulrich Drepper2002-02-261-3/+4
* Update.Ulrich Drepper2002-02-191-2/+2
* Update.Ulrich Drepper2002-02-141-1/+7
* Update.Ulrich Drepper2002-02-011-4/+5
* Update.Ulrich Drepper2002-01-292-5/+47
* Update.Ulrich Drepper2002-01-292-365/+58
* Update.Ulrich Drepper2002-01-181-52/+356
* Realloc error handling memory leak fix.Ulrich Drepper2001-12-291-4/+6
* * include/features.h (__GLIBC_HAVE_LONG_LONG): Define for Andreas Jaeger2001-11-191-3/+3
* * 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