]> sourceware.org Git - glibc.git/history - stdlib/qsort.c
stdlib: Fix array bounds protection in insertion sort phase of qsort
[glibc.git] / stdlib / qsort.c
2023-12-04 Florian Weimerstdlib: Fix array bounds protection in insertion sort...
2023-11-21 Florian Weimerstdlib: The qsort implementation needs to use heapsort...
2023-11-21 Florian Weimerstdlib: Handle various corner cases in the fallback...
2023-11-21 Florian Weimerstdlib: Avoid another self-comparison in qsort
2023-11-08 Florian Weimerstdlib: Avoid element self-comparisons in qsort
2023-10-31 Adhemerval Zanellastdlib: Remove use of mergesort on qsort (BZ 21719)
2023-10-31 Adhemerval Zanellastdlib: Implement introsort for qsort (BZ 19305)
2023-10-31 Adhemerval Zanellastdlib: qsort: Move some macros to inline function
2023-10-31 Adhemerval Zanellastdlib: Move insertion sort out qsort
2023-10-31 Adhemerval Zanellastdlib: Optimization qsort{_r} swap implementation
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-09-03 Siddhesh PoyarekarRemove "Contributed by" lines
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-02-27 Joseph MyersAdd some spaces before '('.
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2007-11-13 Ulrich Drepper* stdlib/stdlib.h: Define __compar_d_fn_t. Declare...
2004-03-10 Ulrich Drepper[BZ #16]
2002-01-29 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
1999-10-28 Ulrich DrepperUpdate.
1997-02-19 Ulrich Drepperupdate from main archive 970218 cvs/libc-970219 cvs/libc-970220 cvs/libc-970221
1997-02-15 Ulrich Drepperupdate from main archive 970214 cvs/root-libc-2_0_x-branch
1997-02-10 Ulrich Drepperupdate from main archive 970209 cvs/libc-970210
1996-12-20 Ulrich DrepperUpdate from main archive 961219 cvs/libc-961220
1995-02-18 Roland McGrathinitial import
This page took 0.885734 seconds and 45 git commands to generate.