index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
string
/
strcoll_l.c
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-10-21
Suppress -Wmaybe-uninitialized only for gcc
Adhemerval Zanella
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-06-02
Fix all the remaining misspellings -- BZ 25337
Paul Pluzhnikov
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-04-13
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-02-26
Fix another -Os strcoll build issue.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-06-20
Use locale_t, not __locale_t, throughout glibc
Zack Weinberg
2017-03-01
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-10-29
Bug 20729: Fix building with -Os.
Carlos O'Donell
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-08
strcoll: Remove incorrect STRDIFF-based optimization (Bug 18589).
Carlos O'Donell
2015-06-22
remove unnecessary memset in strcoll
Leonhard Holz
2015-06-22
remove now unused idxnow in strcoll
Leonhard Holz
2015-05-12
Improve strcoll with strdiff.
Leonhard Holz
2015-02-11
Remove unused definitions
Leonhard Holz
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-11-24
Speed up strcoll by inlining
Leonhard Holz
2014-10-17
Fix up incorrect formatting in last commit
Siddhesh Poyarekar
2014-10-17
strcoll: improve performance by removing the cache (#15884)
Leonhard Holz
2014-09-11
Move findidx nested functions to top-level.
Roland McGrath
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-11-10
Fix build on hurd
Samuel Thibault
2013-09-23
Check for integer overflow in cache size computation in strcoll
Siddhesh Poyarekar
2013-09-23
Fall back to non-cached sequence traversal and comparison on malloc fail
Siddhesh Poyarekar
2013-08-20
Simplify strcoll implementation
Siddhesh Poyarekar
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
2011-11-30
Fix access after end of search string in regex matcher
Andreas Schwab
2010-01-09
Add support for XPG7 testing.
Ulrich Drepper
2007-10-02
* de_DE.in: Adjust for correct handling of backward direction sorting.
Ulrich Drepper
2004-03-14
Update.
Ulrich Drepper
2002-08-06
* locale/Versions (libc: GLIBC_2.3): Add all the *_l functions
Roland McGrath
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
1997-02-15
Update to 2.1.x development version
cvs/libc-970218
cvs/libc-970217
cvs/libc-970216
cvs/libc-970215
Ulrich Drepper