about summary refs log tree commit diff
path: root/string/strcoll_l.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Replace {u}int_fast{16|32} with {u}int32_tNoah Goldstein2022-04-131-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Fix another -Os strcoll build issue.Joseph Myers2018-02-261-0/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Use locale_t, not __locale_t, throughout glibcZack Weinberg2017-06-201-1/+1
* Narrowing the visibility of libc-internal.h even further.Zack Weinberg2017-03-011-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Bug 20729: Fix building with -Os.Carlos O'Donell2016-10-291-0/+13
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).Carlos O'Donell2015-10-081-37/+1
* remove unnecessary memset in strcollLeonhard Holz2015-06-221-2/+5
* remove now unused idxnow in strcollLeonhard Holz2015-06-221-1/+0
* Improve strcoll with strdiff.Leonhard Holz2015-05-121-1/+37
* Remove unused definitionsLeonhard Holz2015-02-111-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Speed up strcoll by inliningLeonhard Holz2014-11-241-2/+2
* Fix up incorrect formatting in last commitSiddhesh Poyarekar2014-10-171-4/+4
* strcoll: improve performance by removing the cache (#15884)Leonhard Holz2014-10-171-318/+26
* Move findidx nested functions to top-level.Roland McGrath2014-09-111-5/+4
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix build on hurdSamuel Thibault2013-11-101-0/+1
* Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar2013-09-231-1/+9
* Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar2013-09-231-31/+234
* Simplify strcoll implementationSiddhesh Poyarekar2013-08-201-406/+295
* 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 access after end of search string in regex matcherAndreas Schwab2011-11-301-3/+3
* Add support for XPG7 testing.Ulrich Drepper2010-01-091-2/+2
* * de_DE.in: Adjust for correct handling of backward direction sorting.Ulrich Drepper2007-10-021-6/+18
* Update.Ulrich Drepper2004-03-141-3/+511
* * locale/Versions (libc: GLIBC_2.3): Add all the *_l functionsRoland McGrath2002-08-061-2/+4
* Update to LGPL v2.1.Andreas Jaeger2001-07-061-8/+8
* Update to 2.1.x development version cvs/libc-970218 cvs/libc-970217 cvs/libc-970216 cvs/libc-970215Ulrich Drepper1997-02-151-0/+21