[PATCH v6 0/2] Add Hunsrik locale support (hrx, hrx_BR)

Project / Subsystem

glibc / glibc

Date

2026-04-17

Proposer

Garccez <[email protected]>

Source type

public_inbox

Consensus

Proposed

Sentiment

8/10

Technical tradeoffs

  • Requires adding new data files to glibc.
  • Needs to ensure correct locale data and formatting.
  • May increase the size of glibc.

All attributes

project
glibc
subsystem
glibc
patch_id
discussion_id
[email protected]
source_type
public_inbox
title
[PATCH v6 0/2] Add Hunsrik locale support (hrx, hrx_BR)
headline
Add Hunsrik locale support (hrx, hrx_BR)
tldr
This patch adds support for the Hunsrik locale (hrx) and the Hunsrik locale for Brazil (hrx_BR) to glibc.
stakes
Adding new locale support increases the usability of glibc for speakers of less common languages.
proposer
Garccez <[email protected]>
consensus
Proposed
outcome
proposed
sentiment_score
8
sentiment_rationale
The patch series adds new language support and fixes issues in previous versions, suggesting positive progress.
technical_tradeoffs
  • Requires adding new data files to glibc.
  • Needs to ensure correct locale data and formatting.
  • May increase the size of glibc.
series_id
glibc:add hunsrik locale support (hrx, hrx_br)
series_role
cover
series_parts
[]
tags
  • locale
  • Hunsrik
  • hrx
  • i18n
bugzilla_url
date
2026-04-17T00:00:00.000Z

[PATCH v6 0/2] Add Hunsrik locale support (hrx, hrx_BR)

This patch series adds support for the Hunsrik language (hrx) and the Hunsrik locale for Brazil (hrx_BR) to glibc. The changes include defining Hunsrik in iso-639.def and adding the hrx_BR locale data. This is version 6 of the patch, which fixes a date format escape character and drops the first_weekday setting.