Anders Kaseorg f5f46d51f7 manual: Remove incorrect claim that qsort() can be stabilized
Under certain conditions on the size of the array and its items,
qsort() may fall back to an in-place quicksort if it cannot allocate
memory for a temporary array with malloc().  This algorithm is not a
stable sort even if the comparison function is written in the
described manner.

Fixes #10672.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2014-12-10 16:24:44 +01:00
..
2014-02-26 23:27:38 +01:00
2014-02-26 23:27:38 +01:00
2014-09-07 16:07:10 +10:00
dir
2014-02-26 23:27:38 +01:00
2014-04-08 17:12:15 -04:00
2014-01-01 22:02:55 +10:00
2014-01-31 23:23:59 -02:00
2014-02-26 23:27:38 +01:00
2014-02-26 23:27:38 +01:00
2014-02-26 23:27:38 +01:00
2014-02-26 23:27:38 +01:00
2013-02-20 13:30:23 -05:00
2014-02-26 23:27:38 +01:00
2014-06-05 01:13:04 +02:00
2014-02-26 23:27:38 +01:00