fix export environment if a local variable inherits the export attribute from a variable with the same name at a previous scope; changes to help builtin and glob pattern arguments; fix for fpurge declaration in a source file; man page typesetting updates

This commit is contained in:
Chet Ramey
2025-11-19 10:18:54 -05:00
parent 2fd02c8387
commit bcac47f08a
10 changed files with 67 additions and 32 deletions
+2
View File
@@ -34,6 +34,8 @@
#include "bashintl.h"
#define NEED_FPURGE_DECL
#include "shell.h"
#include "execute_cmd.h"
#if defined (JOB_CONTROL)