about summary refs log tree commit diff
path: root/stdlib/msort.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix qsort_r namespace (bug 17571).Joseph Myers2014-11-121-3/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix race in qsort_r initialization.Ulrich Drepper2010-12-091-1/+5
* * stdlib/stdlib.h: Define __compar_d_fn_t. Declare qsort_r.Ulrich Drepper2007-11-131-12/+24
* 2007-10-04 Jakub JelinekUlrich Drepper2007-10-051-71/+205
* Update.Andreas Jaeger2004-02-071-3/+7
* * catgets/open_catalog.c (__open_catalog): Don't use a value typeRoland McGrath2002-09-241-1/+1
* * include/stdlib.h: Use libc_hidden_proto for qsort.Roland McGrath2002-08-031-2/+3
* Update.Ulrich Drepper2002-01-291-356/+52
* Update.Ulrich Drepper2002-01-181-52/+356
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* (qsort): Don't use alloca in a function call.Andreas Jaeger2001-03-051-3/+7
* Update.Ulrich Drepper2000-02-281-11/+49
* Update.Ulrich Drepper1999-10-281-17/+7
* Update. cvs/libc-ud-971105Ulrich Drepper1997-11-061-3/+2
* update from main archive 970214 cvs/root-libc-2_0_x-branchUlrich Drepper1997-02-151-2/+2
* update from main archive 970209 cvs/libc-970210Ulrich Drepper1997-02-101-15/+14
* update from main archive cvs/libc-960927Ulrich Drepper1996-09-271-11/+20
* Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-211-0/+1
* (msort_with_tmp): Fixed alignment test. B1 and B2 are always congruent; just...Roland McGrath1995-09-071-1/+1
* Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-011-22/+34
* initial importRoland McGrath1995-02-181-0/+103