mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-30 17:09:50 +02:00
change some error messages so the format string isn't the return value from gettext(); work around macos problem with gettext() in child processes; don't try to set tty state while running a trap; don't default to trying enable -f file if the shell is restricted; note that configure now supports --enable-year2038
This commit is contained in:
@@ -134,4 +134,6 @@ extern void bind_lastarg (char *);
|
||||
extern void uw_dispose_fd_bitmap (void *);
|
||||
extern void uw_close (void *);
|
||||
|
||||
extern void init_notfound_str (void);
|
||||
|
||||
#endif /* _EXECUTE_CMD_H_ */
|
||||
|
||||
Reference in New Issue
Block a user