Bash-5.2 patch 35: fix compilation on systems that provide select or pselect but not both

This commit is contained in:
Chet Ramey
2024-09-23 18:16:27 -04:00
parent 2abedfbddb
commit 315ca61c0c
4 changed files with 8 additions and 1376 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 34
#define PATCHLEVEL 35
#endif /* _PATCHLEVEL_H_ */