diff options
author | Rich Felker <dalias@aerifal.cx> | 2020-12-09 16:58:32 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2020-12-09 16:58:32 -0500 |
commit | 37fcc13c12ade19c37a1a8ac80be4a14e21cff1e (patch) | |
tree | bf9b3460c0ca84c4abdaab1f276e6f6e6d676c1c /arch | |
parent | fix misleading comment in strstr (diff) | |
download | grovel-37fcc13c12ade19c37a1a8ac80be4a14e21cff1e.tar.gz grovel-37fcc13c12ade19c37a1a8ac80be4a14e21cff1e.tar.xz |
lift locale lock out of internal __get_locale
this allows the lock to be shared with setlocale, eliminates repeated
per-category lock/unlock in newlocale, and will allow the use of
pthread_once in newlocale to be dropped (to be done separately).
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions