fix for memory leak with unset associative array elements; last set of changes to globbing bracket expressions; fix for timing subshell commands

This commit is contained in:
Chet Ramey
2022-11-23 17:03:34 -05:00
parent 94d25f57f1
commit 3c9dd45657
15 changed files with 6992 additions and 5359 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
#if defined (HAVE_SELECT)
# if !defined (HAVE_SYS_SELECT_H) || !defined (M_UNIX)
# include <sys/time.h>
# include "posixtime.h"
# endif
#endif /* HAVE_SELECT */
#if defined (HAVE_SYS_SELECT_H)