about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAnders Kaseorg <andersk@mit.edu>2014-12-11 05:33:22 -0500
committerOndřej Bílka <neleai@seznam.cz>2014-12-21 14:11:32 +0100
commit98fe149e34b48d0c4d69105315cc7c61be8276ec (patch)
treeeac01d656ff527b54d875ff963a6014949884813 /ChangeLog
parentd12455f59679faee885809258ae4f10449b1f2cf (diff)
downloadglibc-98fe149e34b48d0c4d69105315cc7c61be8276ec.tar.gz
glibc-98fe149e34b48d0c4d69105315cc7c61be8276ec.tar.xz
glibc-98fe149e34b48d0c4d69105315cc7c61be8276ec.zip
manual: Correct guarantee about pointers compared by qsort()
C99, C11, POSIX, and the glibc implementation do guarantee that the
pointers passed to the qsort comparison function lie within the array.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 642f84dcb0..eaaff71555 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-12-21  Anders Kaseorg  <andersk@mit.edu>
+
+	* manual/search.texi: (Array Sort Function): Clarify stable sorting
+	guarantees.
+
 2014-12-20  Chris Metcalf  <cmetcalf@ezchip.com>
 
 	* sysdeps/unix/sysv/linux/tile/localplt.data: New file.