git: libc: Fix a few bugs in the xlocale collation code

Michael Neumann mneumann at crater.dragonflybsd.org
Mon Jun 29 05:53:26 PDT 2026


commit 89e6a0f0635e7d003318e2b2972a35215b8b0aa8
Author: Michael Neumann <mneumann at ntecs.de>
Date:   Mon Jun 29 14:49:33 2026 +0200

    libc: Fix a few bugs in the xlocale collation code
    
    Fixes: #3361
    
    Taken-from: FreeBSD (https://reviews.freebsd.org/rS356569)
    
    Suggested-by: jpipkin

Summary of changes:
 lib/libc/locale/collate.c | 9 +++++++--
 lib/libc/locale/rune.c    | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89e6a0f0635e7d003318e2b2972a35215b8b0aa8


-- 
DragonFly BSD source repository


More information about the Commits mailing list