fix obscure macOS issue where the Apple locale is set to something setlocale(3) doesn't understand; don't source .bash_logout if the shell is running setuid; fix for macOS issue with pipe size throttling and here-documents

This commit is contained in:
Chet Ramey
2026-07-14 09:29:04 -04:00
parent 0e16a4e4b1
commit 03e7298d1e
24 changed files with 2806 additions and 2336 deletions
+2
View File
@@ -277,6 +277,7 @@ lib/intl/localcharset.c f
lib/intl/localealias.c f
lib/intl/localename-table.c f
lib/intl/localename.c f
lib/intl/localename.h f
lib/intl/lock.c f
lib/intl/log.c f
lib/intl/ngettext.c f
@@ -292,6 +293,7 @@ lib/intl/relocatable.c f
lib/intl/setlocale-lock.c f
lib/intl/setlocale.c f
lib/intl/setlocale_null.c f
lib/intl/setlocale-fixes.h f
lib/intl/textdomain.c f
lib/intl/threadlib.c f
lib/intl/tsearch.c f