mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-09 19:50:32 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user