mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-08 03:02:40 +02:00
complete initial implementation of nofork command substitution (${ command; })
This commit is contained in:
@@ -121,6 +121,8 @@ extern void restore_funcarray_state (struct func_array_state *);
|
||||
extern void uw_restore_funcarray_state (void *);
|
||||
#endif
|
||||
|
||||
extern void uw_lastpipe_cleanup (void *);
|
||||
|
||||
extern void bind_lastarg (char *);
|
||||
|
||||
extern void uw_dispose_fd_bitmap (void *);
|
||||
|
||||
Reference in New Issue
Block a user