Bash-5.3 patch 16: accommodate macOS dynamic pipe sizing, avoiding hangs

This commit is contained in:
Chet Ramey
2026-09-15 11:12:23 -04:00
parent b460816602
commit a5f4367d2a
6 changed files with 48 additions and 3 deletions
+1 -1
View File
@@ -25,6 +25,6 @@
regexp `^#define[ ]*PATCHLEVEL', since that's what support/mkversion.sh
looks for to find the patch level (for the sccs version string). */
#define PATCHLEVEL 15
#define PATCHLEVEL 16
#endif /* _PATCHLEVEL_H_ */