]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 29 Jan 2002 06:55:05 +0000 (06:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 29 Jan 2002 06:55:05 +0000 (06:55 +0000)
ChangeLog

index 1c3311159cf11e54965afe16c7f8cdddd445b092..ff0eacc63cd42404bba75c21bd6bf104d7bc1db5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-01-27  Paul Eggert  <eggert@twinsun.com>
+
+       * stdlib/qsort.c (_quicksort): Do not apply the comparison function
+       to a pivot element that lies outside the array to be sorted, as
+       ISO C99 requires that the comparison function be called only with
+       addresses of array elements.
+
 2002-01-28  Ulrich Drepper  <drepper@redhat.com>
 
        * elf/dl-load.c (_dl_map_object): Remove incorrect optimization