aboutsummaryrefslogtreecommitdiff
path: root/stdlib/msort.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-12Fix qsort_r namespace (bug 17571).Joseph Myers1-3/+4
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2010-12-09Fix race in qsort_r initialization.Ulrich Drepper1-1/+5
2007-11-13* stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r.Ulrich Drepper1-12/+24
2007-10-052007-10-04 Jakub JelinekUlrich Drepper1-71/+205
2004-02-07Update.Andreas Jaeger1-3/+7
2002-09-24* catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath1-1/+1
2002-08-03* include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath1-2/+3
2002-01-29Update.Ulrich Drepper1-356/+52
2002-01-18Update.Ulrich Drepper1-52/+356
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2001-03-05(qsort): Don't use alloca in a function call.Andreas Jaeger1-3/+7
2000-02-28Update.Ulrich Drepper1-11/+49
1999-10-28Update.Ulrich Drepper1-17/+7
1997-11-06Update.cvs/libc-ud-971105Ulrich Drepper1-3/+2
1997-02-15update from main archive 970214cvs/root-libc-2_0_x-branchUlrich Drepper1-2/+2
1997-02-10update from main archive 970209cvs/libc-970210Ulrich Drepper1-15/+14
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper1-11/+20
1995-09-21Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-0/+1
1995-09-07(msort_with_tmp): Fixed alignment test. B1 and B2 are always congruent; just...Roland McGrath1-1/+1
1995-09-01Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-22/+34
1995-02-18initial importRoland McGrath1-0/+103